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 miss-islington
Recipients brett.cannon, christian.heimes, dino.viehland, miss-islington, pablogsal, xtreak
Date 2019-09-12.14:38:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568299097.23.0.717333605536.issue38138@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8d88e8c662a80c186c7a0e67f1c1f3d4010276f8 by Miss Islington (bot) (Dino Viehland) in branch 'master':
bpo-38138: Fix memory leak introduced by interned strings (GH-16053)
https://github.com/python/cpython/commit/8d88e8c662a80c186c7a0e67f1c1f3d4010276f8
History
Date User Action Args
2019-09-12 14:38:17miss-islingtonsetrecipients: + miss-islington, brett.cannon, christian.heimes, dino.viehland, pablogsal, xtreak
2019-09-12 14:38:17miss-islingtonsetmessageid: <1568299097.23.0.717333605536.issue38138@roundup.psfhosted.org>
2019-09-12 14:38:17miss-islingtonlinkissue38138 messages
2019-09-12 14:38:17miss-islingtoncreate