bpo-1635741: Port _hashlib to multiphase initialization (GH-23358) by tiran · Pull Request #23358 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@tiran

Copy link

Member

@tiran tiran commented

Nov 18, 2020

edited by bedevere-bot

Loading

Signed-off-by: Christian Heimes <christian@python.org>

@tiran

Copy link

Member Author

tiran commented

Nov 18, 2020

/azp run

@tiran tiran changed the title bpo-1635741: Port _hashlib to multiphase initialization bpo-1635741: Port _hashlib to multiphase initialization (GH-23358)

Nov 18, 2020

@tiran tiran merged commit 46f59eb into python:master

Nov 18, 2020

@tiran tiran deleted the bpo-1635741-hashlib branch

November 18, 2020 15:12

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 13, 2021
Signed-off-by: Christian Heimes <christian@python.org>

encukou added a commit to encukou/cpython that referenced this pull request

Sep 8, 2021
This simplifies backporting of future changes.

We use this change instead of Python 3.10's:
    bpo-1635741: Port _hashlib to multiphase initialization (pythonGH-23358)

stratakis pushed a commit to stratakis/cpython that referenced this pull request

Jan 18, 2022
This simplifies backporting of future changes.

We use this change instead of Python 3.10's:
    bpo-1635741: Port _hashlib to multiphase initialization (pythonGH-23358)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@tiran @the-knights-who-say-ni @bedevere-bot