Fix the C function signature for _collections._tuplegetter.__reduce__. by serhiy-storchaka · Pull Request #12180 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.5k
Merged
serhiy-storchaka merged 1 commit intopython:masterfrom
Mar 5, 2019Merged
Conversation
Correctly fixes bpo-36197.
serhiy-storchaka
added
type-bug
skip issue skip news labels
Mar 5, 2019
serhiy-storchaka
requested a review
from rhettinger
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner approved these changes Mar 5, 2019
Copy link Copy Markdown
Member
vstinner
left a comment
vstinner
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Copy link Copy Markdown
Member
matrixise
commented
Mar 5, 2019
matrixise commented
Mar 5, 2019@serhiy-storchaka thanks for this PR, sorry for my previous patch, I didn't see your solution.
serhiy-storchaka
merged commit
adfffc7
into
python:master
bedevere-bot
removed
the
awaiting merge
label
serhiy-storchaka
deleted the
tuplegetter_reduce
branch
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