Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-44678: Separate error message for discontinuous padding in binasc… #544

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

sthagen
Copy link
Owner

@sthagen sthagen commented Jul 20, 2021

…ii.a2b_base64 strict mode (pythonGH-27249)

  • Renamed assertLeadingPadding function to match logic
  • Added a separate error message for discontinuous padding
  • Updated the tests for discontinuous padding

…ii.a2b_base64 strict mode (GH-27249)

* Renamed assertLeadingPadding function to match logic
* Added a separate error message for discontinuous padding
* Updated the tests for discontinuous padding
@sthagen sthagen merged commit a90ff7b into sthagen:main Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants