Skip to content

Fix bin() and hash() padding in Built-in Functions#7998

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
andresdelfino:fix-bin-hex-padding
Jun 29, 2018
Merged

Fix bin() and hash() padding in Built-in Functions#7998
serhiy-storchaka merged 1 commit into
python:masterfrom
andresdelfino:fix-bin-hex-padding

Conversation

@andresdelfino
Copy link
Copy Markdown
Contributor

No description provided.

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @andresdelfino for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

GH-8005 is a backport of this pull request to the 3.7 branch.

@serhiy-storchaka
Copy link
Copy Markdown
Member

Good catch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 29, 2018
…H-7998)

(cherry picked from commit bda9c3e)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
@bedevere-bot
Copy link
Copy Markdown

GH-8006 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 29, 2018
…H-7998)

(cherry picked from commit bda9c3e)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
@miss-islington
Copy link
Copy Markdown
Contributor

Sorry, @andresdelfino and @serhiy-storchaka, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker bda9c3eae3ad16e43145599ac6359bfdcaf1fd4a 2.7

@andresdelfino andresdelfino deleted the fix-bin-hex-padding branch June 29, 2018 10:03
@andresdelfino
Copy link
Copy Markdown
Contributor Author

Serhiy, this isn't needed for 2.7. No issue there.

miss-islington added a commit that referenced this pull request Jun 29, 2018
(cherry picked from commit bda9c3e)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
miss-islington added a commit that referenced this pull request Jun 29, 2018
(cherry picked from commit bda9c3e)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
@serhiy-storchaka
Copy link
Copy Markdown
Member

Thanks @andresdelfino.

@serhiy-storchaka serhiy-storchaka removed their assignment Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants