Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

Dead code removal from _hashopenssl.#11379

Merged
gpshead merged 1 commit into
python:masterpython/cpython:masterfrom
gpshead:hashopenssl_unused_fngpshead/cpython:hashopenssl_unused_fnCopy head branch name to clipboard
Dec 31, 2018
Merged

Dead code removal from _hashopenssl.#11379
gpshead merged 1 commit into
python:masterpython/cpython:masterfrom
gpshead:hashopenssl_unused_fngpshead/cpython:hashopenssl_unused_fnCopy head branch name to clipboard

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

This also reverted a problematic bit of AC conversion from PR #9213.

@gpshead

gpshead commented Jan 1, 2019

Copy link
Copy Markdown
Member Author

Yeah, I noticed this code was still there because of your refactoring. :)

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.