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 lukasz.langa
Recipients Dennis Sweeney, lukasz.langa, miss-islington, sobolevn
Date 2021-08-13.10:36:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a2ce538e16d5e3a6168704366bdd7a8c5af29881 by Nikita Sobolev in branch 'main':
bpo-44891: Tests `id` preserving on `* 1` for `str` and `bytes` (GH-27745)
https://github.com/python/cpython/commit/a2ce538e16d5e3a6168704366bdd7a8c5af29881
History
Date User Action Args
2021-08-13 10:36:36lukasz.langasetrecipients: + lukasz.langa, miss-islington, Dennis Sweeney, sobolevn
2021-08-13 10:36:36lukasz.langasetmessageid: <[email protected]>
2021-08-13 10:36:36lukasz.langalinkissue44891 messages
2021-08-13 10:36:36lukasz.langacreate