◐ Shell
clean mode source ↗

Update What's New in Python 3.9 by vstinner · Pull Request #14253 · python/cpython

* Mention bpo of PyImport_Cleanup removal
* Fix bpo number of PyByteArray_Init removal

Mariatta

CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request

Jun 21, 2019

vstinner added a commit that referenced this pull request

Jun 21, 2019
Fix bpo number of PyByteArray_Init removal

(cherry picked from commit c68e3fb)

lisroach pushed a commit to lisroach/cpython that referenced this pull request

Sep 10, 2019
* Mention bpo of PyImport_Cleanup removal
* Fix bpo number of PyByteArray_Init removal

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
* Mention bpo of PyImport_Cleanup removal
* Fix bpo number of PyByteArray_Init removal