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 gregory.p.smith
Recipients gregory.p.smith, idan22moral
Date 2021-07-19.22:42:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626734551.01.0.655217472212.issue44678@roundup.psfhosted.org>
In-reply-to
Content
New changeset 366fcbac18e3adc41e3901580dbedb6a91e41a10 by Idan Moral in branch 'main':
bpo-44678: Separate error message for discontinuous padding in binascii.a2b_base64 strict mode (GH-27249)
https://github.com/python/cpython/commit/366fcbac18e3adc41e3901580dbedb6a91e41a10
History
Date User Action Args
2021-07-19 22:42:31gregory.p.smithsetrecipients: + gregory.p.smith, idan22moral
2021-07-19 22:42:31gregory.p.smithsetmessageid: <1626734551.01.0.655217472212.issue44678@roundup.psfhosted.org>
2021-07-19 22:42:31gregory.p.smithlinkissue44678 messages
2021-07-19 22:42:30gregory.p.smithcreate