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 mark.dickinson
Recipients asvetlov, docs@python, ezio.melotti, mark.dickinson, paddy3118, quantum, serhiy.storchaka, woparry
Date 2021-08-15.11:29:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629026980.57.0.544459364992.issue16580@roundup.psfhosted.org>
In-reply-to
Content
New changeset ad0a8a9c629a7a0fa306fbdf019be63c701a8028 by Gautam Chaudhuri in branch 'main':
bpo-16580: [doc] Add examples to int.to_bytes and int.from_bytes (GH-27760)
https://github.com/python/cpython/commit/ad0a8a9c629a7a0fa306fbdf019be63c701a8028
History
Date User Action Args
2021-08-15 11:29:40mark.dickinsonsetrecipients: + mark.dickinson, paddy3118, ezio.melotti, asvetlov, docs@python, serhiy.storchaka, woparry, quantum
2021-08-15 11:29:40mark.dickinsonsetmessageid: <1629026980.57.0.544459364992.issue16580@roundup.psfhosted.org>
2021-08-15 11:29:40mark.dickinsonlinkissue16580 messages
2021-08-15 11:29:40mark.dickinsoncreate