Skip to content

[2.7] Change some mercurial/ hg.python.org references. (#8) #183

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 20, 2017
Merged

[2.7] Change some mercurial/ hg.python.org references. (#8) #183

merged 1 commit into from
Feb 20, 2017

Conversation

orsenthil
Copy link
Member

(cherry picked from commit b2ee40e)

@orsenthil orsenthil merged commit af9a40d into python:2.7 Feb 20, 2017
akruis pushed a commit to akruis/cpython that referenced this pull request Nov 12, 2018
Prevent inlining slp_switch() more reliably. C standard guarantees to read
the value of a volatile variable from memory on each access. Therefore
the compiler does not know the called function and can't inline.

(cherry picked from commit 78f6b66)
akruis pushed a commit to akruis/cpython that referenced this pull request Nov 12, 2018
Prevent inlining slp_switch() more reliably. C standard guarantees to read
the value of a volatile variable from memory on each access. Therefore
the compiler does not know the called function and can't inline.
jaraco pushed a commit that referenced this pull request Dec 2, 2022
jaraco added a commit to jaraco/cpython that referenced this pull request Feb 17, 2023
Implement a low-level interface for loaders to implement instead of TraversableResources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants