Skip to content

Add secrets from CPython 3.8#2429

Merged
coolreader18 merged 2 commits into
RustPython:masterfrom
verhovsky:add-secrets
Feb 1, 2021
Merged

Add secrets from CPython 3.8#2429
coolreader18 merged 2 commits into
RustPython:masterfrom
verhovsky:add-secrets

Conversation

@verhovsky

Copy link
Copy Markdown
Contributor

No description provided.

@verhovsky

Copy link
Copy Markdown
Contributor Author

binascii should be changed to use a Rust crate.

@coolreader18 coolreader18 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I think we'll eventually need to rewrite binascii to be specifically compatible with CPython; I've run into issues with Python's base64 allowing newlines in the middle of a b64 string but the base64 crate not.

@coolreader18 coolreader18 merged commit 669fec4 into RustPython:master Feb 1, 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