Fix the C function signature for _collections._tuplegetter.__reduce__. by serhiy-storchaka · Pull Request #12180 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@serhiy-storchaka

Copy link Copy Markdown

Member

@serhiy-storchaka serhiy-storchaka commented

Mar 5, 2019

edited by bedevere-bot

Loading

Correctly fixes bpo-36197.

Copy link Copy Markdown

Member

@vstinner 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.

@matrixise

Copy link Copy Markdown

Member

@serhiy-storchaka thanks for this PR, sorry for my previous patch, I didn't see your solution.

@serhiy-storchaka serhiy-storchaka merged commit adfffc7 into python:master

Mar 5, 2019

@serhiy-storchaka serhiy-storchaka deleted the tuplegetter_reduce branch

March 5, 2019 16:41

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

Reviewers

@vstinner vstinner vstinner approved these changes

@rhettinger rhettinger Awaiting requested review from rhettinger

Assignees

No one assigned

Labels

skip issue skip news type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@serhiy-storchaka @matrixise @vstinner @the-knights-who-say-ni @bedevere-bot