Skip to content

Conversation

srinivasreddy
Copy link
Contributor

@srinivasreddy srinivasreddy commented Oct 14, 2018

@serhiy-storchaka
Copy link
Member

You need to regenerate Argument Clinic files.

make clinic

or

python3 Tools/clinic/clinic.py --make -f

@serhiy-storchaka
Copy link
Member

Build is failing because you edited generated code but didn't update hashes.

@srinivasreddy
Copy link
Contributor Author

@serhiy-storchaka What do you think now? merge?

@serhiy-storchaka serhiy-storchaka merged commit f192aeb into python:master Oct 19, 2018
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 19, 2018
…GH-9873)

(cherry picked from commit f192aeb)

Co-authored-by: Srinivas  Thatiparthy (శ్రీనివాస్  తాటిపర్తి) <srinivasreddy@users.noreply.github.com>
@bedevere-bot
Copy link

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

@miss-islington
Copy link
Contributor

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

vstinner pushed a commit that referenced this pull request Oct 19, 2018
… (GH-9971)

(cherry picked from commit f192aeb)

Co-authored-by: Srinivas  Thatiparthy (శ్రీనివాస్  తాటిపర్తి) <srinivasreddy@users.noreply.github.com>
serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull request Oct 28, 2018
…ythonGH-9873).

(cherry picked from commit f192aeb)

Co-authored-by: Srinivas  Thatiparthy (శ్రీనివాస్  తాటిపర్తి) <srinivasreddy@users.noreply.github.com>
@bedevere-bot
Copy link

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

@serhiy-storchaka serhiy-storchaka removed their assignment Oct 28, 2018
serhiy-storchaka added a commit that referenced this pull request Oct 28, 2018
…H-9873). (GH-10183)

(cherry picked from commit f192aeb)

Co-authored-by: Srinivas  Thatiparthy (శ్రీనివాస్  తాటిపర్తి) <srinivasreddy@users.noreply.github.com>
@srinivasreddy srinivasreddy deleted the 20216 branch October 28, 2018 17:55
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.

5 participants