]> granicus.if.org Git - python/shortlog
python
2015-01-07 Benjamin Petersonuse SSL_get_session
2015-01-07 Benjamin Petersonexplain None can be returned
2015-01-07 Benjamin Petersonexpose the client's cipher suites from the handshake...
2015-01-07 Raymond HettingerMinor speed-up. Use local variable instead of a global...
2015-01-07 Nick CoghlanIssue #19548: clean up merge issues in codecs docs
2015-01-06 Nick CoghlanMerge issue 19548 changes from 3.4
2015-01-06 Nick CoghlanIssue 19548: update codecs module documentation
2015-01-06 Victor StinnerIssue #23145: regrtest now shows errors and raises...
2015-01-06 Victor StinnerNull merge 3.4 (changes already applied to Python 3.5)
2015-01-06 Victor StinnerIssue #21356: Make ssl.RAND_egd() optional to support...
2015-01-06 Victor StinnerIssue #23177: Document that ssl.RAND_egd() is not avail...
2015-01-06 Victor StinnerNull merge python 3.4 (change already applied to Python...
2015-01-06 Victor StinnerIssue #20896, #22935: The ssl.get_server_certificate...
2015-01-06 Vinay SajipCloses #21980: Added a __repr__ for LogRecord.
2015-01-06 Vinay SajipCloses #23151: Removed unnecessary initialization.
2015-01-06 Victor Stinnertest_ssl: add more debug to investigate test_openssl_ve...
2015-01-06 Zachary WareMerge with 3.4
2015-01-06 Zachary WareCosmetic fixes to the 'Develop with asyncio' page
2015-01-06 Raymond Hettingermerge
2015-01-06 Raymond HettingerIssue #23132: Mitigate regression in speed and clarity...
2015-01-06 Victor StinnerMerge 3.4 (asyncio)
2015-01-06 Victor StinnerIssue #23140, asyncio: Simplify the unit test
2015-01-06 Victor StinnerMerge 3.4 (asyncio)
2015-01-06 Victor StinnerIssue #23140, asyncio: Fix cancellation of Process...
2015-01-06 Victor StinnerMerge 3.4 (asyncio)
2015-01-06 Victor StinnerIssue #23046: Expose the BaseEventLoop class in the...
2015-01-05 Benjamin Petersonmerge 3.4
2015-01-05 Benjamin Petersonemphasize that cffi is better than extension modules...
2015-01-05 Ned DeilyIssue #22165: merge from 3.4
2015-01-05 Ned DeilyIssue #22165: Skip test_undecodable_filename on OS...
2015-01-05 Berker PeksagIssue #18644: Fix a ResourceWarning in formatter.test().
2015-01-05 Berker PeksagIssue #18644: Fix a ResourceWarning in formatter.test().
2015-01-04 Benjamin Petersonmerge 3.4 (#23167)
2015-01-04 Benjamin Petersonthe current marshal version is 4 (closes #23167)
2015-01-04 Benjamin Petersonmerge 3.4 (#23165)
2015-01-04 Benjamin Petersonmerge 3.3 (closes #23165)
2015-01-04 Benjamin Petersonmerge 3.2 (closes #23165)
2015-01-04 Benjamin Petersonadd some overflow checks before multiplying (closes...
2015-01-04 Gregory P.... fix issue23157 - time_hashlib hadn't been ported to...
2015-01-04 Gregory P.... fix issue23157 - time_hashlib hadn't been ported to...
2015-01-04 Zachary WareCloses #23154: Fix unnecessary recompilation of OpenSSL...
2015-01-03 Antoine PitrouIssue #23143: Remove compatibility with OpenSSLs older...
2015-01-03 Antoine PitrouIssue #23143: Remove compatibility with OpenSSLs older...
2015-01-03 Donald StufftUpdate bundled pip and setuptools to 6.0.6 and 11.0.
2015-01-03 Donald StufftUpgrade the bundled pip to 6.0.6 and the bundled setupt...
2015-01-03 Ned DeilyAdd missing URL link to Modernize docs.
2015-01-03 Ned DeilyAdd missing URL link to Modernize docs.
2015-01-03 Steve DowerChanges %s to %ls in wprintf in launcher.c for C99...
2015-01-01 Serhiy StorchakaIssue #23132: Improve performance and introspection...
2015-01-01 Ned DeilyUpdate copyright dates in OS X installer.
2015-01-01 Ned DeilyUpdate copyright dates in OS X installer.
2015-01-01 Benjamin Petersonmerge 3.4
2015-01-01 Benjamin Petersonmerge 3.3
2015-01-01 Benjamin Petersonmerge 3.2
2015-01-01 Benjamin Petersonupdate for copyright for 2015
2014-12-30 Benjamin Petersonmerge 3.4
2014-12-30 Benjamin Petersonupdate docs for #23111
2014-12-30 Benjamin Petersonmerge 3.4 (#23111)
2014-12-30 Benjamin Petersonmake PROTOCOL_SSLv23 the default protocol version for...
2014-12-30 Antoine Pitrouwhitespace
2014-12-30 Antoine PitrouIssue #19776: Add a expanduser() method on Path objects.
2014-12-30 Benjamin Petersonmerge 3.4 (#23130)
2014-12-30 Benjamin Petersonmerge 3.3 (#23130)
2014-12-30 Benjamin Petersonmerge 3.2 (#23130)
2014-12-30 Benjamin Petersondelete old ftpmirror script, which now has security...
2014-12-29 Benjamin Petersonmerge 3.4
2014-12-29 Benjamin Petersonuse a proper m-dash
2014-12-29 Raymond HettingerMinor comment clean-up
2014-12-28 Berker PeksagIssue #23125: Update nose project page link.
2014-12-28 Berker PeksagIssue #23125: Update nose project page link.
2014-12-27 Raymond HettingerSmall clean-up. Factor-out common code for add, contai...
2014-12-27 Raymond HettingerIssue #23107: Tighten-up loops in setobject.c
2014-12-27 Raymond HettingerNeaten-up setobject.h
2014-12-26 Victor StinnerMerge 3.4 (asyncio)
2014-12-26 Victor StinnerIssue #22926: In debug mode, call_soon(), call_at(...
2014-12-26 Victor Stinnerasyncio: sync with Tulip
2014-12-26 Benjamin Petersonnull merge 3.4
2014-12-26 Benjamin Petersonmerge 3.4 (#23112)
2014-12-26 Benjamin Petersonfix behavior of trailing slash redirection when a query...
2014-12-25 R David Murray#20069: Add tests for os.chown.
2014-12-25 Berker PeksagRemove the redundant second argument of versionadded...
2014-12-25 R David MurrayMerge: #23040: Clarify treatment of encoding and errors...
2014-12-25 R David Murray#23040: Clarify treatment of encoding and errors when...
2014-12-24 Benjamin Petersonmerge 3.4
2014-12-24 Benjamin Petersonupdate correct French examples (#23109)
2014-12-24 Benjamin Petersonmerge 3.4 (#23109)
2014-12-24 Benjamin Petersonimprove incorrect French (#23109)
2014-12-24 Benjamin Petersonmerge 3.4 (#23110)
2014-12-24 Benjamin Petersondoucment that Py_SetPath copies its argument (closes...
2014-12-23 Serhiy StorchakaIssue #21793: Added http.HTTPStatus enums (i.e. HTTPSta...
2014-12-23 Donald StufftMerge pip and setuptools upgrade
2014-12-23 Donald StufftUpgrade pip to 6.0.2 and setuptools to 8.2.1
2014-12-22 Victor StinnerMerge 3.4 (asyncio)
2014-12-22 Victor Stinnerasyncio doc: update also Queue docstrings
2014-12-22 Victor StinnerMerge 3.4 (asyncio doc)
2014-12-22 Victor Stinnerasyncio doc: Fix doc of get and put methods of Queue
2014-12-22 Benjamin Petersonmerge 3.4 (#23093)
2014-12-22 Benjamin Petersonallow more operations to work on detached streams ...
2014-12-21 Victor StinnerIssue #22585: On OpenBSD 5.6 and newer, os.urandom...
2014-12-21 Victor StinnerIssue #22585: On OpenBSD 5.6 and newer, os.urandom...
next