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 serhiy.storchaka
Recipients loewis, ned.deily, python-dev, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2016-12-24.21:24:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482614653.33.0.45292717429.issue23903@psf.upfronthosting.co.za>
In-reply-to
Content
Following patch against 3.6 just adds new names to PC/python3.def. The only removed names are PyExc_MemoryErrorInst and PyUnicode_SetDefaultEncoding. They don't exist in 3.x.
History
Date User Action Args
2016-12-24 21:24:13serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, tim.golden, ned.deily, python-dev, zach.ware, steve.dower
2016-12-24 21:24:13serhiy.storchakasetmessageid: <1482614653.33.0.45292717429.issue23903@psf.upfronthosting.co.za>
2016-12-24 21:24:13serhiy.storchakalinkissue23903 messages
2016-12-24 21:24:13serhiy.storchakacreate