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 python-dev
Recipients christian.heimes, python-dev, serhiy.storchaka, vstinner
Date 2016-09-14.05:47:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160914054708.24379.95437.4AC8ECA2@psf.io>
In-reply-to
Content
New changeset a27cb132e140 by Benjamin Peterson in branch '3.5':
improve type-safe of and prevent double-frees in get_locale_info (#28119)
https://hg.python.org/cpython/rev/a27cb132e140

New changeset 5ab61df1ca96 by Benjamin Peterson in branch '3.6':
merge 3.5 (#28119)
https://hg.python.org/cpython/rev/5ab61df1ca96
History
Date User Action Args
2016-09-14 05:47:12python-devsetrecipients: + python-dev, vstinner, christian.heimes, serhiy.storchaka
2016-09-14 05:47:12python-devlinkissue28119 messages
2016-09-14 05:47:12python-devcreate