Message364905
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2020-03-23.22:41:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1585003263.45.0.397695046047.issue40050@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
https://buildbot.python.org/all/#/builders/206/builds/119 test_importlib leaked [6303, 6299, 6303] references, sum=18905 test_importlib leaked [2022, 2020, 2022] memory blocks, sum=6064 Issue reported at: https://bugs.python.org/issue1635741#msg364845 It seems like the regression was introduced by the following change: commit 8334f30a74abcf7e469b901afc307887aa85a888 (HEAD) Author: Hai Shi <shihai1992@gmail.com> Date: Fri Mar 20 16:16:45 2020 +0800 bpo-1635741: Port _weakref extension module to multiphase initialization (PEP 489) (GH-19084) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-23 22:41:03 | vstinner | set | recipients: + vstinner |
| 2020-03-23 22:41:03 | vstinner | set | messageid: <1585003263.45.0.397695046047.issue40050@roundup.psfhosted.org> |
| 2020-03-23 22:41:03 | vstinner | link | issue40050 messages |
| 2020-03-23 22:41:03 | vstinner | create | |