mirror of
https://github.com/python/cpython.git
synced 2026-08-08 16:21:45 +08:00
gh-134160: Use PyModuleDef.m_free in the example module xxlimited (GH-135174) (cherry picked from commit 1adca08d658ee2d520f3193960eaf3ae2ead1cef) Co-authored-by: Petr Viktorin <encukou@gmail.com> Co-authored-by: neonene <53406459+neonene@users.noreply.github.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.