X Tutup
The Wayback Machine - https://web.archive.org/web/20230603095017/https://github.com/python/cpython/tree/main/Modules
Skip to content
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
cpython/Modules/
cpython/Modules/

Latest commit

…-105258)

The _xxsubinterpreters module was meant to only use public API.  Some internal C-API usage snuck in over the last few years (e.g. gh-28969).  This fixes that.
e6373c0

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 22, 2023 06:14
Source files for standard library extension modules,
and former extension modules that are now builtin modules.
X Tutup