bpo-1635741: Port _hashlib to multiphase initialization (GH-23358) by tiran · Pull Request #23358 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
tiran merged 1 commit intopython:masterfrom
Nov 18, 2020Merged
bpo-1635741: Port _hashlib to multiphase initialization (GH-23358)#23358
tiran merged 1 commit intopython:masterfrom
bpo-1635741: Port _hashlib to multiphase initialization (GH-23358)#23358
tiran merged 1 commit intopython:masterfrom
Conversation
Signed-off-by: Christian Heimes <christian@python.org>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
Copy link
Member Author
tiran
commented
Nov 18, 2020
tiran commented
Nov 18, 2020/azp run
tiran
changed the title
bpo-1635741: Port _hashlib to multiphase initialization
bpo-1635741: Port _hashlib to multiphase initialization (GH-23358)
tiran
merged commit
46f59eb
into
python:master
tiran
deleted the
bpo-1635741-hashlib
branch
bedevere-bot
removed
the
awaiting core review
label
adorilson pushed a commit to adorilson/cpython that referenced this pull request
Mar 13, 2021Signed-off-by: Christian Heimes <christian@python.org>
encukou added a commit to encukou/cpython that referenced this pull request
Sep 8, 2021This 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, 2022This 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
mannequin
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment