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 atuining, eric.snow, izbyshev, lemburg, scoder, serhiy.storchaka, tim.peters, vstinner
Date 2020-02-12.21:32:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581543157.76.0.91134821909.issue35081@roundup.psfhosted.org>
In-reply-to
Content
New changeset 45876a90e2663f12b90c2090ec3e48bd97841aae by Victor Stinner in branch 'master':
bpo-35081: Move bytes_methods.h to the internal C API (GH-18492)
https://github.com/python/cpython/commit/45876a90e2663f12b90c2090ec3e48bd97841aae
History
Date User Action Args
2020-02-12 21:32:37vstinnersetrecipients: + vstinner, lemburg, tim.peters, atuining, scoder, eric.snow, serhiy.storchaka, izbyshev
2020-02-12 21:32:37vstinnersetmessageid: <1581543157.76.0.91134821909.issue35081@roundup.psfhosted.org>
2020-02-12 21:32:37vstinnerlinkissue35081 messages
2020-02-12 21:32:37vstinnercreate