Message 367416 - Python tracker
Message367416
| Author | vstinner |
|---|---|
| Recipients | corona10, pablogsal, serhiy.storchaka, shihai1991, tim.peters, vstinner |
| Date | 2020-04-27.13:01:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1587992506.28.0.428074899358.issue40217@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
FYI I closed bpo-40149: the commit 0169d3003be3d072751dd14a5c84748ab63a249f fixed test_threading leak. -- For master, it would be nice to have a NEWS entry, and maybe also a What's New in Python 3.9 entry, maybe in the "Changes in the C API" section. -- Now, what about Python 3.8? The commit 364f0b0f19cc3f0d5e63f571ec9163cf41c62958 is part of Python 3.8.0. Is it ok to backport the commit 0169d3003be3d072751dd14a5c84748ab63a249f into Python 3.8.3? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-27 13:01:46 | vstinner | set | recipients: + vstinner, tim.peters, serhiy.storchaka, corona10, pablogsal, shihai1991 |
| 2020-04-27 13:01:46 | vstinner | set | messageid: <1587992506.28.0.428074899358.issue40217@roundup.psfhosted.org> |
| 2020-04-27 13:01:46 | vstinner | link | issue40217 messages |
| 2020-04-27 13:01:46 | vstinner | create | |