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 skrah
Recipients Gregory.Andersen, georg.brandl, skrah
Date 2012-10-05.17:06:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349456768.52.0.589669200865.issue16143@psf.upfronthosting.co.za>
In-reply-to
Content
This seems related to #9242: _Py_InitializeEx_Private() calls _Py_ReadyTypes(),
which uses the Unicode API, well before actually calling _PyUnicode_Init().
History
Date User Action Args
2012-10-05 17:06:08skrahsetrecipients: + skrah, georg.brandl, Gregory.Andersen
2012-10-05 17:06:08skrahsetmessageid: <1349456768.52.0.589669200865.issue16143@psf.upfronthosting.co.za>
2012-10-05 17:06:08skrahlinkissue16143 messages
2012-10-05 17:06:08skrahcreate