]> granicus.if.org Git - python/shortlog
python
2014-07-25 Ned DeilyIssue #18093: Create Programs directory in build locati...
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
2014-07-25 Victor Stinnerunicodeobject.c: fix a compiler warning on Windows...
2014-07-25 Nick CoghlanAdd missing NEWS entry for issue #18093
2014-07-25 Nick CoghlanIssue #18093: Factor out the programs that embed the...
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 #22061: Restored empty obsolete methods removed...
2014-07-25 Serhiy StorchakaIssue #22061: Add deprecation warnings in empty obsolet...
2014-07-25 Terry Jan ReedyIssue #22061: remove call of useless function slated...
2014-07-25 Terry Jan ReedyIssue #22061: remove call of useless function slated...
2014-07-25 Terry Jan ReedyIssue #22053: Make help work, after previous patch...
2014-07-25 Terry Jan ReedyIssue #22053: Make help work, after previous patch...
2014-07-24 Victor Stinner(Merge 3.4) asyncio: sync with Tulip
2014-07-24 Victor Stinnerasyncio: sync with Tulip
2014-07-24 Victor StinnerIssue #22018: Fix test_set_wakeup_fd_result(), use...
2014-07-24 Victor StinnerBackout 42ced0d023cd: oops, i didn't want to push this...
2014-07-24 Victor Stinner(Merge 3.4) Issue #19884, readline: calling rl_variable...
2014-07-24 Victor StinnerIssue #19884, readline: calling rl_variable_bind (...
2014-07-24 Victor Stinnertets
2014-07-24 Victor Stinner(Merge 3.4) Issue #16133: The asynchat.async_chat.handl...
2014-07-24 Victor StinnerIssue #16133: The asynchat.async_chat.handle_read(...
2014-07-24 Victor StinnerIssue #21813: Enhance documentation of the os.stat_resu...
2014-07-24 Victor StinnerBackport os.rst documentation from Python 3.5.
2014-07-24 Victor StinnerIssue #21813: Enhance documentation of the os.stat_resu...
2014-07-24 Victor Stinner(Merge 3.4) Issue #19884: readline: Disable the meta...
2014-07-24 Victor StinnerIssue #19884: readline: Disable the meta modifier key...
2014-07-24 Victor Stinnertest_gettext: use support.rmtree() instead of shutil...
2014-07-24 Victor Stinnertest_gettext: use support.rmtree() instead of shutil...
2014-07-24 Victor Stinner(Merge 3.4) asyncio tests: relax timings for slow buildbots
2014-07-24 Victor Stinnerasyncio tests: relax timings for slow buildbots
2014-07-24 Victor Stinner(Merge 3.4) Issue #20055: Fix BaseEventLoop.stop()...
2014-07-24 Victor StinnerIssue #20055: Fix BaseEventLoop.stop() docstring, incom...
2014-07-24 Andrew SvetlovMerge 3.4: Fix incomplete sentence in asyncio docs.
2014-07-24 Andrew SvetlovFix incomplete sentence in asyncio docs.
2014-07-24 Terry Jan ReedyMerge with 3.4
2014-07-24 Terry Jan ReedyAsyncio doc fixes: spelling, grammar, duplication.
2014-07-24 Terry Jan ReedyMerge with 3.4
2014-07-24 Terry Jan ReedyEnglich grammar nit.
2014-07-24 Benjamin Petersonmerge 3.4 (#22036)
2014-07-24 Benjamin Petersons/stringobject/bytesobject/ (closes #22036)
2014-07-24 Terry Jan ReedyMerge with 3.4
2014-07-24 Terry Jan ReedyFix doc example bug reported on python-list by Akshay...
2014-07-23 Terry Jan ReedyMerge with 3.4
2014-07-23 Terry Jan ReedyIssue #22053: Cleanup turtledemo start and stop and...
2014-07-23 Victor StinnerIssue #22042: Avoid dangerous C cast in socket.setblock...
2014-07-23 Zachary WareMerge with 3.4
2014-07-23 Zachary WareIssue #19493: Fix two uses of ctypes.test.requires...
2014-07-23 Serhiy StorchakaIssue #4350: Removed a number of out-of-dated and non...
2014-07-23 Serhiy StorchakaNull merge
2014-07-23 Serhiy StorchakaMerge heads
2014-07-23 Serhiy StorchakaMerge heads
2014-07-23 Serhiy StorchakaNull merge
2014-07-23 Serhiy StorchakaIssue #6167: Backported tests for Scrollbar.activate...
2014-07-23 Terry Jan ReedyMerge with 3.4
2014-07-23 Terry Jan ReedyIssue #21597: Turtledemo text pane can now be widened...
2014-07-23 Serhiy StorchakaIssue #6167: Scrollbar.activate() now returns the name...
2014-07-23 Charles-François... Issue #21566: Make use of socket.listen() default backlog.
2014-07-23 Serhiy StorchakaIssue #15275: Clean up and speed up the ntpath module.
2014-07-23 Zachary WareCloses #22002: Merge with 3.4
2014-07-23 Zachary WareIssue #22002: Make full use of test discovery in test...
2014-07-23 Victor Stinner(Merge 3.4) asyncio: sync with Tulip
2014-07-23 Victor Stinnerasyncio: sync with Tulip
2014-07-23 Serhiy StorchakaIssue #21888: plistlib's load() and loads() now work...
2014-07-23 Serhiy StorchakaIssue #21888: plistlib's load() and loads() now work...
2014-07-23 Serhiy StorchakaCorrect issue #21044 patch author.
2014-07-23 Serhiy StorchakaCorrect issue #21044 patch author.
2014-07-23 Andrew SvetlovMerge 3.4
2014-07-23 Andrew SvetlovFix grammar
2014-07-22 Charles-François... Issue #21901: Cap the maximum number of file descriptor...
2014-07-22 Charles-François... Issue #21901: Cap the maximum number of file descriptor...
2014-07-22 Serhiy StorchakaIssue #22032: __qualname__ instead of __name__ is now...
2014-07-22 Victor Stinner(Merge 3.4) asyncio, tulip issue 193: Convert StreamWri...
2014-07-22 Victor Stinnerasyncio, tulip issue 193: Convert StreamWriter.drain...
2014-07-22 Serhiy StorchakaIssue #22031: Reprs now always use hexadecimal format...
2014-07-22 Serhiy StorchakaFixed bugs in reprs of CookieJar and multiprocessing...
2014-07-22 Serhiy StorchakaFixed bugs in reprs of CookieJar and multiprocessing...
2014-07-22 Serhiy StorchakaNull merge
2014-07-22 Serhiy StorchakaMerge heads
2014-07-22 Serhiy StorchakaMerge heads
2014-07-22 Serhiy StorchakaIssue #15759: "make suspicious", "make linkcheck" and...
2014-07-22 Serhiy StorchakaIssue #15759: "make suspicious", "make linkcheck" and...
2014-07-22 Senthil KumaranMerge 3.4
2014-07-22 Senthil KumaranFix localhost checking in FileHandler. Raised in #21970.
2014-07-21 Antoine PitrouIssue #21976: Fix test_ssl to accept LibreSSL version...
2014-07-21 Antoine PitrouIssue #21976: Fix test_ssl to accept LibreSSL version...
2014-07-21 Victor Stinner(Merge 3.4) Issue #19629: Add missing "import stat"
2014-07-21 Victor StinnerIssue #19629: Add missing "import stat"
2014-07-21 Victor StinnerMerge Python 3.4
2014-07-21 Victor StinnerIssue #19811, #22022: test_pathlib uses support.rmtree...
2014-07-21 Victor StinnerIssue #19629: Fix support.rmtree(), use os.lstat()...
2014-07-21 Victor StinnerIssue #22018: Hum, set_wakeup_fd() still raises ValueEr...
next