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, ethan smith, gvanrossum, gyu-don, mark.dickinson, serhiy.storchaka, terry.reedy
Date 2021-08-23.10:02:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629712922.02.0.689276213735.issue24234@roundup.psfhosted.org>
In-reply-to
Content
New changeset 24b63c695ae0a95b06379eaadace66735abac1e2 by Dong-hee Na in branch 'main':
bpo-24234: Implement bytes.__bytes__ (GH-27901)
https://github.com/python/cpython/commit/24b63c695ae0a95b06379eaadace66735abac1e2
History
Date User Action Args
2021-08-23 10:02:02corona10setrecipients: + corona10, gvanrossum, terry.reedy, mark.dickinson, serhiy.storchaka, ethan smith, gyu-don
2021-08-23 10:02:02corona10setmessageid: <1629712922.02.0.689276213735.issue24234@roundup.psfhosted.org>
2021-08-23 10:02:02corona10linkissue24234 messages
2021-08-23 10:02:01corona10create