]> granicus.if.org Git - python/shortlog
python
2014-06-11 R David Murray#14758: add IPv6 support to smtpd.
2014-06-11 R David Murray#19662: Eliminate warnings in other test modules that...
2014-06-11 R David Murray#19662: add decode_data to smtpd so you can get at...
2014-06-11 Senthil Kumaranmerge from 3.4
2014-06-11 Senthil Kumaran#21693 - Fix the broken link for pylons project.
2014-06-11 Larry HastingsIssue #21629: Merge from 3.4.
2014-06-11 Larry HastingsIssue #21629: Fix Argument Clinic's "--converters"...
2014-06-11 Vinay SajipCloses #21709: Merged fix from 3.4.
2014-06-11 Vinay SajipIssue #21709: Remove references to __file__ when part...
2014-06-11 Serhiy StorchakaPyErr_NormalizeException doesn't like being called...
2014-06-11 Serhiy StorchakaPyErr_NormalizeException doesn't like being called...
2014-06-11 Giampaolo Rodola'fix issue #17552: add socket.sendfile() method allowing...
2014-06-10 Serhiy StorchakaIssue #18039: dbm.dump.open() now always creates a...
2014-06-10 Zachary WareIssue #21688: Merge with 3.4
2014-06-10 Zachary WareIssue #21688: Give informative error message when hhc...
2014-06-10 Victor Stinner(Merge 3.4) Issue #21596: asyncio.wait(): mention that...
2014-06-10 Victor StinnerIssue #21596: asyncio.wait(): mention that the sequence...
2014-06-10 Victor StinnerMerge 3.4
2014-06-10 Victor StinnerIssue #21326: Add a new is_closed() method to asyncio...
2014-06-10 Victor Stinner(Merge 3.4) Issue #21700: Fix asyncio doc, add Datagram...
2014-06-10 Victor StinnerIssue #21700: Fix asyncio doc, add DatagramProtocol
2014-06-10 Terry Jan ReedyMerge with 3.4
2014-06-10 Terry Jan ReedyIssue #21695: Catch AttributeError created when user...
2014-06-09 R David MurrayMerge: #20903: clarify what happens when an smtp connec...
2014-06-09 R David Murray#20903: clarify what happens when an smtp connection...
2014-06-09 Serhiy StorchakaIssue #21310: Fixed possible resource leak in failed...
2014-06-09 Serhiy StorchakaIssue #21310: Fixed possible resource leak in failed...
2014-06-09 Kushal DasCloses #21256: Printout of keyword args in deterministi...
2014-06-09 Serhiy StorchakaIssue #21677: Fixed chaining nonnormalized exceptions...
2014-06-09 Serhiy StorchakaIssue #21677: Fixed chaining nonnormalized exceptions...
2014-06-09 Nick CoghlanIssue #21569: merge from 3.4
2014-06-09 Nick CoghlanIssue #21569: Fix incorrect cross reference
2014-06-08 Victor StinnerIssue #21515: Fix typo in a comment, thanks Arfrever...
2014-06-08 Zachary WareMerge with 3.4
2014-06-08 Zachary WareIssue #21683: Add Tix build to the Windows buildbot...
2014-06-08 Terry Jan ReedyMerge with 3.4 whitespace
2014-06-08 Terry Jan Reedywhitespace
2014-06-08 Terry Jan ReedyMerge with 3.4
2014-06-08 Terry Jan ReedyMerge heads.
2014-06-08 Terry Jan ReedyIssue #21682: Replace EditorWindow with mock to elimina...
2014-06-08 Benjamin Petersonbackout 0fb7789b5eeb for test breakage (#20578)
2014-06-08 Benjamin Petersonmerge 3.4 (#11709)
2014-06-08 Benjamin Petersonmake sure the builtin help function doesn't fail when...
2014-06-08 Benjamin Petersonadd BufferedIOBase.readinto1 (closes #20578)
2014-06-08 Benjamin Petersonmerge 3.4 (#12063)
2014-06-08 Benjamin Petersondocument TokenError and unclosed expression behavior...
2014-06-07 Benjamin Petersonmerge 3.4 (#13223)
2014-06-07 Benjamin Petersondon't remove self from example code in the HTML output...
2014-06-07 Benjamin Petersonmerge 3.4 (#21463)
2014-06-07 Benjamin Petersonin ftp cache pruning, avoid changing the size of a...
2014-06-07 Benjamin Petersonmerge 3.4 (#10503)
2014-06-07 Benjamin Petersonspecify that getuid() returns the real uid (closes...
2014-06-07 Benjamin Petersonmerge 3.4 (#21404)
2014-06-07 Benjamin Petersondocument the compress_level argument to tarfile.open...
2014-06-07 Benjamin Petersonmerge 3.4 (#21642)
2014-06-07 Benjamin Petersonallow the keyword else immediately after (no space...
2014-06-07 Nick CoghlanMerge issue #21569 from 3.4
2014-06-07 Nick CoghlanIssue #21569: sync Python 2.7 What's New with 2.7 version
2014-06-07 Nick CoghlanMerge issue #21667 from 3.4
2014-06-07 Nick CoghlanIssue #21667: Clarify string data model description
2014-06-07 Terry Jan ReedyMerge with 3.4
2014-06-07 Terry Jan ReedyIssue #21682: Replace EditorWindow with mock to elimina...
2014-06-06 Terry Jan ReedyMerge with 3.4
2014-06-06 Terry Jan ReedyIssue #18910: test_textView - since all tests require...
2014-06-06 Zachary WareMerge quote quashing.
2014-06-06 Zachary WareQuash extraneous quote.
2014-06-06 Zachary WareIssue #21671: Merge with 3.4
2014-06-06 Zachary WareIssue #21671, CVE-2014-0224: Update the Windows build...
2014-06-05 R David MurrayMerge #21662: fix typo, improve sentence flow
2014-06-05 R David Murray#21662: fix typo, improve sentence flow
2014-06-05 R David MurrayMerge: #21653: fix doc for return type of sqlite3.Row...
2014-06-05 R David Murray#21653: fix doc for return type of sqlite3.Row.keys().
2014-06-05 Zachary WareCloses #21661: Merge typo fix.
2014-06-05 Zachary WareIssue #21661: Fix typo.
2014-06-05 Zachary WareRevert Tools/buildbot/external-common.bat to normal...
2014-06-05 Zachary WareRevert Tools/buildbot/external-common.bat to normal...
2014-06-05 Zachary WareForce a clean pull-and-build of Tcl/Tk on Windows build...
2014-06-05 Zachary WareForce a clean pull-and-build of Tcl/Tk on Windows build...
2014-06-05 Zachary WareIssue #21665: Don't use 'OPTS=noxp' when compiling Tk.
2014-06-05 Zachary WareClean up Tcl/Tk building in the Windows buildbot scripts.
2014-06-05 Victor StinnerIssue #21515: tempfile.TemporaryFile now uses os.O_TMPF...
2014-06-05 Victor Stinner(Merge 3.4) Tulip issue 83, Python issue #21252: Fill...
2014-06-05 Victor StinnerTulip issue 83, Python issue #21252: Fill some XXX...
2014-06-05 Vinay SajipCloses #21663: Merged fix from 3.4.
2014-06-05 Vinay SajipIssue #21663: Fixed error caused by trying to create...
2014-06-05 Terry Jan ReedyMerge with 3.4
2014-06-05 Terry Jan Reedywhitespace
2014-06-05 Terry Jan ReedyMerge heads from 3.4.
2014-06-05 Terry Jan ReedyIssue #18910: Add unittest for textView. Patch by Phil...
2014-06-05 Terry Jan ReedyMerge with 3.4
2014-06-05 Terry Jan ReedyMerge heads.
2014-06-05 Terry Jan ReedyMerge heads.
2014-06-05 Terry Jan Reedymerge from 3.4
2014-06-05 Terry Jan ReedyIssue #18292: Idle - test AutoExpand. Patch by Saihadha...
2014-06-04 Guido van RossumReplace deprecated time.clock() with time.time(). Fixes...
2014-06-04 Barry WarsawDon't chmod() if path is a symlink.
2014-06-04 Barry WarsawDon't chmod() if path is a symlink.
2014-06-04 Terry Jan ReedyMerge with 3.4
2014-06-04 Terry Jan ReedyIssue #18409: Idle: add unittest for AutoComplete....
2014-06-03 Victor StinnerIssue #21326: Add asyncio.BaseEventLoop.is_closed(...
next