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 miss-islington, vstinner
Date 2019-08-23.15:57:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566575877.73.0.913430341113.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3842f2997fbd4dc840986aad2bb94656815e243b by Victor Stinner in branch 'master':
bpo-36763: Implement PyWideStringList_Insert() of PEP 587 (GH-15423)
https://github.com/python/cpython/commit/3842f2997fbd4dc840986aad2bb94656815e243b
History
Date User Action Args
2019-08-23 15:57:57vstinnersetrecipients: + vstinner, miss-islington
2019-08-23 15:57:57vstinnersetmessageid: <1566575877.73.0.913430341113.issue36763@roundup.psfhosted.org>
2019-08-23 15:57:57vstinnerlinkissue36763 messages
2019-08-23 15:57:57vstinnercreate