]> granicus.if.org Git - python/shortlog
python
2012-10-02 Victor StinnerIssue #15609: Fix refleak introduced by my last optimiz...
2012-10-02 Georg Brandlmerge with 3.3.
2012-10-02 Georg BrandlIn this case it is not useful to hide "threading".
2012-10-02 Ezio Melotti#15979: merge with 3.3.
2012-10-02 Ezio Melotti#15979: merge with 3.2.
2012-10-02 Ezio Melotti#15979: improve timeit documentation.
2012-10-02 R David MurrayMerge: Add threading.get_ident to whatsnew.
2012-10-02 R David MurrayAdd threading.get_ident to whatsnew.
2012-10-02 R David MurrayMerge #11109: clean up docs, add whatsnew entry, and...
2012-10-02 R David Murray#11109: clean up docs, add whatsnew entry, and fix...
2012-10-01 Victor StinnerClose #15766: Catch exceptions while raising the Import...
2012-10-01 Ezio MelottiMerge changelog filtering fixes/improvements with 3.3.
2012-10-01 Ezio MelottiFix/improve the changelog filtering.
2012-10-01 Victor StinnerIssue #15609: Optimize str%args for integer argument
2012-10-01 Philip Jenveymore yield from
2012-10-01 Antoine PitrouMerge
2012-10-01 Antoine PitrouMerge
2012-10-01 Antoine PitrouSanitize and modernize some of the _elementtree code...
2012-10-01 Antoine PitrouSanitize and modernize some of the _elementtree code...
2012-10-01 Stefan KrahMerge 3.3.
2012-10-01 Stefan KrahIssue #15599: Increase the switch interval. Several...
2012-10-01 Nadeem VawdaMerge: #16304: Optimizations for BZ2File, and minor...
2012-10-01 Nadeem VawdaIssue #16304: Further optimize BZ2File.readlines?().
2012-10-01 Nadeem VawdaFix error handling in new fast path of BZ2File.readline().
2012-10-01 Nadeem VawdaIssue #16304: Another performance optimization for...
2012-10-01 Philip Jenveyutilize yield from
2012-10-01 Philip Jenveyutilize subprocess.DEVNULL
2012-10-01 Georg Brandlmerge with 3.3
2012-10-01 Georg BrandlFix template syntax.
2012-10-01 Georg BrandlUse backticks in 3.4 NEWS.
2012-10-01 Georg Brandlmerge with 3.3
2012-10-01 Georg BrandlThe default reST role `foo` can now be used in NEWS...
2012-10-01 Georg BrandlFix page name.
2012-10-01 Georg Brandlmerge with 3.3.
2012-10-01 Georg BrandlSeveral improvements to the HTML NEWS version:
2012-10-01 Georg BrandlMove 3.1, 3.2 and 3.3 NEWS items to HISTORY.
2012-10-01 Georg Brandlnull-merge with 3.3
2012-10-01 Georg Brandlmerge with 3.3
2012-10-01 Georg BrandlMove 3.1 and 3.2 NEWS items to HISTORY.
2012-10-01 Tim GoldenIssue16097 Fix small typo in comment (patch by Wael...
2012-10-01 Tim GoldenIssue16097 Fix small typo in comment (patch by Wael...
2012-10-01 Brian CurtinCorrecting my name since people keep bringing it up
2012-10-01 Ezio MelottiMerge suspicious ignore file updates with 3.3.
2012-10-01 Ezio MelottiUpdate suspicious ignore file.
2012-10-01 R David MurrayMerge: More additions to whatsnew.
2012-10-01 R David MurrayMore additions to whatsnew.
2012-10-01 R David MurrayMerge: Fix sqlite3 class markup.
2012-10-01 R David MurrayMerge: Fix sqlite3 class markup.
2012-10-01 R David MurrayFix sqlite3 class markup.
2012-10-01 R David MurrayMerge: More whatsnew adds, especially the os module.
2012-10-01 R David MurrayMore whatsnew adds, especially the os module.
2012-09-30 Nadeem VawdaMerge: #16304: Further performance improvements for...
2012-09-30 Nadeem VawdaIssue #16304: Further performance improvements for...
2012-09-30 R David MurrayMerge: Add some missing stuff to whatsnew.
2012-09-30 R David MurrayAdd some missing stuff to whatsnew.
2012-09-30 Ezio Melotti#15923: merge with 3.3.
2012-09-30 Ezio Melotti#15923: merge with 3.2.
2012-09-30 Ezio Melotti#15923: fix a mistake in asdl_c.py that resulted in...
2012-09-30 Stefan KrahNull merge.
2012-09-30 Stefan KrahBackport 5cfe8af7abb2.
2012-09-30 Stefan KrahSuppress unknown pragma warning (STDC FENV_ACCESS).
2012-09-30 Gregory P.... doc typo fixes
2012-09-30 Chris JerdonekIssue #15533: Merge update from 3.2.
2012-09-30 Chris JerdonekIssue #15533: Skip test_cwd_with_relative_*() tests...
2012-09-30 Georg BrandlUse newer version of Pygments that handles "yield from".
2012-09-30 Stefan KrahSupport gcc's -ansi flag: use "__asm__" instead of...
2012-09-30 Stefan KrahRevert 29506c7db353 (build output should be accurate).
2012-09-30 Christian Heimesmerge
2012-09-30 Christian HeimesChange libmpdec to use ANSI code in strict ansi mode...
2012-09-30 Nick CoghlanAdjust guidelines for What's New maintenance to account...
2012-09-30 Gregory P.... doc typo fixes
2012-09-30 Chris JerdonekIssue #15533: Merge update from 3.3.
2012-09-30 Georg Brandlmerge with 3.3
2012-09-30 Stefan KrahMerge 3.3.
2012-09-30 Stefan KrahMerge 3.3.
2012-09-30 Stefan KrahMerge 3.3.
2012-09-30 Christian Heimesmerge
2012-09-30 Christian HeimesChange libmpdec to use ANSI code in strict ansi mode...
2012-09-30 Georg Brandlmerge with 3.3
2012-09-30 Georg BrandlAdd a filterable HTML version of Misc/NEWS to the docs...
2012-09-30 Georg BrandlFix reST markup in NEWS.
2012-09-30 Georg BrandlRecord UCD update in whatsnew.
2012-09-30 Nadeem VawdaMerge: Fix the return value of BZ2File._read_block...
2012-09-30 Nadeem VawdaFix the return value of BZ2File._read_block() to be...
2012-09-30 Chris JerdonekIssue #15533: Merge fix from 3.3.
2012-09-30 Chris JerdonekIssue #15533: Merge fix from 3.2.
2012-09-30 Chris JerdonekAdd Misc/NEWS entries from 3.3.1 in 3.3 branch to 3...
2012-09-30 Nick CoghlanRedo 3.3 merge
2012-09-30 Nick CoghlanClose previous head
2012-09-30 Nick CoghlanMerge commit, because Mercurial's handling of push...
2012-09-30 Georg Brandlnull-merge from 3.3
2012-09-30 Georg BrandlAdd missing 3.3.1 NEWS entries deleted in 83496b5e1916.
2012-09-30 Nick CoghlanMerge Windows What's New changes from 3.3
2012-09-30 Nick CoghlanWhat's new entry for PEP 397 and Windows PATH modification
2012-09-30 Stefan KrahMerge 3.3.
2012-09-30 Stefan KrahMake it clear that the pi function is modified for...
2012-09-30 Georg BrandlAdd a stub "whatsnew in 3.4" document.
2012-09-30 Chris JerdonekIssue #15533: Clarify docs and add tests for subprocess...
2012-09-30 Georg BrandlCloses #16091: fix the references to 3.3/3.4 in the...
2012-09-30 Georg BrandlDoc sidebar: point to 3.4 as dev.
next