Staging
v0.5.1
https://github.com/python/cpython
Revision 4b6c41768a15fc85e3069603ef89344bd97f79af authored by Xiang Zhang on 27 February 2017, 03:45:42 UTC, committed by GitHub on 27 February 2017, 03:45:42 UTC
1 parent 7e4897a
Raw File
Tip revision: 4b6c41768a15fc85e3069603ef89344bd97f79af authored by Xiang Zhang on 27 February 2017, 03:45:42 UTC
bpo-29376: Fix assertion error in threading._DummyThread.is_alive() (GH-330)
Tip revision: 4b6c417
Porting
This document is moved to https://docs.python.org/devguide/faq.html#how-do-i-port-python-to-a-new-platform
back to top