Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

binascii.a2b_base64 ignores padding inside a string #94703

Copy link
Copy link
@DemiMarie

Description

@DemiMarie
Issue body actions

Bug report

The following code should raise binascii.Error but does not:

import binascii
binascii.a2b_base64(b'=aa==')

It appears (from looking at the source code) that this is also the case in 3.11, even in strict mode.

Your environment

  • CPython versions tested on: 3.10
  • Operating system and architecture: Fedora 36, Linux 5.15.52, x86_64
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.