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