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 lukasz.langa, serhiy.storchaka, vstinner
Date 2021-09-02.10:10:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a8066087054417885db0a2dbdce2ddb2ac498247 by Victor Stinner in branch 'main':
bpo-45085: Remove the binhex module (GH-28117)
https://github.com/python/cpython/commit/a8066087054417885db0a2dbdce2ddb2ac498247
History
Date User Action Args
2021-09-02 10:10:20lukasz.langasetrecipients: + lukasz.langa, vstinner, serhiy.storchaka
2021-09-02 10:10:20lukasz.langasetmessageid: <[email protected]>
2021-09-02 10:10:20lukasz.langalinkissue45085 messages
2021-09-02 10:10:19lukasz.langacreate