]> granicus.if.org Git - python/shortlog
python
2013-04-12 Ezio Melotti#17653: merge with 3.3.
2013-04-12 Ezio Melotti#17653: fix typo in socketserver docs. Patch by Tshepa...
2013-04-12 Vinay SajipClosed #9556: Allowed specifying a time-of-day for...
2013-04-12 Ezio MelottiNull merge.
2013-04-12 Ezio MelottiMerge heads.
2013-04-12 Ezio MelottiMerge heads.
2013-04-12 Andrew Svetlov#17688: fix declaration for richcmp example in the...
2013-04-12 Andrew Svetlov#17688: fix declaration for richcmp example in the...
2013-04-12 Ezio Melotti#6696: merge with 3.3.
2013-04-12 Ezio Melotti#6696: add documentation for the Profile objects, and...
2013-04-12 Ezio Melotti#17692: merge with 3.3.
2013-04-12 Ezio Melotti#17692: test_sqlite now works with unittest test discov...
2013-04-12 Roger Serwy#17585: merge with 3.3.
2013-04-12 Roger Serwy#17585: Fixed IDLE regression. Now closes when using...
2013-04-11 R David Murray#17699: Fix the new getpass test failures on windows.
2013-04-11 Victor StinnerIssue #13056: Reenable test_multibytecodec.Test_StreamW...
2013-04-11 Victor StinnerClose #17693: Rewrite CJK decoders to use the _PyUnicod...
2013-04-11 Victor Stinnerpython-gdb.py: Replace invalid Unicode character with...
2013-04-11 Antoine PitrouFix supernumerary 's' in sys._debugmallocstats() output.
2013-04-11 Antoine PitrouFix supernumerary 's' in sys._debugmallocstats() output.
2013-04-11 Antoine PitrouFix a crash when setting a servername callback on a...
2013-04-11 Ezio Melotti#17690: merge with 3.3.
2013-04-11 Ezio Melotti#17690: test_time now works with unittest test discover...
2013-04-11 Georg BrandlFix invalid markup.
2013-04-11 R David MurrayMerge #14971: Use class method name, not function.__nam...
2013-04-11 R David Murray#14971: Use class method name, not function.__name__...
2013-04-11 Senthil Kumarannull merge
2013-04-11 Senthil Kumarannormalize whitespace
2013-04-11 Senthil Kumarannormalize whitespace. caught by hook
2013-04-11 Senthil Kumaranmerge from 3.3
2013-04-11 Senthil Kumaran#5609 - test_urllib coverage for url2pathname and pathn...
2013-04-10 Benjamin Petersonmerge 3.3 (#17669)
2013-04-10 Benjamin Petersondon't run frame if it has no stack (closes #17669)
2013-04-10 Ezio MelottiMerge heads.
2013-04-10 Ezio Melotti#12820: merge with 3.3.
2013-04-10 R David Murray#17487: wave.getparams now returns a namedtuple.
2013-04-10 Ezio Melotti#12820: add tests for the xml.dom.minicompat module...
2013-04-10 Ezio Melotti#17635: merge with 3.3.
2013-04-10 Ezio Melotti#17635: fix wrong function name in multiprocessing...
2013-04-10 Giampaolo Rodola'Fix issue #17675: make socket repr() provide local...
2013-04-09 Victor StinnerClose #14439: Python now prints the traceback on runpy...
2013-04-09 Victor StinnerIssue #17615: On Windows (VS2010), Performances of...
2013-04-09 Brett Cannonmerge
2013-04-09 Brett CannonWhat's new entry for issue #17093
2013-04-09 Brett CannonIssue #17093,17566,17567: Methods from classes in impor...
2013-04-09 Victor Stinnerreplace(): only call PyUnicode_DATA(u) once
2013-04-09 Victor StinnerWrite super-fast version of str.strip(), str.lstrip...
2013-04-09 Victor StinnerDon't calls macros in PyUnicode_WRITE() parameters
2013-04-09 Victor StinnerFix do_strip(): don't call PyUnicode_READ() in Py_UNICO...
2013-04-09 Victor StinnerFix _PyUnicode_XStrip()
2013-04-09 Victor StinnerOptimize PyUnicode_DecodeCharmap()
2013-04-09 Victor StinnerOptimize make_bloom_mask(), used by str.strip(), str...
2013-04-09 Victor StinnerUse PyUnicode_READ() instead of PyUnicode_READ_CHAR()
2013-04-09 Victor StinnerAdd fast-path in PyUnicode_DecodeCharmap() for pure...
2013-04-09 Giampaolo Rodola'merge heads
2013-04-09 Giampaolo Rodola'Do not raise exception on close() on account of socket...
2013-04-09 Senthil Kumaran#17678: Remove the use of a deprecated method http...
2013-04-09 Senthil Kumaran#17678: Fix DeprecationWarning in the http/cookiejar...
2013-04-09 Senthil Kumarannull merge
2013-04-09 Senthil Kumaran#17648 - convert test_urllib2.py doctests to unittests
2013-04-09 Senthil Kumaran#17648 - Clean up test_urllib2.py. Converted doctests...
2013-04-09 Roger Serwy#17657: merge with 3.3.
2013-04-09 Roger Serwy#17657: Show full Tk version in IDLE's about dialog.
2013-04-08 Victor StinnerIssue #17615: Comparing two Unicode strings now uses...
2013-04-08 Victor StinnerIssue #17615: Add tests comparing Unicode strings of...
2013-04-08 Victor StinnerIssue #17615: Expand expensive PyUnicode_READ() macro...
2013-04-08 Serhiy StorchakaClose #17666: Fix reading gzip files with an extra...
2013-04-08 Serhiy StorchakaClose #17666: Fix reading gzip files with an extra...
2013-04-08 R David Murray#17484: Actually add the getpass tests this time.
2013-04-08 Andrew SvetlovAdd NEWS entry for #17502: Process DEFAULT values in...
2013-04-08 Andrew SvetlovAdd NEWS entry for #17502: Process DEFAULT values in...
2013-04-08 R David Murray#17484: add tests for getpass.
2013-04-07 Victor StinnerClose #13126: "Simplify" FASTSEARCH() code to help...
2013-04-07 Antoine Pitrougibibytes (Arfrever)
2013-04-07 Roger Serwy#17613: merge with 3.3.
2013-04-07 Roger Serwy#17613: Prevent traceback when removing syntax colorize...
2013-04-07 Roger Serwy#1207589: merge with 3.3.
2013-04-07 Roger Serwy#1207589: Backwards-compatibility patch for right-click...
2013-04-07 Antoine PitrouIssue #15596: Faster pickling of unicode strings.
2013-04-07 Benjamin Petersonmerge heads
2013-04-07 Benjamin Petersonadd Zbigniew Halas to ACKS
2013-04-07 Andrew SvetlovProcess DEFAULT values in mock side_effect that returns...
2013-04-07 Andrew SvetlovProcess DEFAULT values in mock side_effect that returns...
2013-04-07 Andrew SvetlovMerge heads
2013-04-07 Andrew SvetlovUpdate argparse docs to follow order of ArgumentParser...
2013-04-07 Andrew SvetlovUpdate argparse docs to follow order of ArgumentParser...
2013-04-07 Raymond HettingerRemove redundant imports
2013-04-07 Raymond Hettingermerge
2013-04-07 Raymond HettingerClean-up lru_cache examples. The print() not is needed...
2013-04-07 Roger Serwy#16887: merge with 3.3.
2013-04-07 Roger Serwy#16887: IDLE now accepts Cancel in tabify/untabify...
2013-04-06 Serhiy StorchakaRevert a premature patch for issue #14010 (changeset...
2013-04-06 Serhiy StorchakaRevert a premature patch for issue #14010 (changeset...
2013-04-06 Antoine PitrouMerge
2013-04-06 Antoine PitrouMerge
2013-04-06 Antoine PitrouIssue #17645: convert an assert() into a proper excepti...
2013-04-06 Antoine PitrouIssue #17645: convert an assert() into a proper excepti...
2013-04-06 Benjamin Petersonmerge 3.3
2013-04-06 Benjamin Petersonmove IDLE news to its own section
2013-04-06 Serhiy StorchakaIssue #14010: Fix a crash when iterating or deleting...
next