]> granicus.if.org Git - python/shortlog
python
2013-11-23 Victor StinnerIssue #18874: Remove tracemalloc.set_traceback_limit()
2013-11-23 Victor StinnerIssue #18874: Implement the PEP 454 (tracemalloc)
2013-11-23 Ned Deilymerge
2013-11-23 Ned DeilyIssue #15663: Revert OS X installer built-in Tcl/Tk...
2013-11-23 Antoine PitrouFix transport docstrings
2013-11-23 Christian HeimesIssue #8813: X509_VERIFY_PARAM is only available on...
2013-11-23 Ned DeilyIssue #19551: Update installer Welcome file.
2013-11-23 Ned DeilyUpdate third-party libraries for OS X installers:
2013-11-23 Ned DeilyIssue #19551: Update whatsnew.
2013-11-23 Ned DeilyIssue #19551: PEP 453 - OS X installer now installs...
2013-11-23 Nick CoghlanUpdate What's New with PEP 453 progress
2013-11-23 Nick CoghlanClose #19694: venv now runs ensurepip in isolated mode
2013-11-23 Andrew KuchlingMerge from 3.3
2013-11-23 Andrew KuchlingUpdate Itamar's name
2013-11-23 Nick CoghlanClose #7475: Restore binary & text transform codecs
2013-11-23 Antoine PitrouRevert utime(..., None) strategy (it has too poor resol...
2013-11-23 Antoine PitrouTrying other strategy for #19715: use utime(..., None)
2013-11-23 Guido van RossumAdd source link for asyncio.
2013-11-23 Antoine PitrouTry to fix issue #19715 (timestamp rounding inconsisten...
2013-11-23 Antoine PitrouFinish protocol documentation
2013-11-23 Antoine PitrouStart documenting protocols
2013-11-22 Guido van RossumMention threadpool interface in asyncio overview.
2013-11-22 Antoine PitrouIssue #19291: add crude stubs to the asyncio docs
2013-11-22 Victor StinnerIssue #19715: Ensure that consecutive calls to monotoni...
2013-11-22 Antoine PitrouTry to debug issue #19715
2013-11-22 Antoine PitrouIssue #19718: add one more globbing test under POSIX
2013-11-22 Andrew KuchlingWording changes
2013-11-22 Brett Cannonmerge
2013-11-22 Brett CannonIssue #19718: Add a case-insensitive FS check to test...
2013-11-22 Eric SnowMerge heads.
2013-11-22 Eric SnowIssue #19724: clear out colliding temp module.
2013-11-22 Andrew KuchlingWording changes to pathlib docs.
2013-11-22 Barry Warsawtrunk merge
2013-11-22 Barry WarsawIssue 19555 for distutils, plus a little clean up ...
2013-11-22 Guido van RossumFix markup of notes recommending asyncio.
2013-11-22 Zachary WareMerge heads
2013-11-22 Zachary WareIssue #18326: merge with 3.3
2013-11-22 Zachary WareIssue #18326: Clarify that list.sort's arguments are...
2013-11-22 Guido van RossumAdd note to asyncore/asynchat recommending asyncio...
2013-11-22 Guido van RossumMove select, selectors, asyncio to section 18 (IPC).
2013-11-22 Brett CannonNEWS entry for module name repr commit
2013-11-22 Brett Cannonmerge
2013-11-22 Brett CannonUser the repr for a module name in more places
2013-11-22 Guido van Rossumasyncio: Pass cancellation from wrapping Future to...
2013-11-22 Brett CannonMake test_importlib output easier to trace back to...
2013-11-22 Brett CannonIssue #18864: Don't try and use unittest as a testing...
2013-11-22 Brett CannonMake some tests more verbose in the face of failure
2013-11-22 Martin v. LöwisUpdate xz to 5.0.5.
2013-11-22 Martin v. LöwisUpdate SQLite to 3.8.1 on Windows.
2013-11-22 Brett CannonRemove a commented-out line
2013-11-22 Antoine PitrouHopefully fix test_is_socket_true
2013-11-22 Brett CannonDon't assume trying to find a builtin will succeed...
2013-11-22 Antoine PitrouFix test failure under systems with an incompatible...
2013-11-22 Antoine PitrouFix whitespace
2013-11-22 Antoine PitrouIssue #19673: Add pathlib to the stdlib as a provisiona...
2013-11-22 Eric SnowImplement PEP 451 (ModuleSpec).
2013-11-22 Barry WarsawTrunk merge.
2013-11-22 Barry WarsawA fix for issue 19555 on Windows.
2013-11-22 Christian HeimesIssue #19448: report name / NID in exception message...
2013-11-22 Christian HeimesIssue #17134: check certs of CA and ROOT system store
2013-11-22 Nick CoghlanClose #17916: dis.Bytecode based replacement for distb
2013-11-22 Nick CoghlanClose #19552: venv and pyvenv ensurepip integration
2013-11-22 Nick CoghlanUpdate bundled pip to 1.5rc1
2013-11-22 Nick CoghlanIssue #19619: Update What's New for codec blacklist
2013-11-22 Nick CoghlanIssue #19619: Blacklist non-text codecs in method API
2013-11-22 Ned DeilyIssue #19553: PEP 453 - "make install" and "make altins...
2013-11-22 Ned DeilyIssue #19649: On OS X, the same set of file names are...
2013-11-22 Ned DeilyIssue #14455: Fix maybe_open typo in Plist.fromFile().
2013-11-22 Ezio Melotti#19688: add back and deprecate the internal HTMLParser...
2013-11-22 Christian Heimesor VERIFY_CRL_CHECK_LEAF to verify_flags
2013-11-22 Christian HeimesIssue #19664: fix another flake test_userdict test
2013-11-22 Christian HeimesIssue #18147: Add missing documentation for SSLContext...
2013-11-22 Christian HeimesIssue #17134: Finalize interface to Windows' certificat...
2013-11-22 Christian HeimesIssue #19681: Apply a quick and minimal band-aid.
2013-11-22 Christian Heimesmerge
2013-11-22 Christian HeimesIssue #19664: test_userdict's repr test no longer depen...
2013-11-21 Barry Warsawtrunk merge
2013-11-21 Barry Warsaw- Issue #19555: Restore sysconfig.get_config_var('SO...
2013-11-21 Christian Heimessilence an overflow warning. slen is smaller than 1MB
2013-11-21 Christian Heimesone CERT_REQUIRED is enough
2013-11-21 Christian Heimesdowncast len to int. The code has already checked that...
2013-11-21 Christian Heimeslst might be NULL here
2013-11-21 Christian HeimesIssue #8813: Add SSLContext.verify_flags to change...
2013-11-21 Victor StinnerClose #18294: Fix the zlib module to make it 64-bit...
2013-11-21 Guido van RossumBetter behavior when stepping over yield[from]. Fixes...
2013-11-21 Guido van Rossumasyncio: Make Semaphore(0) work properly.
2013-11-21 Serhiy StorchakaPrint Tk patchlevel in Tk and Ttk tests in verbose...
2013-11-21 Serhiy StorchakaPrint Tk patchlevel in Tk and Ttk tests in verbose...
2013-11-21 Christian Heimesmerge
2013-11-21 Christian HeimesIssue #19682: Fix compatibility issue with old version...
2013-11-21 Ronald OussorenIssue #14455: plistlib now supports binary plists and...
2013-11-21 Victor StinnerClose #19568: Fix bytearray_setslice_linear(), fix...
2013-11-21 Victor StinnerClose #19578: Fix list_ass_subscript(), handle list_res...
2013-11-21 Victor StinnerIssue #19183: Simplify test_gdb
2013-11-21 Serhiy StorchakaIssue #19633: Fixed writing not compressed 16- and...
2013-11-21 Serhiy StorchakaIssue #19633: Fixed writing not compressed 16- and...
2013-11-21 Christian HeimesIssue #18379: SSLSocket.getpeercert() returns CA issuer...
2013-11-21 Christian HeimesIssue #18138: Implement cadata argument of SSLContext...
2013-11-20 Guido van RossumClarify where "Documenting Python" can be found.
2013-11-20 Larry HastingsIssue #19474: Argument Clinic now always specifies...
next