]> granicus.if.org Git - python/shortlog
python
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...
2014-12-20 Serhiy StorchakaIssue #19104: pprint now produces evaluable output...
2014-12-20 Serhiy StorchakaIssue #19104: pprint now produces evaluable output...
2014-12-20 Serhiy StorchakaNull merge
2014-12-20 Serhiy StorchakaIssue #23071: "namereplace_errors" was added only in...
2014-12-20 Serhiy StorchakaIssue #23071: Added missing names to codecs.__all__...
2014-12-20 Serhiy StorchakaIssue #23071: Added missing names to codecs.__all__...
2014-12-19 Barry Warsawnull merge.
2014-12-19 Barry WarsawFix typo.
2014-12-19 Barry WarsawTrunk merge.
2014-12-19 Barry WarsawFixed typo.
2014-12-19 Barry WarsawFix typo.
2014-12-19 Victor StinnerMerge 3.4 (asyncio)
2014-12-19 Victor Stinnerasyncio: IocpProactor.wait_for_handle() test now also...
2014-12-18 Victor StinnerMerge 3.4 (asyncio)
2014-12-18 Victor Stinnerasyncio: sync with Tulip
2014-12-18 Victor StinnerMerge 3.4 (asyncio)
2014-12-18 Victor Stinnerasyncio: sync with Tulip
2014-12-18 Victor StinnerMerge 3.4 (asyncio)
2014-12-18 Victor StinnerIssue #23074: asyncio.get_event_loop() now raises an...
2014-12-17 Steve DowerIssue #22733: Added NEWS item
2014-12-17 Steve DowerIssue #23060: Suppresses a multiprocessing assert that...
2014-12-17 Steve DowerIssue #22733: MSVC ffi_prep_args doesn't handle 64...
2014-12-17 Berker PeksagIssue #23070: Fix a comment in the tutorial.
2014-12-17 Berker PeksagIssue #23070: Fix a comment in the tutorial.
next