summaryrefslogtreecommitdiffstats
path: root/Python/_warnings.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-11-04 15:33:55 (GMT)
committerGitHub <noreply@github.com>2020-11-04 15:33:55 (GMT)
commit988f1ec8d2643a0d00851903abcdae90d57ac0e6 (patch)
treea1cd6775adef2af21bcdfd29d140af1c80ff38fc /Python/_warnings.c
parentcfb41e80c1ac5940ec6f2246c9ab4a3d16ef757e (diff)
downloadcpython-988f1ec8d2643a0d00851903abcdae90d57ac0e6.zip
cpython-988f1ec8d2643a0d00851903abcdae90d57ac0e6.tar.gz
cpython-988f1ec8d2643a0d00851903abcdae90d57ac0e6.tar.bz2
bpo-1635741: _contextvars uses PyModule_AddType() (GH-23147)
Replace PyModule_AddObject() with PyModule_AddType() in the _contextvars module (Python-ast.c). Add also the module name to _contextvars types name.
Diffstat (limited to 'Python/_warnings.c')
0 files changed, 0 insertions, 0 deletions