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 vstinner
Recipients brett.cannon, eric.snow, jkloth, ncoghlan, serhiy.storchaka, vstinner
Date 2020-02-12.22:54:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581548074.84.0.509101578786.issue35134@roundup.psfhosted.org>
In-reply-to
Content
New changeset 98921aeaf5879b51e2dd1870c9285cfa8d1a52c7 by Victor Stinner in branch 'master':
bpo-35134: Add Include/cpython/bytesobject.h file (GH-18494)
https://github.com/python/cpython/commit/98921aeaf5879b51e2dd1870c9285cfa8d1a52c7
History
Date User Action Args
2020-02-12 22:54:34vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, jkloth, eric.snow, serhiy.storchaka
2020-02-12 22:54:34vstinnersetmessageid: <1581548074.84.0.509101578786.issue35134@roundup.psfhosted.org>
2020-02-12 22:54:34vstinnerlinkissue35134 messages
2020-02-12 22:54:34vstinnercreate