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 ZackerySpytz, miss-islington, pablogsal, serhiy.storchaka
Date 2019-03-28.15:08:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553785729.43.0.948306823169.issue36459@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6fd3c852b15820480ad2ea83e7857615c4976304 by Miss Islington (bot) in branch '3.7':
bpo-36459: Fix a possible double PyMem_FREE() due to tokenizer.c's tok_nextc() (12601)
https://github.com/python/cpython/commit/6fd3c852b15820480ad2ea83e7857615c4976304
History
Date User Action Args
2019-03-28 15:08:49miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, ZackerySpytz, pablogsal
2019-03-28 15:08:49miss-islingtonsetmessageid: <1553785729.43.0.948306823169.issue36459@roundup.psfhosted.org>
2019-03-28 15:08:49miss-islingtonlinkissue36459 messages
2019-03-28 15:08:49miss-islingtoncreate