]> granicus.if.org Git - python/shortlog
python
2012-02-08 Victor StinnerIssue #13964: Test also os.futimesat()
2012-02-08 Victor StinnerIssue #13964: Write tests for new os.*utime*() functions
2012-02-08 Victor StinnerWhat's New in 3.3: reorder modules
2012-02-08 Victor StinnerWhat's New in 3.3: Fix time module doc
2012-02-07 Victor StinnerIssue #13845: time.time() now uses GetSystemTimeAsFileT...
2012-02-07 Victor StinnerIssue #13846: Add time.monotonic(), monotonic clock.
2012-02-07 Victor StinnerBackout d2c1521ad0a1: _Py_IDENTIFIER() uses UTF-8 again
2012-02-07 Brett CannonRe-order importlib benchmarks to be consistent. Also...
2012-02-07 Brett CannonMerge
2012-02-07 Brett CannonHave importlib.test.benchmark test with tabnanny as...
2012-02-06 Vinay SajipNull merge for reverted fix for #13807.
2012-02-06 Vinay SajipNull merge for reverted fix for #13807.
2012-02-06 Petri LehtinenMerge branch '3.2'
2012-02-06 Petri LehtinenIssue #10811: Fix recursive usage of cursors. Instead...
2012-02-06 Charles-François... Following Nick's suggestion, rename posix.fdlistdir...
2012-02-06 Benjamin Petersonmerge 3.2
2012-02-06 Benjamin Petersonmerge heads
2012-02-06 Benjamin Petersonbltinmod is borrowed, so it shouldn't be decrefed
2012-02-06 Éric AraujoFix typos in comments.
2012-02-06 Ned DeilyIssue #10881: merge
2012-02-05 Ned DeilyIssue #10881: Fix test_site failure with OS X framework...
2012-02-05 Terry Jan ReedyMerge with 3.2 #964437
2012-02-05 Terry Jan ReedyIssue 964437 Make IDLE help window non-modal.
2012-02-05 Terry Jan ReedyMerge with 3.2
2012-02-05 Terry Jan Reedy#13933 refine patch using 'new' builtin
2012-02-05 Charles-François... Issue #13734: Add os.fwalk(), a directory walking funct...
2012-02-05 Nadeem VawdaMake lzma docs consistent with other compression module...
2012-02-05 Éric AraujoMerge edits from 3.2 (#13716, #1040439, #2945, #13770...
2012-02-05 Éric AraujoBranch merge
2012-02-05 Éric AraujoReally make bztar support in shutil conditional.
2012-02-05 Nadeem VawdaNull merge.
2012-02-05 Nadeem VawdaClarify note in BZ2File docs about lack of multi-stream...
2012-02-05 Éric AraujoBranch merge
2012-02-05 Éric AraujoStop converting package_data to extra_files in pysetup...
2012-02-05 Georg Brandlmerge with 3.2
2012-02-05 Georg BrandlCloses #13944: fix capitalization of class name.
2012-02-05 Meador IngeIssue #12142: Fixed reference cycle when importing...
2012-02-05 Meador IngeIssue #12142: Fixed reference cycle when importing...
2012-02-05 Victor Stinner_Py_Identifier are always ASCII strings
2012-02-04 Nadeem VawdaNull merge.
2012-02-04 Nadeem VawdaIssue #1625: Document BZ2File's lack of support for...
2012-02-04 Éric AraujoAllow multiple values for package_data in setup.cfg...
2012-02-04 Éric AraujoImprove one packaging test, remove a setuptoolism in...
2012-02-04 Ned DeilyIssue #13933: merge
2012-02-04 Ned DeilyIssue #13933: IDLE auto-complete did not work with...
2012-02-04 Antoine PitrouFix failing test on big-endian machines (issue #13806).
2012-02-04 Antoine PitrouFix failing test on big-endian machines (issue #13806).
2012-02-04 Benjamin Petersonmerge 3.2
2012-02-04 Benjamin Petersonthreading primitives now have timeouts
2012-02-04 Charles-François... Issue #8184: Fix a potential file descriptor leak when a
2012-02-04 Charles-François... Issue #8184: Fix a potential file descriptor leak when a
2012-02-04 Nadeem VawdaDocument that some of LZMAFile.__init__()'s args are...
2012-02-04 Nadeem VawdaMake BZ2File.__init__()'s fileobj argument keyword...
2012-02-04 Nadeem VawdaUpdate docstring for BZ2File.__init__().
2012-02-04 Georg BrandlSmall grammar fixes by Mark Summerfield.
2012-02-04 Benjamin Petersonmerge 3.2
2012-02-04 Benjamin Petersonput returns on their own lines
2012-02-04 Benjamin Petersonmerge 3.2
2012-02-04 Benjamin Petersonremove unused import
2012-02-03 Ned DeilyIssue #13861: merge
2012-02-03 Ned DeilyIssue #13861: Prevent test_apropos* test case failures...
2012-02-03 Vinay SajipRevert fix for #13807 mistakenly applied in this branch.
2012-02-03 Brett CannonMerge
2012-02-03 Brett CannonCheck for errors in creating sub-interpreters when...
2012-02-03 Martin v. LöwisIssue #13777: Add PF_SYSTEM sockets on OS X.
2012-02-03 Ned DeilyIssue #13901: Prevent test_packaging failures on OS...
2012-02-03 Ned Deilymerge
2012-02-03 Ned DeilyIssue #13901: Prevent test_distutils failures on OS...
2012-02-02 Georg BrandlFix small grammatical inconsistency.
2012-02-02 Charles-François... Null merge.
2012-02-02 Charles-François... Merge.
2012-02-02 Charles-François... Merge.
2012-02-02 Charles-François... Issue #13817: After fork(), reinit the ad-hoc TLS imple...
2012-02-02 Charles-François... Issue #13817: After fork(), reinit the ad-hoc TLS imple...
2012-02-02 Petri LehtinenMerge branch 3.2
2012-02-02 Petri LehtinenDocument absoluteness of sys.executable
2012-02-02 Petri LehtinenMake sqlite3 tests editable with Emacs
2012-02-02 Stefan KrahIssue #1813: merge changeset that reverts a glibc worka...
2012-02-02 Stefan KrahIssue #1813: Revert workaround for a glibc bug on the...
2012-02-01 Brian Curtinmerge. again.
2012-02-01 Brian Curtinmerge updates
2012-02-01 Brian Curtinmerge from 3.2
2012-02-01 Brian CurtinAdd a hint that CSD == Service Pack.
2012-02-01 Petri LehtinenMerge branch 3.2
2012-02-01 Petri Lehtinensqlite3: Handle strings with embedded zeros correctly
2012-02-01 Raymond Hettingermerge
2012-02-01 Raymond HettingerAdd usage note
2012-01-31 Victor StinnerIssue #13706: Add assertions to detect bugs earlier
2012-01-31 Brett CannonFix a minor output typo as found by Terry Reedy.
2012-01-31 Brett CannonMerge
2012-01-31 Terry Jan ReedyMerge with 3.2 whitespace
2012-01-31 Terry Jan Reedywhitespace
2012-01-31 Terry Jan ReedyMerge 3.2
2012-01-31 Terry Jan Reedy#13506 Add '' to path for interactive interpreter by...
2012-01-31 Brett CannonLet importlib.test.benchmark take a specific benchmark...
2012-01-31 Brett CannonAllow for the specification of a file to dump importlib...
2012-01-30 Gregory P.... Fix zipimport.c's read_directory() to use appropriate...
2012-01-30 Gregory P.... Fix zip_import.c's read_directory() to use appropriate...
2012-01-30 Antoine PitrouIssue #8828: Add new function os.replace(), for cross...
2012-01-30 Brett CannonIssue #13890: Also fix for extension module tests for...
next