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-25.16:47:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535215620.95.0.56676864532.issue34492@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 388bd4bd7622f6781260ed388f7c76b673adb0e1 by Victor Stinner (Alexey Izbyshev) in branch '3.7':
[3.7] bpo-34492: Modules/main.c: Fix copy_wstrlist() (GH-8910) (GH-8922)
https://github.com/python/cpython/commit/388bd4bd7622f6781260ed388f7c76b673adb0e1
History
Date User Action Args
2018-08-25 16:47:01vstinnersetrecipients: + vstinner, berker.peksag, serhiy.storchaka, izbyshev
2018-08-25 16:47:00vstinnersetmessageid: <1535215620.95.0.56676864532.issue34492@psf.upfronthosting.co.za>
2018-08-25 16:47:00vstinnerlinkissue34492 messages
2018-08-25 16:47:00vstinnercreate