]> granicus.if.org Git - python/shortlog
python
2014-10-15 Antoine PitrouFixed signed/unsigned comparison warning
2014-10-15 Benjamin PetersonMerge heads
2014-10-15 Benjamin Petersonmerge 3.4
2014-10-15 Benjamin Petersonmerge heads
2014-10-15 Benjamin Petersonmerge 3.4 (#22643)
2014-10-15 Benjamin Petersonmerge 3.3 (#22643)
2014-10-15 Benjamin Petersontest is cpython only
2014-10-15 Victor StinnerMerge 3.4 (asyncio doc)
2014-10-15 Victor Stinnerasyncio doc: write simpler examples to introduce asyncio
2014-10-15 Benjamin Petersonmerge 3.4 (closes #22643)
2014-10-15 Benjamin Petersonmerge 3.3
2014-10-15 Benjamin Petersonit suffices to check for PY_SSIZE_T_MAX overflow (...
2014-10-15 Benjamin PetersonMerge 3.4
2014-10-15 Benjamin PetersonMerge 3.3
2014-10-15 Benjamin Petersonmake sure length is unsigned
2014-10-15 Benjamin Petersonmerge 3.4 (#22643)
2014-10-15 Benjamin Petersonmerge 3.3 (#22643)
2014-10-15 Benjamin Petersonfix integer overflow in unicode case operations (closes...
2014-10-15 Antoine PitrouIssue #22641: In asyncio, the default SSL context for...
2014-10-15 Antoine PitrouIssue #22641: In asyncio, the default SSL context for...
2014-10-15 Berker PeksagIssue #21338: Add silent mode for compileall.
2014-10-15 Ethan FurmanIssue20386: SocketType is again socket.socket; the...
2014-10-15 Ethan FurmanIssue20386: SocketType is again socket.socket; the...
2014-10-14 Terry Jan ReedyMerge with 3.4 #3068
2014-10-14 Terry Jan ReedyIssue #3068: Change 0/1 to False/True so that extension...
2014-10-14 Brett CannonIssue #20152: Convert the cmath module to Argument...
2014-10-14 Victor StinnerMerge 3.4 (asyncio)
2014-10-14 Terry Jan ReedyMerge with 3.4
2014-10-14 Terry Jan ReedyIssue #22632: replace dead link with version-specific...
2014-10-14 Victor StinnerIssue #18643: asyncio.windows_utils now reuse socket...
2014-10-14 Charles-François... Issue #18643: Add socket.socketpair() on Windows.
2014-10-14 Ethan FurmanIssue22506: merge from 3.4
2014-10-14 Ethan FurmanIssue22506: added methods on base Enum class now show...
2014-10-13 Victor StinnerMerge 3.4 (asyncio doc)
2014-10-13 Victor Stinnerasyncio doc: rewrite subprocess doc
2014-10-13 Victor Stinnerasyncio doc: protocol_factory of subprocess_exec()...
2014-10-13 Victor Stinnerasyncio doc: document BaseSubprocessTransport.close...
2014-10-13 Benjamin Petersonmerge 3.4
2014-10-13 Alex GaynorUse https:// URLs for the bug tracker in the :issue...
2014-10-13 Alex GaynorUse https:// URLs for the bug tracker in the :issue...
2014-10-13 Alex Gaynorissue22626: Use https:// for a link to the bug tracker
2014-10-13 Alex Gaynorissue22626: Use https:// for a link to the bug tracker
2014-10-13 Benjamin Petersonmerge 3.4
2014-10-13 Benjamin Petersonmerge heads
2014-10-13 Benjamin Petersonmerge heads
2014-10-13 Charles-François... Merge.
2014-10-13 Charles-François... Issue #22435: Fix a file descriptor leak when SocketSer...
2014-10-13 Antoine PitrouWhitespace
2014-10-13 Antoine PitrouIssue #17636: Circular imports involving relative impor...
2014-10-13 Charles-François... Issue #22435: Fix a file descriptor leak when SocketSer...
2014-10-13 Benjamin Petersonmerge 3.4
2014-10-13 Benjamin Petersonmerge 3.3
2014-10-13 Benjamin Petersonnote xmlrpclib doesn't verify certs (yet)
2014-10-13 Larry HastingsIssue #22615: Argument Clinic now supports the "type...
2014-10-13 Zachary WareIssue #21907: Partially revert changes to Windows build...
2014-10-13 Terry Jan ReedyMerge with 3.4 #22614
2014-10-13 Terry Jan ReedyIssue #22614: Don't try to update deleted text. Patch...
2014-10-12 Victor StinnerMerge 3.4 (asyncio doc)
2014-10-12 Victor Stinnerasyncio: add missing @coroutine decorator
2014-10-12 Victor StinnerMerge 3.4 (asyncio doc)
2014-10-12 Victor Stinnerasyncio doc: update debug traces
2014-10-12 Victor Stinnerasyncio doc: more explicit doc for async()
2014-10-12 R David Murray#20815: small readability improvements in ipaddress...
2014-10-12 R David Murray#20815: small readability improvements in ipaddress...
2014-10-12 Victor Stinnerasyncio doc: reformat create_server() doc
2014-10-12 Victor Stinnerasyncio doc: add TCP echo client/server using streams
2014-10-12 R David MurrayMerge: #13096: Fix segfault in CTypes POINTER handling...
2014-10-12 R David Murray#13096: Fix segfault in CTypes POINTER handling of...
2014-10-12 Serhiy StorchakaAlways handle non-handled events before destoying root...
2014-10-12 Serhiy StorchakaAlways handle non-handled events before destoying root...
2014-10-12 R David MurrayMerge: #17325: Improve distutils PyPI documentation.
2014-10-12 R David Murray#17325: Improve distutils PyPI documentation.
2014-10-12 R David MurrayMerge: #11973: add test for previously fixed kevent...
2014-10-12 R David Murray#11973: add test for previously fixed kevent signed...
2014-10-12 Georg Brandlmerge with 3.4
2014-10-12 Georg BrandlCloses #22586: clarify meaning of allow_fragments in...
2014-10-12 Stefan KrahIssue #19232: Fix sys.modules lookup (--without-threads)
2014-10-12 Victor StinnerMerge 3.4 (asyncio doc)
2014-10-12 Victor Stinnerasyncio doc: enhance TCP client example
2014-10-12 Victor Stinnerasyncio doc: clarify how servers create protocol instances
2014-10-12 Victor StinnerMerge 3.4 (asyncio doc)
2014-10-12 Victor Stinnerasyncio doc: add UDP client and server examples
2014-10-12 Victor Stinnerasyncio doc: use server.wait_closed() in TCP echo serve...
2014-10-12 Victor Stinner(Merge 3.4) asyncio: enhance protocol representation
2014-10-12 Victor Stinnerasyncio: enhance protocol representation
2014-10-12 Georg Brandlmerge 3.4 into default
2014-10-12 Georg Brandlmerge 3.3 into 3.4
2014-10-12 Georg BrandlMerge 3.2 into 3.3.
2014-10-12 Georg BrandlAdded tag v3.3.6 for changeset 971fec30da1f
2014-10-12 Georg BrandlBump to 3.3.6 v3.3.6
2014-10-12 Georg BrandlAdded tag v3.2.6 for changeset 0bd5f4f14de9
2014-10-12 Georg BrandlBump to 3.2.6 v3.2.6
2014-10-12 Georg Brandl#16040: fix unlimited read from connection in nntplib.
2014-10-12 Georg Brandl#22568: merge with 3.4
2014-10-12 Georg BrandlCloses #22568: fix UTIME_TO_* macros in posixmodule...
2014-10-12 Terry Jan ReedyIssue #14105: Merge with 3.4
2014-10-12 Terry Jan ReedyIssue #14105: Change comment to reflect fix. Patch...
2014-10-12 Berker PeksagREADME: 3.5 release schedule PEP is PEP 478.
2014-10-12 Berker PeksagIssue #22613: Fix reprlib.Repr subclass example on...
2014-10-12 Berker PeksagIssue #22613: Fix reprlib.Repr subclass example on...
next