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 vstinner
Recipients berker.peksag, izbyshev, serhiy.storchaka, vstinner
Date 2018-08-24.23:34:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535153700.69.0.56676864532.issue34492@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset eb746dbae8b320758ee08f811316d7f283435cc0 by Victor Stinner (Alexey Izbyshev) in branch 'master':
bpo-34492: Python/coreconfig.c: Fix _Py_wstrlist_copy() (GH-8910)
https://github.com/python/cpython/commit/eb746dbae8b320758ee08f811316d7f283435cc0
History
Date User Action Args
2018-08-24 23:35:00vstinnersetrecipients: + vstinner, berker.peksag, serhiy.storchaka, izbyshev
2018-08-24 23:35:00vstinnersetmessageid: <1535153700.69.0.56676864532.issue34492@psf.upfronthosting.co.za>
2018-08-24 23:35:00vstinnerlinkissue34492 messages
2018-08-24 23:34:59vstinnercreate