[2.7] Change some mercurial/ hg.python.org references. (#8) by orsenthil · Pull Request #183 · python/cpython
(cherry picked from commit b2ee40e)
akruis added a commit to akruis/cpython that referenced this pull request
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 added a commit to akruis/cpython that referenced this pull request
jaraco added a commit to jaraco/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters