]> granicus.if.org Git - python/shortlog
python
2013-10-18 Nick CoghlanIssue #16129: Py_SetStandardStreamEncoding cleanups
2013-10-18 Nick CoghlanClose #19284: Handle -R properly in flag helper
2013-10-18 Serhiy StorchakaFix markup.
2013-10-18 Serhiy StorchakaFix markup.
2013-10-18 Ethan FurmanIssue #19030: special-cased __dict__ as the actual...
2013-10-18 Ethan FurmanIssue #19272: slight clarification of pickle docs with...
2013-10-18 Ethan FurmanClose #19030: inspect.getmembers and inspect.classify_c...
2013-10-18 Ethan FurmanCatching up on NEWS entries.
2013-10-18 Ned DeilyIssue #19262: Install asyncio and test_asyncio directories.
2013-10-17 Guido van RossumRename the logger to plain "logger".
2013-10-17 Ned DeilyIssue #19275: Fix test_site failure on OS X due to...
2013-10-17 Guido van RossumMake asyncio tests run on Windows.
2013-10-17 Guido van RossumInitial checkin of asyncio package (== Tulip, == PEP...
2013-10-17 Serhiy StorchakaIssue #19276: Fixed the wave module on 64-bit big-endia...
2013-10-17 Serhiy StorchakaIssue #19276: Fixed the wave module on 64-bit big-endia...
2013-10-17 Georg Brandlmerge with 3.3
2013-10-17 Georg BrandlFix inaccurate versionchanged tag for compressobj(...
2013-10-17 Nick CoghlanSkip #16129 test until I debug cross-platform issues
2013-10-17 Nick CoghlanTry to debug overspecified test :(
2013-10-17 Richard OudkerkFix signal handler in test.
2013-10-17 Nick CoghlanClose #19266: contextlib.ignore -> contextlib.suppress
2013-10-17 Richard OudkerkMerge.
2013-10-17 Nick CoghlanIssue #16129: Move Py_SetStandardStreamEncoding declaration
2013-10-17 Richard OudkerkTry doing a raw test of os.fork()/os.kill().
2013-10-17 Nick CoghlanIssue #16129: Add `Py_SetStandardStreamEncoding`
2013-10-17 Richard OudkerkStop trying to use strace, but add a sleep before termi...
2013-10-17 Christian HeimesIssue #19275: Fix test_site on AMD64 Snow Leopard
2013-10-17 Richard OudkerkTry strace instead of gdb to see what wedged child...
2013-10-17 Serhiy StorchakaMerge heads
2013-10-17 Serhiy StorchakaIssue 19276: Fix tests for wave files on big-endian...
2013-10-17 Serhiy StorchakaIssue 19276: Fix tests for wave files on big-endian...
2013-10-17 Richard OudkerkTry to print a backtrace of wedged child process in...
2013-10-17 R David Murray#18891: Complete new provisional email API.
2013-10-17 Ethan FurmanClose #19252: better test coverage for Enum. Thanks...
2013-10-16 Richard OudkerkFix import of SimpleQueue.
2013-10-16 Richard OudkerkIssue #18999: Make multiprocessing use context objects.
2013-10-16 Serhiy StorchakaAdd shorten to __all_ (issues #18585 and #18725).
2013-10-16 Serhiy StorchakaIssue #18468: The re.split, re.findall, and re.sub...
2013-10-15 Antoine PitrouIssue #14407: Fix unittest test discovery in test_concu...
2013-10-15 Antoine PitrouIssue #14407: Fix unittest test discovery in test_concu...
2013-10-15 Serhiy StorchakaIssue #18725: The textwrap module now supports truncati...
2013-10-15 Richard OudkerkMerge
2013-10-15 Richard OudkerkPrint process instead of pid.
2013-10-15 Serhiy StorchakaIssue #17221: Merge 3.4.0 Alpha 1 entries before and...
2013-10-14 Antoine PitrouClose #19260: remove outdated comment in marshal.c
2013-10-14 Serhiy StorchakaIssue #18919: Add test/audiodata to LIBSUBDIRS.
2013-10-14 Serhiy StorchakaIssue #18919: Add test/audiodata to LIBSUBDIRS.
2013-10-14 Serhiy StorchakaIssue #18919: Fixed resource leaks in audio tests.
2013-10-14 Serhiy StorchakaIssue #18919: Fixed resource leaks in audio tests.
2013-10-14 Serhiy StorchakaIssue #18919: Check warnings messages in the aifc modul...
2013-10-14 Serhiy StorchakaIssue #18919: Check warnings messages in the aifc modul...
2013-10-14 Georg Brandlmerge with 3.3
2013-10-14 Georg BrandlCloses #19258: close WSGI server after handling request...
2013-10-14 Georg Brandlmerge with 3.3
2013-10-14 Georg BrandlCloses #17154: error out gracefully on "ignore" or...
2013-10-14 Serhiy StorchakaIssue #19189: Improved cross-references in the pickle...
2013-10-14 Serhiy StorchakaIssue #19189: Improved cross-references in the pickle...
2013-10-14 Georg BrandlRe #18521: move array bounds check before array access.
2013-10-14 Georg BrandlRe #18521: remove assignments of variables that are...
2013-10-14 Georg BrandlRe #18521: fix not-quite-C syntax that works only becau...
2013-10-13 Ezio Melotti#4965: merge with 3.3.
2013-10-13 Ezio Melotti#4965: Implement intelligent scrolling of the sidebar...
2013-10-13 Georg Brandlmerge with 3.3
2013-10-13 Georg BrandlCloses #16657: fix docstring of traceback.format_tb().
2013-10-13 Serhiy StorchakaNull merge
2013-10-13 Serhiy StorchakaMerge heads
2013-10-13 Serhiy StorchakaMerge heads
2013-10-13 Georg BrandlFix spacing of toplevel items.
2013-10-13 Georg Brandlmerge with 3.3
2013-10-13 Georg BrandlWing IDE is switching to PyQt...
2013-10-13 Serhiy StorchakaMerge heads
2013-10-13 Georg Brandlmerge with 3.3
2013-10-13 Georg BrandlCloses #19248: actually check for Python 3.x in tools...
2013-10-13 Georg BrandlCloses #17335: remove no-op assignment.
2013-10-13 Antoine PitrouRemove unexpected headings from Misc/NEWS
2013-10-13 Serhiy StorchakaIssue #18758: Fixed and improved cross-references.
2013-10-13 Serhiy StorchakaIssue #18758: Fixed and improved cross-references.
2013-10-13 Antoine PitrouIssue #18776: atexit callbacks now display their full...
2013-10-13 Antoine PitrouIssue #18776: atexit callbacks now display their full...
2013-10-13 Georg BrandlCloses #17730: in code.interact(), when banner="",...
2013-10-13 Georg Brandl#18714: add attribution.
2013-10-13 Georg Brandlpdb: modernize find_function() and add tests for it.
2013-10-13 Serhiy StorchakaIssue #19197: Improved cross-references in the shlex...
2013-10-13 Serhiy StorchakaIssue #19197: Improved cross-references in the shlex...
2013-10-13 Ethan FurmanIssue19030: commit tests for DynamicClassAttribute
2013-10-13 Serhiy StorchakaIssue #19207: Improved cross-references in the os,...
2013-10-13 Serhiy StorchakaIssue #19207: Improved cross-references in the os,...
2013-10-13 Serhiy StorchakaImprove #19204: Improved cross-references in the urllib...
2013-10-13 Serhiy StorchakaImprove #19204: Improved cross-references in the urllib...
2013-10-13 Georg Brandlmerge with 3.3
2013-10-13 Georg BrandlRefer to strftime(3) manpage for platform specific...
2013-10-13 Serhiy StorchakaIssue #19203: Improved cross-references in the curses...
2013-10-13 Serhiy StorchakaMerge heads
2013-10-13 Serhiy StorchakaIssue #19203: Improved cross-references in the curses...
2013-10-13 Serhiy StorchakaIssue #19198: Improved cross-references in the cgi...
2013-10-13 Serhiy StorchakaIssue #19198: Improved cross-references in the cgi...
2013-10-13 Kristján Valur... Catch a few extra error cases in marshal.c
2013-10-13 Serhiy StorchakaNull merge
2013-10-13 Serhiy StorchakaMerge heads
2013-10-13 Serhiy StorchakaMerge heads
next