Dead code removal from _hashopenssl. by gpshead · Pull Request #11379 · python/cpython · GitHub
Skip to content

Dead code removal from _hashopenssl. - #11379

Merged
gpshead merged 1 commit into
python:masterfrom
gpshead:hashopenssl_unused_fn
Dec 31, 2018
Merged

Dead code removal from _hashopenssl.#11379
gpshead merged 1 commit into
python:masterfrom
gpshead:hashopenssl_unused_fn

Conversation

@gpshead

@gpshead gpshead commented Dec 31, 2018

Copy link
Copy Markdown
Member

HASH_OBJ_CONSTRUCTOR has always been defined as 0 since I created
hashlib in Python 2.5. Delete all code associated with it.

HASH_OBJ_CONSTRUCTOR has always been defined as 0 since I created
hashlib in Python 2.5.  Delete all code associated with it.
@gpshead
gpshead merged commit c7e2191 into python:master Dec 31, 2018
@gpshead
gpshead deleted the hashopenssl_unused_fn branch December 31, 2018 01:54
csabella pushed a commit to csabella/cpython that referenced this pull request Dec 31, 2018
HASH_OBJ_CONSTRUCTOR has always been defined as 0 since I created
hashlib in Python 2.5.  Delete all code associated with it.
@taleinat

Copy link
Copy Markdown
Contributor

@gpshead

gpshead commented Jan 1, 2019

Copy link
Copy Markdown
Member Author

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants