]> granicus.if.org Git - python/shortlog
python
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...
2013-09-18 doko@ubuntu.com - followup for issue #18997, make _clear_joined_ptr...
2013-09-18 R David MurrayMerge #14984: On POSIX, enforce permissions when readin...
2013-09-18 R David MurrayMerge #14984: On POSIX, enforce permissions when readin...
2013-09-18 R David MurrayMerge #14984: On POSIX, enforce permissions when readin...
2013-09-18 R David Murray#14984: On POSIX, enforce permissions when reading...
2013-09-16 Serhiy StorchakaIssue #18873: The tokenize module, IDLE, 2to3, and...
2013-09-16 Serhiy StorchakaIssue #18873: The tokenize module, IDLE, 2to3, and...
2013-09-16 Serhiy StorchakaIssue #17003: Unified the size argument names in the...
2013-09-16 Serhiy StorchakaIssue #19029: Change non-existing since 3.0 StringType...
2013-09-16 Serhiy StorchakaIssue #19029: Change non-existing since 3.0 StringType...
2013-09-16 Georg BrandlOne more markup fix.
2013-09-15 Ethan FurmanClose #18693: Enum is now more help() friendly.
2013-09-15 Andrew Kuchling#1565525: Add traceback.clear_frames() helper function...
2013-09-15 Raymond HettingerIssue 18771: Make it possible to set the number linear...
2013-09-15 Tim PetersNull merge of 3.3 into default.
2013-09-15 Tim PetersNull merge of 3.2 into 3.3.
2013-09-15 Tim PetersNull merge of 3.1 into 3.2
2013-09-15 Ethan FurmanClose #18989: enum members will no longer overwrite...
2013-09-15 Senthil KumaranExpose --bind argument for http.server, enable http...
2013-09-15 Georg BrandlFixup reST syntax errors and streamline docs of PEP...
2013-09-15 Raymond Hettingermerge
2013-09-15 Raymond HettingerIssue #19018: The heapq.merge() function no longer...
2013-09-15 Ethan FurmanClose #18929: inspect.classify_class_attrs will now...
2013-09-15 Ethan FurmanAdd __reversed__ to Enum. Minor code reorg (moved...
2013-09-15 Ezio Melotti#18856: merge with 3.3.
2013-09-15 Antoine PitrouAddress Terry's comments
2013-09-15 Ezio MelottiMerge heads.
2013-09-14 Antoine PitrouAvoid test_logging failure when run after test_unittest...
2013-09-14 Antoine PitrouIssue #18937: Add an assertLogs() context manager to...
2013-09-14 R David Murray#18206: Re-fix license URL.
2013-09-14 R David MurrayMerge #18206: Fix test for existence of license URL.
2013-09-14 R David Murray#18206: Fix test for existence of license URL.
2013-09-14 Georg Brandlmerge with 3.3
2013-09-14 Georg Brandlmerge with 3.2
2013-09-14 Georg BrandlAdd a NEWS entry for b9b521efeba3.
2013-09-14 Georg BrandlAdd NEWS entry for c18c18774e24.
2013-09-14 Georg BrandlFix tkinter regression introduced by the security fix...
2013-09-14 Georg BrandlFix tkinter regression introduced by the security fix...
2013-09-14 Ezio Melotti#18856: improve test coverage of the calendar module...
2013-09-13 Antoine PitrouAdjust comment
2013-09-13 Antoine PitrouIssue #19013: add a __main__ to unittest.test.testmock...
2013-09-13 Antoine PitrouIssue #19013: add a __main__ to unittest.test to ease...
2013-09-13 Antoine PitrouIssue #19013: add unittest.main() epilogs to unittest...
2013-09-13 Antoine PitrouIssue #19013: add unittest.main() epilogs to unittest...
2013-09-13 Ezio Melotti#18981: merge with 3.3.
2013-09-13 Brett CannonIssue #18955: clarify what is removed by importlib...
2013-09-13 Ezio Melotti#18981: fix a typo in a comment (noticed by Anoop Thoma...
2013-09-13 Ezio Melotti#18951: merge with 3.3.
2013-09-13 Ezio Melotti#18951: use consistent names in unittest docs.
2013-09-13 Charles-François... Issue #16201: socket: Use inet_pton()/inet_addr() inste...
2013-09-13 Eli BenderskyMerge for Issue #18997: Issue #18997: fix ElementTree...
2013-09-13 Eli BenderskyAdd Germán M. Bravo to Misc/ACKS
next