Message 395102 - Python tracker
Message395102
| Author | pablogsal |
|---|---|
| Recipients | Guido.van.Rossum, Mark.Shannon, eric.snow, gvanrossum, pablogsal, rhettinger, serhiy.storchaka |
| Date | 2021-06-04.16:39:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1622824762.9.0.103929507713.issue43693@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
PR reverts commits 2c1e2583fdc4db6b43d163239ea42b0e8394171f and b2bf2bc1ece673d387341e06c8d3c2bc6e259747. Please, commit them back once the refleaks are resolved. I took a quick look and seems that there are several issues but there are more I could find. Some of the issues seem to be related to commit 2c1e2583fdc4db6b43d163239ea42b0e8394171f calling _PyCode_GetVarnames and _PyCode_GetFreevars without decrementing the reference after use but there are more. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-06-04 16:39:22 | pablogsal | set | recipients: + pablogsal, gvanrossum, rhettinger, Mark.Shannon, eric.snow, serhiy.storchaka, Guido.van.Rossum |
| 2021-06-04 16:39:22 | pablogsal | set | messageid: <1622824762.9.0.103929507713.issue43693@roundup.psfhosted.org> |
| 2021-06-04 16:39:22 | pablogsal | link | issue43693 messages |
| 2021-06-04 16:39:22 | pablogsal | create | |