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 miss-islington
Recipients miss-islington, vstinner
Date 2019-08-23.16:24:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566577485.25.0.216016193254.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset a6427cb2a279c4125dc26d468bcbb3374cdc5f41 by Miss Islington (bot) in branch '3.8':
bpo-36763: Implement PyWideStringList_Insert() of PEP 587 (GH-15423)
https://github.com/python/cpython/commit/a6427cb2a279c4125dc26d468bcbb3374cdc5f41
History
Date User Action Args
2019-08-23 16:24:45miss-islingtonsetrecipients: + miss-islington, vstinner
2019-08-23 16:24:45miss-islingtonsetmessageid: <1566577485.25.0.216016193254.issue36763@roundup.psfhosted.org>
2019-08-23 16:24:45miss-islingtonlinkissue36763 messages
2019-08-23 16:24:45miss-islingtoncreate