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 corona10
Recipients corona10, eric.snow, erlendaasland, kumaraditya, lazka, serhiy.storchaka, vstinner
Date 2022-02-16.15:24:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645025058.18.0.878087706771.issue46541@roundup.psfhosted.org>
In-reply-to
Content
New changeset d64f3caebe8f8e31ecd193e0bd25105400153ece by Dong-hee Na in branch 'main':
bpo-46541: Remove usage of _Py_IDENTIFIER from csv module (GH-31372)
https://github.com/python/cpython/commit/d64f3caebe8f8e31ecd193e0bd25105400153ece
History
Date User Action Args
2022-02-16 15:24:18corona10setrecipients: + corona10, vstinner, eric.snow, serhiy.storchaka, lazka, erlendaasland, kumaraditya
2022-02-16 15:24:18corona10setmessageid: <1645025058.18.0.878087706771.issue46541@roundup.psfhosted.org>
2022-02-16 15:24:18corona10linkissue46541 messages
2022-02-16 15:24:18corona10create