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

bpo-40939: Restore some stable API functions incorrectly deleted#23606

Merged
pablogsal merged 3 commits into
python:masterpython/cpython:masterfrom
pablogsal:bpo-40939pablogsal/cpython:bpo-40939Copy head branch name to clipboard
Dec 2, 2020
Merged

bpo-40939: Restore some stable API functions incorrectly deleted#23606
pablogsal merged 3 commits into
python:masterpython/cpython:masterfrom
pablogsal:bpo-40939pablogsal/cpython:bpo-40939Copy head branch name to clipboard

Conversation

@pablogsal

@pablogsal pablogsal commented Dec 2, 2020

Copy link
Copy Markdown
Member

@gvanrossum gvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't you also get rid of PyCompileString on line 1241? Because that's just a typo.

@pablogsal

Copy link
Copy Markdown
Member Author

Shouldn't you also get rid of PyCompileString on line 1241? Because that's just a typo.

Done in 4989ebe

Comment thread Python/pythonrun.c Outdated

@gvanrossum gvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you double checked that all these signatures match? (I haven't, I just trust that you know what you're doing. :-)

@pablogsal

pablogsal commented Dec 2, 2020

Copy link
Copy Markdown
Member Author

Have you double checked that all these signatures match?

I have restored them as they were before the removal (so they should match whatever state they were in 3.8/3.9) and then I checked that all of them appear in Include/pythonrun.h (cross-match with 343ed0f) and that the signatures are correct. :)

@gvanrossum

gvanrossum commented Dec 2, 2020 via email

Copy link
Copy Markdown
Member

@pablogsal pablogsal merged commit 46bd5ed into python:master Dec 2, 2020
@pablogsal pablogsal deleted the bpo-40939 branch December 2, 2020 05:16
@python python deleted a comment from bedevere-bot Dec 2, 2020
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.