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 vstinner
Date 2019-05-02.15:54:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556812465.12.0.354001408308.issue36775@roundup.psfhosted.org>
In-reply-to
Content
New changeset 43fc3bb7cf0278735eb0010d7b3043775a120cb5 by Victor Stinner in branch 'master':
bpo-36775: Add _PyUnicode_InitEncodings() (GH-13057)
https://github.com/python/cpython/commit/43fc3bb7cf0278735eb0010d7b3043775a120cb5
History
Date User Action Args
2019-05-02 15:54:25vstinnersetrecipients: + vstinner
2019-05-02 15:54:25vstinnersetmessageid: <1556812465.12.0.354001408308.issue36775@roundup.psfhosted.org>
2019-05-02 15:54:25vstinnerlinkissue36775 messages
2019-05-02 15:54:25vstinnercreate