84752 Commits (0f4acc1ab172fec91bc65cd1b02241de9eb65c05)
 

Author SHA1 Message Date
Zachary Ware 0f4acc1ab1 Issue #9765: Adjust where Tools/msi/msi.py looks for Tcl/Tk license terms. 12 years ago
Zachary Ware 420dc56014 Fix compiler warning on Windows 12 years ago
Zachary Ware d143089e17 Null merge 12 years ago
Zachary Ware 1626993f38 "Escape" a character in the middle of "warning" 12 years ago
Zachary Ware 404b5dac85 "Escape" a character in the middle of "warning" 12 years ago
Gregory P. Smith e7460ac378 fix the test on windows which has different return codes from killed 12 years ago
Gregory P. Smith ab2719f904 fix the test on windows which has different return codes from killed 12 years ago
Zachary Ware ede86f5b73 Merge from 3.4 12 years ago
Zachary Ware 8894ef1783 Prevent Sphinx error on whatsnew/changelog 12 years ago
Raymond Hettinger 5402315626 Add implementation notes 12 years ago
Gregory P. Smith b218863012 subprocess's Popen.wait() is now thread safe so that multiple threads 12 years ago
Gregory P. Smith d65ba51e24 subprocess's Popen.wait() is now thread safe so that multiple threads 12 years ago
Benjamin Peterson b0c597f5ff merge 3.4 (#21330) 12 years ago
Benjamin Peterson 9e599673b4 fix off-by-one error (closes #21330) 12 years ago
Antoine Pitrou 711ee2512e Issue #21127: Path objects can now be instantiated from str subclass instances (such as numpy.str_). 12 years ago
Antoine Pitrou cb5ec77d33 Issue #21127: Path objects can now be instantiated from str subclass instances (such as numpy.str_). 12 years ago
Terry Jan Reedy 29c47776dd Merge with 3.4 12 years ago
Terry Jan Reedy 9573638c2d Issue #21138: Change default reformat paragraph width to PEP 8's 72. 12 years ago
Terry Jan Reedy f16fa11d29 Merge with 3.4 12 years ago
Terry Jan Reedy d5d4c4eabe Issue 21284: Idle: make test_formatparagraph pass even when a user changes the 12 years ago
Senthil Kumaran f4faef4c11 merge 3.4 12 years ago
Senthil Kumaran 4a63923328 NEWS entry for #15002 12 years ago
Senthil Kumaran 6117e5d8e3 urllib.response object to use _TemporaryFileWrapper (and _TemporaryFileCloser) 12 years ago
R David Murray 4eef074e4c Merge: #12220: improve minidom error when URI contains spaces. 12 years ago
R David Murray 9077d24d7f #12220: improve minidom error when URI contains spaces. 12 years ago
Ned Deily 3ff96eb1e4 Issue #10291: Cleanup turtledemo to use docstrings for help. 12 years ago
Ned Deily 5e526bba59 Issue #11571: merge with 3.4 12 years ago
Ned Deily 09ae544ea3 Issue #11571: Ensure that the turtle window becomes the topmost window 12 years ago
Ned Deily 6d17235746 Issue #21311: merge with 3.4 12 years ago
Ned Deily f31b478208 Issue #21311: Avoid exception in _osx_support with non-standard compiler 12 years ago
Antoine Pitrou 0f1155c6cc Issue #7221: remove redundant tests in test_asyncore. Patch by Jessica McKellar. 12 years ago
R David Murray 0fbd76b023 Merge: #9364: Improve the text printed by help(pydoc) and help(help). 12 years ago
R David Murray 3d050ddf19 #9364: Improve the text printed by help(pydoc) and help(help). 12 years ago
Eric Snow 31e9f7cb0f Merge from 3.4. 12 years ago
Eric Snow 658af31372 Issue #21200: Return None from pkgutil.get_loader() when __spec__ is missing. 12 years ago
Terry Jan Reedy 386b2b18f5 Merge with 3.4. Closes #21232. 12 years ago
Terry Jan Reedy bddecc3861 Issue #21232: Replace .splitlines arg '1' with 'keepends=True'. 12 years ago
Zachary Ware dee46b370e Merge with 3.4 12 years ago
Zachary Ware a37ff0fb80 Issue #21289: Fix documentation building on Windows using Doc/make.bat. 12 years ago
Antoine Pitrou 172f025bed Issue #21068: The ssl.PROTOCOL* constants are now enum members. 12 years ago
Philip Jenvey 1226db4651 fix the description of bytes tests 12 years ago
Guido van Rossum a090823a05 Merge news item from 3.4 12 years ago
Guido van Rossum 14d7fabe94 NEWS for latest asyncio commit. 12 years ago
Guido van Rossum 2c3d67caf7 Merge 3.4 12 years ago
Guido van Rossum 0cbc76880f asyncio: Add gi_{frame,running,code} properties to CoroWrapper (upstream #163). 12 years ago
Zachary Ware 715ef02ddc Fix a typo in the docstring of nb_index. 12 years ago
Zachary Ware ea42b4cc80 Fix a typo in the signature for object.__ge__ 12 years ago
Benjamin Peterson 5edbb7b7a4 correct len signature in docstring (closes #21294) 12 years ago
Benjamin Peterson d065c48991 fix ref count annotations on sphinx >= 1.2.1 (closes #21286) 12 years ago
doko@ubuntu.com 1a4f561d7c - Issue #21285: Refactor and fix curses configure check to always search 12 years ago