Message360472
| Author | vstinner |
|---|---|
| Recipients | serhiy.storchaka, vstinner |
| Date | 2020-01-22.15:00:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1579705203.27.0.195797845327.issue39395@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Issue39406 is a new feature. In any case we should fix potential crash in older Python versions. Python 3.8 and older are not affected by this issue since they never destroy the posix_putenv_garbage dictionary: memory is never released. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-01-22 15:00:03 | vstinner | set | recipients: + vstinner, serhiy.storchaka |
| 2020-01-22 15:00:03 | vstinner | set | messageid: <1579705203.27.0.195797845327.issue39395@roundup.psfhosted.org> |
| 2020-01-22 15:00:03 | vstinner | link | issue39395 messages |
| 2020-01-22 15:00:03 | vstinner | create | |