diff options
author | Victor Stinner <vstinner@python.org> | 2020-11-04 15:33:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-04 15:33:55 (GMT) |
commit | 988f1ec8d2643a0d00851903abcdae90d57ac0e6 (patch) | |
tree | a1cd6775adef2af21bcdfd29d140af1c80ff38fc /Python/_warnings.c | |
parent | cfb41e80c1ac5940ec6f2246c9ab4a3d16ef757e (diff) | |
download | cpython-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