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 BTaskaya
Recipients BTaskaya, Dennis Sweeney, Mark.Shannon, ammar2, aroberge, brandtbucher, miss-islington, nedbat, pablogsal, serhiy.storchaka, terry.reedy
Date 2021-07-24.17:49:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627148975.86.0.138234157845.issue43950@roundup.psfhosted.org>
In-reply-to
Content
New changeset ef8b8535cb3cd705392af9b927d6ff336d98427d by Batuhan Taskaya in branch 'main':
bpo-43950: check against the raw string, not the pyobject (GH-27337)
https://github.com/python/cpython/commit/ef8b8535cb3cd705392af9b927d6ff336d98427d
History
Date User Action Args
2021-07-24 17:49:35BTaskayasetrecipients: + BTaskaya, terry.reedy, nedbat, aroberge, Mark.Shannon, serhiy.storchaka, ammar2, pablogsal, miss-islington, brandtbucher, Dennis Sweeney
2021-07-24 17:49:35BTaskayasetmessageid: <1627148975.86.0.138234157845.issue43950@roundup.psfhosted.org>
2021-07-24 17:49:35BTaskayalinkissue43950 messages
2021-07-24 17:49:35BTaskayacreate