89053 Commits (cb39d1f466eeecbec969f50a5df609eb0a863084)
 

Author SHA1 Message Date
Steve Dower cb39d1f466 Issue 19933: Provide default argument for ndigits in round. Patch by Vajrasky Kok. 11 years ago
doko@ubuntu.com 807b80d4ec - #22980: fix typo in Lib/test/test_sysconfig.py triplet test 11 years ago
doko@ubuntu.com 092f616a97 - configure.ac: remove duplicate PLATDIR definition 11 years ago
doko@ubuntu.com d3899c1a96 - Issue #22980: Under Linux, GNU/KFreeBSD and the Hurd, C extensions now include 11 years ago
Eric V. Smith 7a80389ce5 Issue 23193: Add numeric_owner to tarfile.TarFile.extract() and tarfile.TarFile.extractall(). 11 years ago
Benjamin Peterson 28edf12cd4 add Allison Kaptur (#21217) 11 years ago
Benjamin Peterson ef9ffcbcd4 properly wrap 11 years ago
Gregory P. Smith 6e73000723 Add a subprocess.run() function than returns a CalledProcess instance for a 11 years ago
Antoine Pitrou a8723a02ea Issue #21217: inspect.getsourcelines() now tries to compute the start and 11 years ago
Steve Dower 97100c0e3d Updates Windows installer to promote per-user installs over all-users. 11 years ago
Steve Dower f70fdd2878 Generates and signs a self-extracting executable containing an embedded Python. 11 years ago
Gregory P. Smith 7c63fd3df5 issue9859: add the missing versionadded tag to the documentation. 11 years ago
Larry Hastings 89964c48d1 Issue #23944: Argument Clinic now wraps long impl prototypes at column 78. 11 years ago
R David Murray 687592def9 Merge: #23925: stop (eg) PYTHONSTARTUP from causing test_cmd_line failure. 11 years ago
R David Murray f4bbc535b9 #23925: stop (eg) PYTHONSTARTUP from causing test_cmd_line failure. 11 years ago
Gregory P. Smith 14a88abfcc issue9859: Use an expected failure rather than a skip. 11 years ago
Zachary Ware cadbab295d Closes #23956: Merge with 3.4 11 years ago
Zachary Ware 50db6acc9b Issue #23956: Fix typo in imp.py docstring. 11 years ago
R David Murray f3cae79883 Merge: #23957: fix typo. 11 years ago
R David Murray 5be7f1513d #23957: fix typo. 11 years ago
Gregory P. Smith 4e72cceb62 issue9859: Document test.support.detect_api_mismatch() and simplify its test. 11 years ago
Gregory P. Smith 1bef9075b8 issue9859: rename CPyMatchTest to APIMismatchTest and add @support.cpython_only. 11 years ago
Gregory P. Smith 054b065f6c issue9859: Adds a CPyMatchTest test case to compare the exposed APIs 11 years ago
Gregory P. Smith e334e3ff71 issue9859: Adds a test.support.detect_api_mismatch function useful to 11 years ago
Gregory P. Smith a8b120641b issue9014: Include more formatting on :c:type:`PyObject` etc. 11 years ago
Gregory P. Smith 0f2f3bc9db issue9014: Include more formatting on :c:type:`PyObject` etc. 11 years ago
Gregory P. Smith b8dde4f5c3 issue9014: Properly document PyObject_HEAD and friends post-PEP-3123. 11 years ago
Gregory P. Smith 1b24465c93 issue9014: Properly document PyObject_HEAD and friends post-PEP-3123. 11 years ago
Gregory P. Smith 2f86a03405 remove trailing space 11 years ago
Gregory P. Smith 23a6a0daa1 remove trailing space :) 11 years ago
Gregory P. Smith 6eda1be83c issue22046: mention that zipfile can raise NotImplementedError on unsupported 11 years ago
Gregory P. Smith f2a448a66b issue22046: mention that zipfile can raise NotImplementedError on unsupported 11 years ago
Zachary Ware 9d04e6ab01 Update Tcl/Tk to 8.6.4. 11 years ago
Zachary Ware bd4b247f17 Actually build Tix. 11 years ago
Berker Peksag 012e287081 Issue #23811: Add missing newline to the PyCompileError error message. 11 years ago
Berker Peksag 34c9be7ebd Issue #23811: Add missing newline to the PyCompileError error message. 11 years ago
Andrew Kuchling f887a6180a #21146: give a more efficient recipe in gzip docs 11 years ago
Andrew Kuchling 19ddaf6d40 Merge from 3.4 11 years ago
Andrew Kuchling b3c30d9114 Reword NEWS item a bit 11 years ago
Andrew Kuchling 467a546b5e Merge from 3.4 11 years ago
Łukasz Langa e91ecb2b34 Merge 3.4 (#23310) 11 years ago
Łukasz Langa 5f6684efe0 Issue #23310: Fix MagicMock's initializer to work with __methods__. 11 years ago
Berker Peksag dfa4e045a3 Issue #23943: Fix typos. Patch by Piotr Kasprzyk. 11 years ago
Berker Peksag 4882cacab6 Issue #23943: Fix typos. Patch by Piotr Kasprzyk. 11 years ago
Łukasz Langa a468db9b0b Issue #23310: Fix MagicMock's initializer to work with __methods__. 11 years ago
Benjamin Peterson cd1aa9158e merge 3.4 (#23929) 11 years ago
Benjamin Peterson 52a3b74900 remove useless word (closes #23929) 11 years ago
R David Murray 0a8f43e85a #11754: test contents of string module attributes. 11 years ago
Zachary Ware 5aec1a44e8 Merge with 3.4 11 years ago
Zachary Ware bbbbe7e4e6 Make Argument Clinic's '--make' option work on Windows. 11 years ago