◐ Shell
clean mode source ↗

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

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

tiran

merged 1 commit into

Nov 18, 2020

Conversation

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

@tiran

@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 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)

@kylotan kylotan mannequin mentioned this pull request

Sep 19, 2022