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-03-15.14:08:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552658889.5.0.0402493704822.issue36301@roundup.psfhosted.org>
In-reply-to
Content
New changeset 74f6568bbd3e70806ea3219e8bacb386ad802ccf by Victor Stinner in branch 'master':
bpo-36301: Add _PyWstrList structure (GH-12343)
https://github.com/python/cpython/commit/74f6568bbd3e70806ea3219e8bacb386ad802ccf
History
Date User Action Args
2019-03-15 14:08:09vstinnersetrecipients: + vstinner
2019-03-15 14:08:09vstinnersetmessageid: <1552658889.5.0.0402493704822.issue36301@roundup.psfhosted.org>
2019-03-15 14:08:09vstinnerlinkissue36301 messages
2019-03-15 14:08:09vstinnercreate