| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Issue #13845: time.time() now uses GetSystemTimeAsFileTime() instead of ftime() | Victor Stinner | 2012-02-07 | 1 | -0/+4 |
|
|
* | | | Issue #13846: Add time.monotonic(), monotonic clock. | Victor Stinner | 2012-02-07 | 1 | -0/+2 |
|
|
* | | | Merge branch '3.2' | Petri Lehtinen | 2012-02-06 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | Issue #10811: Fix recursive usage of cursors. Instead of crashing, raise a Pr... | Petri Lehtinen | 2012-02-06 | 1 | -0/+3 |
|
|
* | | | Following Nick's suggestion, rename posix.fdlistdir() to posix.flistdir(), to | Charles-François Natali | 2012-02-06 | 1 | -1/+1 |
|
|
* | | | Issue #10881: merge | Ned Deily | 2012-02-06 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Issue #10881: Fix test_site failure with OS X framework builds. | Ned Deily | 2012-02-05 | 1 | -0/+2 |
|
|
* | | | Merge with 3.2 #964437 | Terry Jan Reedy | 2012-02-05 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | Issue 964437 Make IDLE help window non-modal. | Terry Jan Reedy | 2012-02-05 | 1 | -0/+3 |
|
|
* | | | Issue #13734: Add os.fwalk(), a directory walking function yielding file | Charles-François Natali | 2012-02-05 | 1 | -0/+3 |
|
|
* | | | Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715) | Éric Araujo | 2012-02-05 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Branch merge | Éric Araujo | 2012-02-05 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Stop ignoring RPMs in distutils' upload command (#2945). | Éric Araujo | 2012-01-15 | 1 | -0/+2 |
|
|
* | | | | Branch merge | Éric Araujo | 2012-02-05 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | Stop converting package_data to extra_files in pysetup create (#13712). | Éric Araujo | 2012-02-05 | 1 | -0/+2 |
|
|
| * | | | | Allow multiple values for package_data in setup.cfg (#11805). | Éric Araujo | 2012-02-04 | 1 | -0/+2 |
|
|
* | | | | | Issue #13933: merge | Ned Deily | 2012-02-04 | 1 | -0/+3 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | Issue #13933: IDLE auto-complete did not work with some imported | Ned Deily | 2012-02-04 | 1 | -0/+3 |
|
|
* | | | | Issue #13777: Add PF_SYSTEM sockets on OS X. | Martin v. Löwis | 2012-02-03 | 1 | -0/+3 |
|
|
* | | | | merge | Ned Deily | 2012-02-03 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #13901: Prevent test_distutils failures on OS X with --enable-shared. | Ned Deily | 2012-02-03 | 1 | -0/+2 |
|
|
* | | | | Merge branch 3.2 | Petri Lehtinen | 2012-02-02 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Document absoluteness of sys.executable | Petri Lehtinen | 2012-02-02 | 1 | -0/+2 |
|
|
* | | | | Merge branch 3.2 | Petri Lehtinen | 2012-02-01 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | sqlite3: Handle strings with embedded zeros correctly | Petri Lehtinen | 2012-02-01 | 1 | -0/+2 |
|
|
* | | | | Merge 3.2 | Terry Jan Reedy | 2012-01-31 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | #13506 Add '' to path for interactive interpreter by adding with_cwd parameter | Terry Jan Reedy | 2012-01-31 | 1 | -0/+3 |
|
|
* | | | | Issue #8828: Add new function os.replace(), for cross-platform renaming with ... | Antoine Pitrou | 2012-01-30 | 1 | -0/+3 |
|
|
* | | | | merge 3.2 (closes #13908) | Benjamin Peterson | 2012-01-30 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | ready types returned from PyType_FromSpec | Benjamin Peterson | 2012-01-30 | 1 | -0/+2 |
|
|
* | | | | Issue #13848: open() and the FileIO constructor now check for NUL characters ... | Antoine Pitrou | 2012-01-29 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #13848: open() and the FileIO constructor now check for NUL characters ... | Antoine Pitrou | 2012-01-29 | 1 | -0/+3 |
|
|
* | | | | Issue #13806: The size check in audioop decompression functions was too stric... | Antoine Pitrou | 2012-01-28 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #13806: The size check in audioop decompression functions was too stric... | Antoine Pitrou | 2012-01-28 | 1 | -0/+3 |
|
|
* | | | | Issue #13812: When a multiprocessing Process child raises an exception, flush... | Antoine Pitrou | 2012-01-27 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #13812: When a multiprocessing Process child raises an exception, flush... | Antoine Pitrou | 2012-01-27 | 1 | -0/+3 |
|
|
* | | | | Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV ... | Antoine Pitrou | 2012-01-27 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV ... | Antoine Pitrou | 2012-01-27 | 1 | -0/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Issue #13885: CVE-2011-3389: the _ssl module would always disable the CBC IV ... | Antoine Pitrou | 2012-01-27 | 1 | -0/+3 |
|
|
| * | | | merge | Brett Cannon | 2012-01-26 | 1 | -0/+2 |
| |\ \ \ |
|
* | | | | | Issue #13847: time.clock() now raises a RuntimeError if the processor time used | Victor Stinner | 2012-01-26 | 1 | -1/+2 |
|
|
* | | | | | Merge | Brett Cannon | 2012-01-26 | 1 | -0/+7 |
|\ \ \ \ \ |
|
| * | | | | | Issue #13847: time.localtime() and time.gmtime() now raise an OSError instead | Victor Stinner | 2012-01-26 | 1 | -0/+4 |
|
|
| * | | | | | - Issue #13840: Fix ctypes.create_string_buffer exception message and docs. | Meador Inge | 2012-01-26 | 1 | -0/+3 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | - Issue #13840: Fix ctypes.create_string_buffer exception message and docs. | Meador Inge | 2012-01-26 | 1 | -0/+3 |
|
|
* | | | | | | Issue #13883: PYTHONCASEOK also works with OS X. | Brett Cannon | 2012-01-26 | 1 | -0/+2 |
|\ \ \ \ \ \
| |/ / / / /
|/| | / / /
| | |/ / /
| |/| | | |
|
| * | | | | Issue #13883: Document all platforms PYTHONCASEOK works on. | Brett Cannon | 2012-01-26 | 1 | -0/+2 |
| |/ / / |
|
* | | | | Issue #13862: Relax zlib version test to avoid spurious failures. | Nadeem Vawda | 2012-01-25 | 1 | -0/+3 |
|
|
* | | | | Issue #12804: Fix test failures on systems without internet access. | Nadeem Vawda | 2012-01-25 | 1 | -0/+3 |
|
|
* | | | | Issue #11235: Fix OverflowError when trying to import a source file whose mod... | Antoine Pitrou | 2012-01-24 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|