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 serhiy.storchaka
Recipients ezio.melotti, larry, serhiy.storchaka, vstinner, xtreak
Date 2020-07-20.12:53:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595249639.27.0.0551149596619.issue41334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 12f433411bba8a0cdc4f09ba34472745ae9da0d1 by Serhiy Storchaka in branch 'master':
bpo-41334: Convert constructors of str, bytes and bytearray to Argument Clinic (GH-21535)
https://github.com/python/cpython/commit/12f433411bba8a0cdc4f09ba34472745ae9da0d1
History
Date User Action Args
2020-07-20 12:53:59serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, larry, ezio.melotti, xtreak
2020-07-20 12:53:59serhiy.storchakasetmessageid: <1595249639.27.0.0551149596619.issue41334@roundup.psfhosted.org>
2020-07-20 12:53:59serhiy.storchakalinkissue41334 messages
2020-07-20 12:53:59serhiy.storchakacreate