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 eric.smith, ezio.melotti, mark.dickinson, vstinner, xtreak
Date 2018-11-26.16:03:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543248219.48.0.788709270274.issue33954@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fc4a44b0c3a69390eca4680d89c2ae5fe967f882 by Victor Stinner in branch '3.6':
bpo-33954: Fix _PyUnicode_InsertThousandsGrouping() (GH-10623) (GH-10718) (GH-10720)
https://github.com/python/cpython/commit/fc4a44b0c3a69390eca4680d89c2ae5fe967f882
History
Date User Action Args
2018-11-26 16:03:39vstinnersetrecipients: + vstinner, mark.dickinson, eric.smith, ezio.melotti, xtreak
2018-11-26 16:03:39vstinnersetmessageid: <1543248219.48.0.788709270274.issue33954@psf.upfronthosting.co.za>
2018-11-26 16:03:39vstinnerlinkissue33954 messages
2018-11-26 16:03:39vstinnercreate