]> granicus.if.org Git - python/shortlog
python
2017-01-03 Larry HastingsPost-release fixups for Python 3.4.6rc1.
2017-01-02 Larry HastingsAdded tag v3.4.6rc1 for changeset e199a272ccda
2017-01-02 Larry HastingsVersion bump for 3.4.6rc1. v3.4.6rc1
2017-01-02 Larry HastingsRegenerated pydoc topics for 3.4.6rc1. (Also fixed...
2017-01-02 Larry HastingsFix test failure so it's no longer dependent on example...
2017-01-02 Benjamin Petersonmerge 3.3
2017-01-02 Benjamin Petersonring in 2017 for Python
2016-11-16 Donald StufftUpgrade pip to 9.0.1 and setuptools to 28.8.0
2016-11-14 Serhiy StorchakaIssue #28563: Make plural form selection more lenient...
2016-11-14 Serhiy StorchakaIssue #28563: Make plural form selection more lenient...
2016-11-12 Serhiy StorchakaIssue #28648: Fixed crash in Py_DecodeLocale() in debug...
2016-11-12 Serhiy StorchakaIssue #28648: Fixed crash in Py_DecodeLocale() in debug...
2016-11-08 Serhiy StorchakaIssue #28563: Fixed possible DoS and arbitrary code...
2016-11-08 Serhiy StorchakaIssue #28563: Fixed possible DoS and arbitrary code...
2016-11-02 Donald StufftUpgrade pip to 9.0 and setuptools to 28.7.1
2016-10-25 Serhiy StorchakaIssue #28426: Fixed potential crash in PyUnicode_AsDeco...
2016-10-11 Zachary WareIssue #28248: Update Windows build to use OpenSSL 1...
2016-10-06 Yury SelivanovIssue #27759: Fix selectors incorrectly retain invalid...
2016-09-19 Benjamin Petersonproperly handle the single null-byte file (closes ...
2016-09-14 Berker PeksagIssue #26171: Null merge
2016-09-14 Berker PeksagIssue #26171: Prevent buffer overflow in get_data
2016-09-09 Donald StufftUpgrade setuptools to 27.1.2
2016-09-09 Donald StufftUpgrade setuptools to 27.1.1
2016-09-06 Jason R. CoombsIssue #27960: Revert state to 675e20c38fdac6, backing...
2016-09-02 Jason R. CoombsIssue #12885: Revert commits in 3.4 branch which is...
2016-09-02 Jason R. CoombsIssue #12885: Correct issue reference in NEWS
2016-09-02 Jason R. CoombsBacked out changeset cc86e9e102e8
2016-09-02 Jason R. CoombsIssue #12285: Update NEWS
2016-08-17 Benjamin Petersonrearrange methodcaller_new so that the main error case...
2016-08-16 Benjamin Petersondo not decref value borrowed from list (closes #27774)
2016-08-14 Benjamin Petersonfix possible integer overflow in binascii.b2a_qp (close...
2016-08-14 Benjamin Petersoncheck for overflow in join_append_data (closes #27758)
2016-08-05 Vinay SajipIssue #20160: Handled passing of large structs to callb...
2016-08-03 Donald StufftSwitch upload.pypi.io to upload.pypi.org
2016-07-31 Senthil KumaranPrevent HTTPoxy attack (CVE-2016-1000110)
2016-07-14 Martin PanterIssue #27369: Merge test_pyexpat from 3.2 into 3.3
2016-07-14 Martin PanterIssue #27369: Don’t test error message detail that... 3.2
2016-07-14 Martin PanterIssue #22758: Move NEWS entry to Library section
2016-07-10 R David Murray#22758 null merge
2016-07-10 R David Murray#22758: fix regression in handling of secure cookies.
2016-07-06 Donald StufftSwitch to the new upload url for PyPI
2016-01-15 Martin PanterIssue #25940: On Windows, connecting to port 444 return...
2016-01-14 Martin PanterIssue #25940: Use self-signed.pythontest.net in SSL...
2015-12-02 Serhiy StorchakaIssue #25709: Fixed problem with in-place string concat...
2016-01-15 Martin PanterIssue #25940: Merge ETIMEDOUT fix from 3.2 into 3.3
2016-01-14 Martin PanterIssue #25940: Merge self-signed.pythontest.net testing...
2016-01-01 Benjamin Petersonremove some copyright notices supserseded by the toplev...
2016-01-01 Benjamin Petersonadd 2015 and 2016
2016-01-01 Benjamin Petersonreflow
2016-01-01 Benjamin Peterson2016 will be another year of writing copyrighted code
2015-12-05 Benjamin Petersonfix reordering
2015-12-05 Benjamin Petersonmerge 3.2
2015-12-05 Benjamin Petersonadd CVE and issue number
2015-09-19 Jason R. CoombsIssue #12285: Replace implementation of findall with...
2015-09-12 Kristján Valur... Issue #25021: Correctly make sure that product.__setsta...
2015-08-30 Jason R. CoombsSort result to avoid spurious errors due to order.
2015-09-19 Jason R. CoombsAdd docstring and additional test revealing nuances...
2015-08-30 Jason R. CoombsAdd another test capturing the basic discovery expectation.
2015-08-30 Jason R. CoombsIssue #12285: Add test capturing failure.
2015-08-30 Jason R. CoombsUse modern mechanism for test discovery
2016-08-17 Benjamin Petersonmerge 3.3 (#27783)
2016-08-16 Benjamin Petersonmerge 3.3 (#27774)
2016-08-16 Benjamin Petersonfail when negative values are passed to instr()
2016-08-14 Donald StufftUpdate setuptools/pip to 25.2.0/8.1.2
2016-08-14 Benjamin Petersonmerge 3.3 (closes #27760)
2016-08-14 Benjamin Petersondo not allow reading negative values with getstr()
2016-08-14 Benjamin Petersonmerge 3.3 (#27758)
2016-08-05 Vinay SajipIssue #20160: Merged fix from 3.3.
2016-08-03 Donald StufftMerge 3.3
2016-07-31 Senthil Kumaran[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
2016-07-14 Martin PanterIssue #27369: Merge test_pyexpat from 3.3 into 3.4
2016-07-10 R David Murray#22758 null merge
2016-07-06 Benjamin Petersonmerge 3.3
2016-07-06 Donald StufftSwitch to the new upload url for PyPI
2016-06-27 Larry HastingsMerge.
2016-06-27 Larry HastingsPost-release fixups for Python 3.4.5.
2016-06-25 Larry HastingsAdded tag v3.4.5 for changeset 619b61e505d0
2016-06-25 Larry HastingsVersion bump for 3.4.5 final. v3.4.5
2016-06-25 Larry HastingsRegenerate pydoc topics for 3.4.5 final.
2016-06-15 Georg BrandlDocs: add html-stable autobuild variant
2016-06-14 Benjamin Petersonsync ordering of stddef.h includes with expat 2.1.1
2016-06-13 Matthias KloseIssue #26867: Ubuntu's openssl OP_NO_SSLv3 is forced...
2016-06-12 Larry HastingsAdded tag v3.4.5rc1 for changeset 3631bb4a2490
2016-06-12 Larry HastingsRelease bump for 3.4.5rc1. v3.4.5rc1
2016-06-12 Larry HastingsRegenerate pydoc topics for 3.4.5rc1.
2016-06-11 Benjamin Petersonupgrade expt to 2.1.1 (closes #26556)
2016-06-11 Benjamin Petersonraise an error when STARTTLS fails
2016-05-19 Guido van RossumBack out 7e9605697dfc, 2e3c31ab586a, 759b2cecc289.
2016-05-02 Donald StufftUpgrade ensurepip bundled setuptools to 20.10.1
2016-04-14 Ethan FurmanIssue26748: Enum classes should evaluate as True
2016-03-22 Benjamin Petersonremove useless $ keyword (closes #17167)
2016-03-17 Donald StufftUpgrade ensurepip._bundled pip to 8.1.1 and setuptools...
2016-03-08 Serhiy StorchakaBacked out changeset 19a3e0e664af
2016-03-08 Serhiy StorchakaIssues #23808, #25911: Trying to fix walk tests on...
2016-03-04 Benjamin Petersonproperly use the ObjArgs variant of CallMethod in dictv...
2016-03-02 Berker PeksagIssue #26246: Set initial value of the hidden attr...
2016-03-02 Yury Selivanovasyncio: Update 3.4 asyncio/test_tasks to upstream...
2016-02-27 Ezio Melotti#26246: update copybutton.js after JQuery update. ...
2016-02-18 Benjamin Petersonopen the cert store readonly
2016-01-22 Benjamin Petersonreject negative data_size
next