]> granicus.if.org Git - python/shortlog
python
2013-11-26 Victor Stinnertracemalloc: fix get_traced_memory() docstring for...
2013-11-26 Victor Stinnertracemalloc: Fix hash methods of Statistic and Statisti...
2013-11-26 Georg Brandlmerge with 3.3
2013-11-26 Georg BrandlMarkup fix.
2013-11-26 Christian HeimesFix suspicious test case
2013-11-26 Victor StinnerIssue #18874: Fix typo
2013-11-26 Victor StinnerIssue #18874: make it more explicit than set_reentrant...
2013-11-26 Victor StinnerIssue #18874: tracemalloc: Comment the trace_t structure
2013-11-25 Victor StinnerIssue #18874: allow to call tracemalloc.Snapshot.statis...
2013-11-25 Victor StinnerIssue #18874: apply Jim Jewett's patch on tracemalloc doc
2013-11-25 Victor StinnerIssue #18874: tracemalloc: explain the purpose of get_t...
2013-11-25 Guido van Rossumasyncio: Add StreamReaderProtocol to __all__.
2013-11-25 Victor StinnerIssue #19752: Fix "HAVE_DEV_PTMX" implementation of...
2013-11-25 Alexandre VassalottiReverting e39db21df580 eagerly due to buildbot failures.
2013-11-25 Ezio Melotti#13592, #17087: add whatsnew entry about regex/match...
2013-11-25 Alexandre VassalottiCombine _Pickler_FastCall and _Unpickler_FastCall in...
2013-11-25 Ezio Melotti#19778: fix a couple of re reprs in the documentation.
2013-11-25 Alexandre VassalottiIssue #19739: Try to fix compiler warnings on 32-bit...
2013-11-25 Antoine PitrouIssue #19742: fix a test_pathlib failure when a file...
2013-11-25 Antoine PitrouIssue #19691: remove outdated mention about RuntimeError
2013-11-25 Antoine PitrouIssue #19691: remove outdated mention about RuntimeError
2013-11-25 Guido van Rossumasyncio: Hopeful fix for issue 19765.
2013-11-25 Guido van Rossumasyncio: Change mock pipe to mock socket. Hope to fix...
2013-11-25 Victor StinnerIssue #19753: New try to fix test_gdb on System Z buildbot
2013-11-25 Victor StinnerMention the new tracemalloc module in the What's New...
2013-11-25 Victor StinnerClose #19762: Fix name of _get_traces() and _get_object...
2013-11-25 Gregory P.... merge heads
2013-11-25 Gregory P.... Remove an errant extra \ within a docstring.
2013-11-25 Gregory P.... Remove an errant extra \ within a docstring.
2013-11-25 Victor StinnerCleanup test_tracemalloc.py. Patch written by Vajrasky...
2013-11-25 Georg Brandlmerge with 3.3
2013-11-25 Georg BrandlCloses #19622: clarify message about bufsize changes...
2013-11-25 Georg Brandlmerge with 3.3
2013-11-25 Georg BrandlFix doc markup error.
2013-11-25 Guido van Rossumasyncio: Fix docstring of get_nowait().
2013-11-25 Alexandre VassalottiMerge save_int into save_long in cpickle to remove...
2013-11-25 Guido van Rossumasyncio: Add BoundedSemaphore to export list in locks...
2013-11-25 Alexandre VassalottiSimplify save_bool in cpickle.
2013-11-25 Ezio MelottiMerge broken link fix from 3.3.
2013-11-25 Ezio MelottiFix broken link in html.entities docs.
2013-11-25 Ezio MelottiAdd whatsnew section about the html package.
2013-11-25 Ezio Melotti#19620: merge with 3.3.
2013-11-25 Ezio Melotti#19620: Fix typo in docstring (noticed by Christopher...
2013-11-24 Raymond Hettingermerge
2013-11-24 Raymond HettingerDocument that @property can incorporate a docstring...
2013-11-24 Christian HeimesIssue #19758: silence PendingDeprecationWarnings in...
2013-11-24 Larry HastingsMerged 3.4.0b1 release head back into trunk.
2013-11-24 Serhiy StorchakaIssue #15204: Silence and check the 'U' mode deprecatio...
2013-11-24 Alexandre VassalottiUse Clinic to process arguments in cpickle.
2013-11-24 Stefan KrahMerge from 3.3.
2013-11-24 Stefan Krah1) Prepare libmpdec for the 2.4.0 release. None of...
2013-11-24 Victor StinnerIssue #19636: Fix usage of MAX_PATH in posixmodule.c
2013-11-24 Victor StinnerIssue #19636: Fix posix__getvolumepathname(), raise...
2013-11-24 Victor StinnerIssue #19753: Try to fix test_gdb on SystemZ buildbot
2013-11-24 Richard OudkerkIssue #19740: Use WaitForSingleObject() instead of...
2013-11-24 Serhiy StorchakaIssue #19545: Avoid chained exceptions while passing...
2013-11-24 Serhiy StorchakaIssue #19545: Avoid chained exceptions while passing...
2013-11-24 Georg Brandlmerge with 3.3
2013-11-24 Georg BrandlDoc/Makefile: also do "make suspicious" during daily...
2013-11-24 Georg BrandlFix suspicious markup in the docs.
2013-11-24 Larry HastingsAdded tag v3.4.0b1 for changeset 3405dc9a6afa
2013-11-24 Larry HastingsBump version number to 3.4.0b1. v3.4.0b1
2013-11-24 Eli BenderskyCosmetic fixes
2013-11-24 Larry HastingsUpdated pydoc topics for 3.4.0b1.
2013-11-24 Antoine PitrouNull merge
2013-11-24 Antoine PitrouIssue #19743: fix test_gdb on some optimized Python...
2013-11-24 Antoine PitrouIssue #19743: fix test_gdb on some optimized Python...
2013-11-24 Antoine PitrouSelectively re-enable framing tests
2013-11-24 Larry HastingsClinic: fix "self converters" with METH_NOARGS functions.
2013-11-24 Larry HastingsClinic: Add warning for untested (and unused in CPython...
2013-11-24 Georg BrandlFix a few markup problems in the new import doc.
2013-11-24 Victor StinnerIssue #19741: cleanup tracemalloc_realloc()
2013-11-24 Alexandre VassalottiRemove code path in cpickle that does not exist in...
2013-11-24 Victor StinnerIssue #19741: tracemalloc: report tracemalloc_log_alloc...
2013-11-24 Alexandre VassalottiMake Ellipsis and NotImplemented picklable through...
2013-11-24 Alexandre VassalottiMake built-in methods picklable through the reduce...
2013-11-24 Victor StinnerIssue #19741: fix tracemalloc_log_alloc(), handle _Py_H...
2013-11-24 Zachary WareIssue #3158: Relax new doctests a bit.
2013-11-24 Zachary WareMerge heads
2013-11-24 Zachary WareIssue #3158: doctest can now find doctests in functions...
2013-11-24 Nick CoghlanIssue #19734: Also run pip version check in isolated...
2013-11-24 Nick CoghlanIssue #19734: Ensure test_venv ignores PIP_REQUIRE_VIRT...
2013-11-24 Alexandre VassalottiDisable annoying tests which doesn't work optimized...
2013-11-24 Alexandre VassalottiMake framing optional in pickle protocol 4.
2013-11-24 Nick CoghlanIssue #19734: ctypes resource management fixes
2013-11-24 Nick CoghlanIssue #19744 (temp workaround): without ssl, skip pip...
2013-11-24 Ned DeilyFix typo in and reformat OS X Installer ReadMe
2013-11-24 Christian HeimesFix make distclean for out-of-tree builds
2013-11-24 Christian HeimesFix make distclean for out-of-tree builds
2013-11-24 Nick CoghlanIssue #19734: venv still needs isolated mode
2013-11-24 Nick CoghlanIssue 19734: better diagnostics for test_venv failures
2013-11-24 Larry HastingsFix inspect.signature tests for builtins when docstring...
2013-11-24 Antoine PitrouTry to fix test_tarfile under Windows
2013-11-24 Serhiy StorchakaBuild a list of supported test tarfiles dynamically...
2013-11-24 Christian Heimesmerge
2013-11-24 Christian HeimesAdd _opcode to Windows build env
2013-11-24 Larry HastingsDon't attempt to run the _opcode test if it wasn't...
2013-11-23 Serhiy StorchakaIssue #13477: Added command line interface to the tarfi...
2013-11-23 Larry HastingsIssue #19674: inspect.signature() now produces a correc...
2013-11-23 Guido van RossumKeep asyncio working with Python 3.3 too.
next