97440 Commits (3746619b84158dfdceaa837fc3e400a98d52fb17)
 

Author SHA1 Message Date
Vinay Sajip 3746619b84 Fixes #29213: merged fix from 3.5. 9 years ago
Vinay Sajip db38b6c9a9 Fixes #29213: regularised EOLs of venv scripts. 9 years ago
Vinay Sajip 993f535ae9 Fixes #24875: Merged fix from 3.5. 9 years ago
Vinay Sajip db6322cb8a Fixes #24875: pip can now be installed in a venv with --system-site-packages. 9 years ago
Victor Stinner 64e91275e3 Merge 3.5 9 years ago
Victor Stinner a5917d1d15 Issue #29300: test_struct tests unpack_from() with keywords 9 years ago
Mariatta Wijaya 23dcccb75b Issue #29381: Clarify ordering of UNIX shebang line as source encoding line 9 years ago
Mariatta Wijaya 77bb0f4900 Backed out changeset 3d712292f2fa 9 years ago
Mariatta Wijaya e2d8bc52c4 Issue #29381: Clarify ordering of UNIX shebang line as source encoding line 9 years ago
Berker Peksag c6fe419d1b Issue #29407: Merge from 3.5 9 years ago
Berker Peksag d5adb63673 Issue #29407: Remove redundant ensure_future() calls in factorial example 9 years ago
doko@ubuntu.com f8c5f30303 Merge 3.5 9 years ago
doko@ubuntu.com 137b5a2861 Issue #29169: Fix NEWS entry. 9 years ago
Benjamin Peterson 2b3f4c1efb merge 3.5 (#29398) 9 years ago
Benjamin Peterson ec977c3028 gc types needs to be allocated as such (closes #29398) 9 years ago
doko@ubuntu.com cd12f7cb5c merge 3.5 9 years ago
doko@ubuntu.com 34e7e2ecb1 - Issue #29169: Update zlib to 1.2.10. 9 years ago
doko@ubuntu.com 4de34e0d69 merge 3.5 9 years ago
doko@ubuntu.com d46f72922b add Modules/zlib/zlib.map to .hgeol 9 years ago
Berker Peksag 236fc60986 Issue #29283: Delete accidentally added Lib/site-packages/README 9 years ago
Martin Panter e334a53343 Issues #11670: Merge configparser doc from 3.5 9 years ago
Martin Panter b154113251 Issues #29349: Merge Py 2.6+ compatibility from 3.5 9 years ago
Martin Panter 1f10671fc8 Issue #11670: readfp(fp) parameter name is different to read_file(f) 9 years ago
Martin Panter 9a454021a4 Issue #29349: Use __future__ print_function; Sphinx may use Python 2.6+ 9 years ago
Martin Panter e61592e7e1 Issues #29349: Merge Py 2 fix 3.5 9 years ago
Martin Panter 2be9889405 Issues #12067: Merge hash recommendation from 3.5 9 years ago
Martin Panter 8f3fb72309 Issue #29349: Fix Python 2 syntax in documentation build code 9 years ago
Martin Panter 8dbb0ca573 Issue #12067: Recommend that hash and equality be consistent 9 years ago
Raymond Hettinger e53bd8e2d0 Issue 29310: Document typing.NamedTuple default argument syntax 9 years ago
Vinay Sajip dc4ce0e013 Fixes #28784: Clarified use of shlex.shlex with punctuation_chars. 9 years ago
Vinay Sajip dbb5686e7e Fixes #29308: Merged fix from 3.5. 9 years ago
Vinay Sajip 3ac504289a Fixes #29308: Respect VIRTUAL_ENV_DISABLE_PROMPT in Activate.ps1. 9 years ago
Benjamin Peterson ae28ffd944 remove comment about updating the parser module; we do not need to do that anymore (#26526) 9 years ago
Serhiy Storchaka 512c57cb72 Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if 9 years ago
Serhiy Storchaka b2a5be0763 Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if 9 years ago
Senthil Kumaran b0d0e19dd5 issue26149 - Point to Wiki for Editors and Python IDEs on Unix. 9 years ago
Ethan Furman 28cf663ff0 closes issue29167: fix race condition in (Int)Flag 9 years ago
Serhiy Storchaka 3831b0a066 Issue #29083: Fixed the declaration of some public API functions. 9 years ago
Serhiy Storchaka 07a1f65a93 Issue #29083: Fixed the declaration of some public API functions. 9 years ago
Serhiy Storchaka 4102d25b7e Issue #29337: Fixed possible BytesWarning when compare the code objects. 9 years ago
Serhiy Storchaka 713640c4c9 Issue #29337: Fixed possible BytesWarning when compare the code objects. 9 years ago
Martin Panter 574ff0680f Issues #29189: Merge indentation fixes from 3.5 9 years ago
Martin Panter ef107ee7a0 Issue #29189: Fix indentation in RST markup 9 years ago
Martin Panter 9cf20a664c Issues #29273: Merge test___all__ from 3.5 9 years ago
Martin Panter b1b985da12 Issue #29273: Remove unneeded workaround to restore locale 9 years ago
Victor Stinner 01f5ae7b76 Issue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTION 9 years ago
Serhiy Storchaka ad9422559f Issue #26729: Fixed __text_signature__ for sorted(). 9 years ago
Serhiy Storchaka 3a1042567c Issue #26729: Fixed __text_signature__ for sorted(). 9 years ago
Gregory P. Smith 9358a6e62b Skip the test requiring ctypes if ctypes is unavailable. 9 years ago
Gregory P. Smith 1fa08bcbbb Skip the test requiring ctypes if ctypes is unavailable. 9 years ago