]> granicus.if.org Git - python/shortlog
python
2013-01-04 Charles-François... Issue #16860: In tempfile, use O_CLOEXEC when available...
2013-01-04 Serhiy StorchakaIssue #16856: Fix a segmentation fault from calling...
2013-01-04 Serhiy StorchakaIssue #16856: Fix a segmentation fault from calling...
2013-01-04 Serhiy StorchakaIssue #16674: random.getrandbits() is now 20-40% faster...
2013-01-04 Benjamin Petersonmerge 3.3
2013-01-04 Benjamin Petersonmerge 3.2
2013-01-04 Benjamin Petersonmerge heads
2013-01-04 Benjamin Petersondrop email (closes #16857)
2013-01-03 Christian HeimesIssue #16847: Fixed improper use of _PyUnicode_CheckCon...
2013-01-03 Christian HeimesIssue #16847: Fixed improper use of _PyUnicode_CheckCon...
2013-01-03 Ezio Melotti#16009: JSON error messages now provide more informatio...
2013-01-03 Victor Stinner(Merge 3.3) Issue #16367: Fix FileIO.readall() on Windo...
2013-01-03 Victor Stinner(Merge 3.2) Issue #16367: Fix FileIO.readall() on Windo...
2013-01-03 Victor StinnerIssue #16367: Fix FileIO.readall() on Windows for files...
2013-01-03 Victor StinnerClose #16281: handle tailmatch() failure and remove...
2013-01-03 Giampaolo Rodola'issue 10527: fix missing import
2013-01-03 Victor StinnerNull merge 3.3
2013-01-03 Victor Stinner(Merge 3.2) Issue #16218, #16414, #16444: Backport...
2013-01-03 Victor StinnerIssue #16218, #16414, #16444: Backport FS_NONASCII...
2013-01-03 Victor StinnerNull merge 3.3 (fix already applied to default, it...
2013-01-03 Victor Stinner(Merge 3.2) Issue #16455: On FreeBSD and Solaris, if...
2013-01-03 Victor StinnerIssue #16455: On FreeBSD and Solaris, if the locale...
2013-01-02 Nadeem VawdaIssue #16828: Fix error incorrectly raised by bz2.compr...
2013-01-02 Nadeem VawdaCorrection: issue #16828 also affects BZ2Compressor...
2013-01-02 Nadeem VawdaIssue #16828: Fix error incorrectly raised by bz2.compr...
2013-01-02 Nadeem VawdaIssue #16828: Fix error incorrectly raised by bz2.compr...
2013-01-02 Antoine PitrouIssue #16833: In http.client.HTTPConnection, do not...
2013-01-02 Ezio Melotti#16747: merge with 3.3.
2013-01-02 Ezio Melotti#16747: merge with 3.2.
2013-01-02 Ezio Melotti#16747: fix link to file objects in the glossary.
2013-01-02 Ezio Melotti#16748: merge with 3.3.
2013-01-02 Ezio Melotti#16748: test_heapq now works with unittest test discovery.
2013-01-02 Benjamin Petersonmerge heads
2013-01-02 Benjamin Petersonmerge 3.3
2013-01-02 Benjamin Petersonadd Tom Tromey to ACKS
2013-01-02 Serhiy StorchakaIssue #16841: Set st_dev on Windows as unsigned long...
2013-01-02 Eli BenderskyFix method name in documentation (__setstate__ -->...
2013-01-02 Eli BenderskyFix method name in documentation (__setstate__ -->...
2013-01-02 Eli BenderskyFix method name in documentation (__setstate__ -->...
2013-01-02 Serhiy StorchakaFix incorrect grammar in sched documentation.
2013-01-02 Serhiy StorchakaFix incorrect grammar in sched documentation.
2013-01-02 Serhiy StorchakaFix incorrect grammar in Misc/NEWS.
2013-01-02 Serhiy StorchakaFix incorrect grammar in Misc/NEWS.
2013-01-02 Serhiy StorchakaFix incorrect grammar in Misc/NEWS.
2013-01-02 Serhiy StorchakaMerge heads
2013-01-02 Serhiy StorchakaMerge heads
2013-01-02 Serhiy StorchakaMerge heads
2013-01-02 Serhiy StorchakaMerge heads
2013-01-02 Serhiy StorchakaMerge heads
2013-01-02 Łukasz LangaNull-merged Misc/NEWS change
2013-01-02 Łukasz LangaNull-merged Misc/NEWS change
2013-01-01 Łukasz LangaMisc/NEWS updated to tell about #16820
2013-01-01 Łukasz LangaNull-merged Misc/NEWS change
2013-01-01 Łukasz LangaMisc/NEWS updated to tell about #14590 and #16820
2013-01-01 Łukasz LangaNull-merged 3.2 section order preservation fix when...
2013-01-01 Łukasz LangaNull-merged 3.2 section order preservation fix when...
2013-01-01 Łukasz Langaconfigparser: preserve section order when using `__seti...
2013-01-01 Victor Stinner(Merge 3.3) Issue #9644: Add a test on os.statvfs(...
2013-01-01 Victor StinnerIssue #9644: Add a test on os.statvfs() for the PEP 383
2013-01-01 Serhiy StorchakaIssue #16541: tk_setPalette() now works with keyword...
2013-01-01 Serhiy StorchakaIssue #16541: tk_setPalette() now works with keyword...
2013-01-01 Victor StinnerIssue #9644: Fix the encoding used by os.statvfs()...
2013-01-01 Serhiy StorchakaIssue #16541: tk_setPalette() now works with keyword...
2013-01-01 Łukasz LangaMerged section order preservation fix when using `__set...
2013-01-01 Łukasz Langaconfigparser: preserve section order when using `__seti...
2013-01-01 Serhiy StorchakaIssue #16819: IDLE method completion now correctly...
2013-01-01 Serhiy StorchakaIssue #16819: IDLE method completion now correctly...
2013-01-01 Serhiy StorchakaIssue #16819: IDLE method completion now correctly...
2013-01-01 Ned DeilyUpdate copyright dates in Mac plists.
2013-01-01 Ned DeilyUpdate copyright dates in Mac plists.
2013-01-01 Ned DeilyUpdate copyright dates in Mac plists.
2013-01-01 Brian CurtinBacked out changeset 61bada808b34
2013-01-01 Brian CurtinSet st_dev on Windows as unsigned long to match its...
2013-01-01 Richard OudkerkIssue #9586: Merge.
2013-01-01 Richard OudkerkIssue #9586: Merge
2013-01-01 Richard OudkerkIssue #9586: Redefine SEM_FAILED on MacOSX to keep...
2013-01-01 Eli BenderskyMake indentation consistent
2013-01-01 Eli BenderskyMake indentation consistent
2013-01-01 Charles-François... Issue #16787: Increase asyncore and asynchat default...
2013-01-01 Richard OudkerkFix overlooked licence text.
2013-01-01 Benjamin Petersonmerge 3.3
2013-01-01 Benjamin Petersonupdate another year
2013-01-01 Benjamin Petersonmerge 3.3
2013-01-01 Benjamin Petersonbring Python into 2013
2012-12-31 Eli BenderskyMake indentation consistent and remove dead commented...
2012-12-31 Eli BenderskyMake indentation consistent and remove dead commented...
2012-12-31 Brian Curtinst_dev/st_rdev should be unsigned long as dwVolumeSeria...
2012-12-31 Giampaolo Rodola'Fix issue 10527: make multiprocessing use poll() instea...
2012-12-31 Giampaolo Rodola'Fix issue 10527: make multiprocessing use poll() instea...
2012-12-31 Giampaolo Rodola'Fix issue 10527: make multiprocessing use poll() instea...
2012-12-31 Łukasz LangaMerged `parser['DEFAULT'].__setitem__` fix (issue ...
2012-12-31 Łukasz LangaFixes `__setitem__` on parser['DEFAULT'] reported in...
2012-12-31 Serhiy StorchakaIssue #16824: Fix a failure guard in the never reached...
2012-12-31 Serhiy StorchakaIssue #16824: Fix a failure guard in the never reached...
2012-12-31 Łukasz LangaMerged `parser.clean()` fix (issue #16820) from 3.2...
2012-12-31 Łukasz LangaMerged `parser.clean()` fix (issue #16820) from 3.2.
2012-12-31 Łukasz Langaadded Wolfgang Scherer to acknowledgements
2012-12-31 Łukasz LangaFixes `parser.clean()` reported in issue #16820.
2012-12-31 Łukasz LangaMerged fix for #15803 from 3.2 through 3.3
2012-12-31 Łukasz LangaMerged fix for #15803 from 3.2
next