]> granicus.if.org Git - python/shortlog
python
2014-08-03 Jason R. CoombsIssue #13540: Merge changes from 3.4
2014-08-03 Jason R. CoombsIssue #13540: Merge changes from 3.3
2014-08-03 Jason R. CoombsIssue #13540: Merge changes from 3.2
2014-08-03 Jason R. CoombsIssue #13540: Update references to Action class to...
2014-08-03 Raymond Hettingermerge
2014-08-03 Raymond HettingerFix whitespace in example.
2014-08-03 Raymond HettingerFix whitespace in example.
2014-08-02 Ezio Melotti#15114, #21047: update whatsnew in Python 3.5.
2014-08-02 Ezio Melotti#21047: set the default value for the *convert_charrefs...
2014-08-02 Ezio MelottiAdd an __all__ to html.entities.
2014-08-02 Ezio Melotti#15114: the strict mode and argument of HTMLParser...
2014-08-02 Terry Jan ReedyIssue #22077: Improve index error messages for bytearra...
2014-08-01 Charles-François... Issue #22110: Enable extra compilation warnings.
2014-08-01 doko@ubuntu.com - update config.guess and config.sub to support openrisc.
2014-08-01 doko@ubuntu.com - update config.guess and config.sub to support openrisc.
2014-08-01 Victor StinnerIssue #18395, #22108: Update embedded Python examples...
2014-08-01 Victor StinnerIssue #18395: Rename ``_Py_char2wchar()`` to :c:func...
2014-08-01 Zachary WareIssue #21907: Avoid using double quotes to check argume...
2014-08-01 Zachary WareIssue #21907: Further improvments to build_pgo.bat...
2014-07-31 Antoine PitrouSimplify code in multiprocessing.Connection.send_bytes().
2014-07-31 Antoine PitrouIssue #22111: Assorted cleanups in test_imaplib. Patch...
2014-07-31 Victor Stinnertimemodule.c: Replace PyExc_IOError with PyExc_OSError
2014-07-31 Serhiy StorchakaBack out of changes to Tkinter variables trace commands...
2014-07-30 Terry Jan ReedyMerge with 3.4
2014-07-30 Terry Jan ReedyIssue #22068: Don't create self reference cycles in...
2014-07-30 Serhiy StorchakaIssue #22085: Dropped support of Tk 8.3 in Tkinter.
2014-07-30 Serhiy StorchakaIssue #21580: Now Tkinter correctly handles bytes argum...
2014-07-30 Serhiy StorchakaIssue #21580: Now Tkinter correctly handles bytes argum...
2014-07-30 Victor StinnerIssue #22018: Fix test_signal: use assertEqual() not...
2014-07-30 Serhiy StorchakaIssue #21951: Temporary skip crashing test_user_command...
2014-07-30 Serhiy StorchakaIssue #21951: Temporary skip crashing test_user_command...
2014-07-29 Antoine PitrouIssue #22003: When initialized from a bytes object...
2014-07-29 Victor StinnerIssue #22018: On Windows, signal.set_wakeup_fd() now...
2014-07-29 Victor Stinner(Merge 3.4) Issue #22063: Mention in asyncio documentat...
2014-07-29 Victor StinnerIssue #22063: Mention in asyncio documentation that...
2014-07-29 Victor StinnerMerge with Python 3.4 (asyncio)
2014-07-29 Victor StinnerClose #22063: socket operations (socket,recv, sock_send...
2014-07-29 Victor Stinnerasyncio: Use the new os.set_blocking() function of...
2014-07-29 Ned DeilyEdit NEWS entry
2014-07-29 Ned DeilyEdit NEWS entry
2014-07-29 Victor StinnerIssue #22054: Add os.get_blocking() and os.set_blocking...
2014-07-29 Ezio Melotti#21704: merge with 3.4.
2014-07-29 Ezio Melotti#21704: remove duplicate name in Misc/ACKS.
2014-07-29 Victor Stinner(Merge 3.4) asyncio: sync with Tulip
2014-07-29 Victor Stinnerasyncio: sync with Tulip
2014-07-29 Terry Jan ReedyMerge with 3.4
2014-07-29 Terry Jan ReedyIssue #17172: add NEWS
2014-07-29 Terry Jan ReedyMerge with 3.4
2014-07-29 Terry Jan ReedyIssue #17172: Add the ability to run turtledemo from...
2014-07-28 Victor Stinner(Merge 3.4) Issue #18174: Fix leak of file descriptor...
2014-07-28 Victor StinnerIssue #18174: Fix leak of file descriptor in test_tempfile
2014-07-28 Victor Stinner(Merge 3.4) Issue #11453, #18174: Fix leak of file...
2014-07-28 Victor StinnerIssue #11453, #18174: Fix leak of file descriptor in...
2014-07-28 Victor Stinner(Merge 3.4) Fix sporadic failure of test_pep277 on...
2014-07-28 Victor StinnerFix sporadic failure of test_pep277 on Windows: use...
2014-07-28 Richard OudkerkIssue #21704: Merge.
2014-07-28 Victor Stinner(Merge 3.4) Fix test_bytes when sys.stdin is None,...
2014-07-28 Richard OudkerkIssue #21704: Fix build error for _multiprocessing...
2014-07-28 Victor StinnerFix test_bytes when sys.stdin is None, for example...
2014-07-27 Victor Stinner(Merge 3.4) asyncio, tulip issue 196: ProactorIocp...
2014-07-27 Victor Stinnerasyncio, tulip issue 196: ProactorIocp._register()...
2014-07-27 Berker PeksagIssue #22076: Minor grammar fix.
2014-07-27 Martin v. LöwisRerun AC, silence pointer conversion warnings.
2014-07-27 Martin v. LöwisIssue #20179: Apply Argument Clinic to bytes and bytearray.
2014-07-27 Larry HastingsArgument Clinic bugfix: Don't let the C preprocessor...
2014-07-27 Victor StinnerIssue #22082: Fix a compiler warning (function is not...
2014-07-27 Martin v. LöwisIssue #20173: Convert sha1, sha256, sha512 and md5...
2014-07-27 Terry Jan ReedyMerge with 3.4
2014-07-27 Terry Jan ReedyModernize turtledemo with conditional expressions;...
2014-07-26 Terry Jan ReedyMerge with 3.4
2014-07-26 Terry Jan ReedyReduce unnecessary 2.7 versus 3.4+ differences in...
2014-07-26 Andrew SvetlovDocument lock parameter for asyncio.Condition()
2014-07-26 Andrew SvetlovDocument lock parameter for asyncio.Condition()
2014-07-26 Antoine PitrouIssue #22074: Fix Lib/test/make_ssl_certs.py
2014-07-26 Antoine PitrouIssue #22074: Fix Lib/test/make_ssl_certs.py
2014-07-26 Andrew SvetlovAccept optional lock object in Condition ctor (tulip...
2014-07-26 Andrew SvetlovAccept optional lock object in Condition ctor (tulip...
2014-07-26 Martin v. LöwisIssue #22082: Clear interned strings in slotdefs.
2014-07-26 Martin v. Löwisslotdefs is no longer sorted.
2014-07-26 Victor Stinner(Merge 3.4) Fix repr(_socket.socket) on Windows 64...
2014-07-26 Victor StinnerFix repr(_socket.socket) on Windows 64-bit: don't fail...
2014-07-25 Victor Stinner(Merge 3.4) Tulip issue 196: _OverlappedFuture.set_resu...
2014-07-25 Victor StinnerTulip issue 196: _OverlappedFuture.set_result() now...
2014-07-25 Raymond Hettingermerge
2014-07-25 Raymond HettingerIssue #22044: Fixed premature DECREF in call_tzinfo_method.
2014-07-25 Victor Stinner(Merge 3.4) asyncio: sync with Tulip
2014-07-25 Victor Stinnerasyncio: sync with Tulip
2014-07-25 Serhiy StorchakaIssue #22033: Reprs of most Python implemened classes...
2014-07-25 Zachary WareIssue #21958: Merge with 3.4
2014-07-25 Ned DeilyIssue #18093: Create Programs directory in build locati...
2014-07-25 Zachary WareIssue #21958: Define HAVE_ROUND when building with...
2014-07-25 Zachary WareCloses #22072: Merge typo fixes from 3.4
2014-07-25 Zachary WareIssue #22072: Fix a couple of SSL doc typos. Patch...
2014-07-25 Charles-François... Issue #19875: Fix random test_getsockaddrarg() failure.
2014-07-25 Charles-François... Merge.
2014-07-25 Charles-François... Issue #19875: Fix random test_getsockaddrarg() failure.
2014-07-25 Zachary WareIssue #18093: Give the Windows build _testembed.c's...
2014-07-25 Nick CoghlanIssue #21947: handle generator-iterator objects in dis
2014-07-25 Victor Stinner(Merge 3.4) asyncio, test_subprocess: relax timings...
2014-07-25 Victor Stinnerasyncio, test_subprocess: relax timings for slow builbots
next