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 iritkatriel, samuelmarks, vstinner
Date 2020-09-21.08:35:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600677333.18.0.3048942316.issue41819@roundup.psfhosted.org>
In-reply-to
Content
New changeset c322948892438a387d752ec18d1eb512699a4d67 by Samuel Marks in branch 'master':
bpo-41819: Fix compiler warning in init_dump_ascii_wstr() (GH-22332)
https://github.com/python/cpython/commit/c322948892438a387d752ec18d1eb512699a4d67
History
Date User Action Args
2020-09-21 08:35:33vstinnersetrecipients: + vstinner, samuelmarks, iritkatriel
2020-09-21 08:35:33vstinnersetmessageid: <1600677333.18.0.3048942316.issue41819@roundup.psfhosted.org>
2020-09-21 08:35:33vstinnerlinkissue41819 messages
2020-09-21 08:35:33vstinnercreate