bpo-1635741: _contextvars uses PyModule_AddType() by vstinner · Pull Request #23147 · python/cpython
Replace PyModule_AddObject() with PyModule_AddType() in the _contextvars module (Python-ast.c). Add also the module name to _contextvars types to get qualified names.
adorilson pushed a commit to adorilson/cpython that referenced this pull request
Mar 13, 2021
kylotan
mannequin
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters