bpo-43086: Added handling for excess data in binascii.a2b_base64#24402
Merged
Merged
bpo-43086: Added handling for excess data in binascii.a2b_base64#24402
Commits
Commits on Jan 31, 2021
Commits on Mar 13, 2021
- committed
Commits on Mar 30, 2021
- committed
Implemented the strict mode logic
Show description for c7b723fcommitted- committed
Commits on Apr 7, 2021
Trying to fix the "Check if generated files are up to date" failure
Show description for f6283d9committedGenerated function signatures using clinic
Show description for cedbb85committed
Commits on Apr 12, 2021
Commits on Jul 10, 2021
- committed
- committed
- committed
Added tests to validate the default behavior.
Show description for 5f8df5bcommitted- committed
- committed
- committed
Commits on Jul 16, 2021
Moved declaration of state to the beginning to prevent multiple declaraions under the same scope.
Show description for d6a5cbfcommitted- authored
- committed
- committed
- committed
Commits on Jul 18, 2021
- authored
- authored
Simplify the error messages.
Show description for d26e1ebauthored- authored