]> granicus.if.org Git - python/shortlog
python
2013-09-29 Benjamin Petersonmerge 3.3
2013-09-29 Benjamin Petersonmerge heads
2013-09-29 Benjamin Petersonremove unused imports
2013-09-29 Ned DeilyIssue #19128: Remove nonfunctional, unused Mac help...
2013-09-29 Antoine PitrouProperly initialize all fields of a SSL object after...
2013-09-29 Antoine PitrouProperly initialize all fields of a SSL object after...
2013-09-29 Antoine PitrouIssue #19095: SSLSocket.getpeercert() now raises ValueE...
2013-09-29 Christian HeimesIssue #19130: mention historic VS 2008 build dir, too
2013-09-29 Christian HeimesIssue #19130: mention historic VS 2008 build dir, too
2013-09-29 Christian HeimesIssue #19130: Correct PCbuild/readme.txt, Python 3...
2013-09-29 Christian HeimesIssue #19130: Correct PCbuild/readme.txt, Python 3...
2013-09-29 Richard OudkerkMerge.
2013-09-29 Richard OudkerkIssue #19112: avoid using function defined in method.
2013-09-29 Benjamin Petersonmerge 3.3 (#19127)
2013-09-29 Benjamin Petersonremove duplicate method (closes #19127)
2013-09-29 Benjamin Petersonmerge 3.3 (#19114)
2013-09-29 Benjamin Petersoncondense two tests with the same name (closes #19114)
2013-09-29 Benjamin Petersonmerge 3.3 (#19112)
2013-09-29 Benjamin Petersonmove helper function into its test method (closes ...
2013-09-29 Benjamin Petersonmerge 3.3 (#19117)
2013-09-29 Benjamin Petersonfix duplicate test names in test_dis (closes #19117)
2013-09-29 Benjamin Petersonmerge 3.3 (#19118)
2013-09-29 Benjamin Petersonremove duplicate test_mkd (closes #19118)
2013-09-29 Benjamin Petersonmerge 3.3 (#19116)
2013-09-29 Benjamin Petersoncombine two tests to avoid duplicate names (closes...
2013-09-29 Benjamin Petersonmerge 3.3 (#19126)
2013-09-29 Benjamin Petersonfix duplicate test name (closes #19126)
2013-09-29 Benjamin Petersonmerge 3.3 (#19125)
2013-09-29 Benjamin Petersonfix test to run and test that smtpd does support ELHO...
2013-09-29 Benjamin Petersondelete duplicate test (closes #19123)
2013-09-29 Benjamin Petersonmerge 3.3 (#19122)
2013-09-29 Benjamin Petersonremove duplicate test from test_import (closes #19122)
2013-09-28 Antoine PitrouIssue #4366: Fix building extensions on all platforms...
2013-09-28 Antoine PitrouIssue #4366: Fix building extensions on all platforms...
2013-09-28 Benjamin Petersonmerge 3.3 (#19115)
2013-09-28 Benjamin Petersonfix duplicate test names (closes #19115)
2013-09-28 Serhiy StorchakaIssue #18950: Fix miscellaneous bugs in the sunau module.
2013-09-28 Serhiy StorchakaIssue #18950: Fix miscellaneous bugs in the sunau module.
2013-09-28 Nick CoghlanClose #18596: Support address sanity checking in clang/GCC
2013-09-28 Nick CoghlanClose #18990: remove root attribute from XMLPullParser
2013-09-28 Ethan FurmanIssue19030: fixed comment that was still referring...
2013-09-28 Ethan FurmanClose #19011: Add documentation on some of the non...
2013-09-27 Serhiy StorchakaIssue #19053: ZipExtFile.read1() with non-zero argument...
2013-09-27 Serhiy StorchakaIssue #19053: ZipExtFile.read1() with non-zero argument...
2013-09-27 Vinay SajipUpdated test_logging so that errors don't occur in...
2013-09-27 Vinay SajipStreamlined logging tests by moving common code to...
2013-09-27 Vinay Sajiplogging: added support for Unix domain sockets to Socke...
2013-09-27 Eli BenderskyFix .hgtouch to list the dependencies for auto-generate...
2013-09-27 Benjamin Petersonmerge 3.3
2013-09-27 Benjamin Petersonlet this work with system Python 2.5
2013-09-27 Benjamin Petersonmerge 3.3
2013-09-27 Benjamin Petersonfix my absurd spelling
2013-09-27 Benjamin Petersonmerge 3.3 (#19098)
2013-09-27 Benjamin Petersondon't scale compiler stack frames if the recursion...
2013-09-26 Eli BenderskyMove open outside try/finally
2013-09-26 Eli BenderskyDon't use fancy new Python features like 'with' - some...
2013-09-26 Eli BenderskyNormalize whitespace
2013-09-26 Eli BenderskySmall fixes in Parser/asdl.py - no change in functionality.
2013-09-25 Ethan FurmanClose #19030: improvements to inspect and Enum.
2013-09-25 Georg BrandlFix minor typo.
2013-09-23 Serhiy StorchakaNull merge (tkinter.Tkapp.merge() was removed in 3.4).
2013-09-23 Serhiy StorchakaIssue #19028: Fixed tkinter.Tkapp.merge() for non-strin...
2013-09-23 Serhiy StorchakaIssue #18996: TestCase.assertEqual() now more cleverly...
2013-09-23 Serhiy StorchakaIssue #19034: repr() for tkinter.Tcl_Obj now exposes...
2013-09-22 Ethan FurmanClose #19025: Better error message when trying to delet...
2013-09-22 Jason R. CoombsIssue #18978: Update docs to reflect explicitly the...
2013-09-22 Jason R. CoombsClose #18978: Merge changes.
2013-09-22 Jason R. CoombsUpdate NEWS
2013-09-22 Nick CoghlanClose #18626: add a basic CLI for the inspect module
2013-09-22 Nick CoghlanAvoid inconsistent use of 'finalizer'
2013-09-22 Nick CoghlanClose #19047: weakref doc cleanups
2013-09-22 Georg Brandlmerge with 3.3
2013-09-22 Georg BrandlCloses #19043: remove detailed listing of versions...
2013-09-22 Nick CoghlanMerge from 3.3
2013-09-22 Nick CoghlanFix comment in test_gdb
2013-09-22 Raymond HettingerNote that LINEAR_PROBES can be set to zero.
2013-09-21 Raymond HettingerMinor beautification. Put updates and declarations...
2013-09-21 Antoine Pitroutest_gdb: skip pretty-printing of sets with gdb < 7.3
2013-09-21 Antoine Pitroutest_gdb: dump gdb version in verbose mode
2013-09-21 Raymond HettingerWhen LINEAR_PROBES=0, let the compiler remove the dead...
2013-09-21 Raymond HettingerMake the linear probe sequence clearer.
2013-09-20 Serhiy StorchakaMerge heads
2013-09-20 Serhiy StorchakaIssue #3015: Fixed tkinter with wantobject=False. ...
2013-09-20 Serhiy StorchakaIssue #3015: Fixed tkinter with wantobject=False. ...
2013-09-20 Antoine PitrouAdd a comment making it explicit that itertools.tee...
2013-09-20 Serhiy StorchakaNull merge
2013-09-20 Serhiy StorchakaIssue #18050: Fixed an incompatibility of the re module...
2013-09-20 Tim PetersUpdate internal comments to say _something_ about the...
2013-09-19 Senthil KumaranCorrecting the mistake in 678e3c0d2d99
2013-09-19 Senthil KumaranCorrecting the mistake in 14ba90816930
2013-09-18 R David MurrayMerge #14984: only import pwd on POSIX.
2013-09-18 R David MurrayMerge #14984: only import pwd on POSIX.
2013-09-18 R David MurrayMerge #14984: only import pwd on POSIX.
2013-09-18 R David Murray#14984: only import pwd on POSIX.
2013-09-18 R David MurrayMerge #19037: adjust file times *before* moving maildir...
2013-09-18 R David Murray#19037: adjust file times *before* moving maildir files...
2013-09-18 R David MurrayMerge merge heads.
2013-09-18 R David MurrayMerge heads.
2013-09-18 R David MurrayMerge heads.
2013-09-18 doko@ubuntu.com- followup for issue #18997, make _clear_joined_ptr...
next