SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

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.
V
Victor Stinner committed
988f1ec8d2643a0d00851903abcdae90d57ac0e6
Parent: cfb41e8
Committed by GitHub <noreply@github.com> on 11/4/2020, 3:33:55 PM