Skip to content

bpo-40232: Update functions to use _PyThread_at_fork_reinit#19450

Merged
corona10 merged 6 commits into
python:masterfrom
corona10:bpo-40232
Apr 14, 2020
Merged

bpo-40232: Update functions to use _PyThread_at_fork_reinit#19450
corona10 merged 6 commits into
python:masterfrom
corona10:bpo-40232

Conversation

@corona10

@corona10 corona10 commented Apr 9, 2020

Copy link
Copy Markdown
Member

@corona10 corona10 marked this pull request as draft April 9, 2020 16:59
@brettcannon brettcannon removed their request for review April 9, 2020 17:08
@corona10 corona10 requested a review from vstinner April 9, 2020 18:07
@corona10 corona10 marked this pull request as ready for review April 9, 2020 18:08
@corona10

corona10 commented Apr 9, 2020

Copy link
Copy Markdown
Member Author

@vstinner Please take a look :)

Comment thread Python/ceval.c Outdated
Comment thread Python/pystate.c Outdated
@bedevere-bot

Copy link
Copy Markdown

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

@corona10

Copy link
Copy Markdown
Member Author

I have made the requested changes; please review again

@bedevere-bot

Copy link
Copy Markdown

Thanks for making the requested changes!

@vstinner: please review the changes made to this pull request.

@bedevere-bot bedevere-bot requested a review from vstinner April 14, 2020 14:53
Comment thread Include/internal/pycore_ceval.h Outdated
Comment thread Python/pystate.c Outdated
Comment thread Python/ceval.c Outdated

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

LGTM. You can merge it. Thanks, the updated code now looks better! It's good to no longer define the 3 functions on Windows where they make no sense.

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