]> granicus.if.org Git - python/shortlog
python
2015-08-30 Jason R. CoombsUse modern mechanism for test discovery
2016-08-17 Benjamin Petersonmerge 3.3 (#27783)
2016-08-17 Benjamin Petersonrearrange methodcaller_new so that the main error case...
2016-08-16 Benjamin Petersonmerge 3.3 (#27774)
2016-08-16 Benjamin Petersondo not decref value borrowed from list (closes #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 Petersonfix possible integer overflow in binascii.b2a_qp (close...
2016-08-14 Benjamin Petersondo not allow reading negative values with getstr()
2016-08-14 Benjamin Petersonmerge 3.3 (#27758)
2016-08-14 Benjamin Petersoncheck for overflow in join_append_data (closes #27758)
2016-08-05 Vinay SajipIssue #20160: Merged fix from 3.3.
2016-08-05 Vinay SajipIssue #20160: Handled passing of large structs to callb...
2016-08-03 Donald StufftMerge 3.3
2016-08-03 Donald StufftSwitch upload.pypi.io to upload.pypi.org
2016-07-31 Senthil Kumaran[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
2016-07-31 Senthil KumaranPrevent HTTPoxy attack (CVE-2016-1000110)
2016-07-14 Martin PanterIssue #27369: Merge test_pyexpat from 3.3 into 3.4
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 null merge
2016-07-10 R David Murray#22758: fix regression in handling of secure cookies.
2016-07-06 Benjamin Petersonmerge 3.3
2016-07-06 Donald StufftSwitch to the new upload url for PyPI
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
2016-01-22 Donald StufftUpgrade pip to 8.0.2
2016-01-21 Benjamin Petersonprevent buffer overflow in get_data (closes #26171)
2016-01-21 Benjamin Petersonfix refleak in error condition
2016-01-21 Benjamin Petersonremove script from epub (closes #26172)
2016-01-20 Donald StufftUpdate pip to 8.0.0 and setuptools to 19.4
2016-01-16 Gregory P.... Make the error message regex more lenient so that it...
2016-01-15 Martin PanterIssue #25940: Merge ETIMEDOUT fix from 3.3 into 3.4
2016-01-15 Martin PanterIssue #25940: Merge ETIMEDOUT fix from 3.2 into 3.3
2016-01-15 Martin PanterIssue #25940: On Windows, connecting to port 444 return...
2016-01-14 Martin PanterIssue #25940: Update new SSL tests for self-signed...
2016-01-14 Martin PanterIssue #25940: Merge self-signed.pythontest.net testing...
2016-01-14 Martin PanterIssue #25940: Merge self-signed.pythontest.net testing...
2016-01-14 Martin PanterIssue #25940: Use self-signed.pythontest.net in SSL...
2016-01-11 Yury SelivanovIssue #26050: Add asyncio.StreamReader.readuntil()...
2016-01-11 Andrew SvetlovDocument asyncio.timeout()
2016-01-11 Andrew SvetlovSync with asyncio
2016-01-11 Andrew SvetlovSync with asyncio repo
2016-01-10 Benjamin Petersondelete old crypto prose (closes #26066)
2016-01-08 Benjamin Petersonfix typo in unittest docs (closes #26046)
2016-01-07 Guido van RossumHopeful fix for test_rglob_common on Windows without...
2016-01-07 Guido van RossumAdd another try/except PermissionError to avoid dependi...
2016-01-07 Senthil KumaranIssue16544 - Add a link to an external documentation...
2016-01-06 Guido van RossumAdd versionadded (3.4.5) to docs for issue #22570.
2016-01-06 Guido van RossumDocs for issue #22570.
2016-01-06 Guido van RossumIssue #22570: Add 'path' attribute to pathlib.Path...
2016-01-06 Guido van RossumIssue #26012: Don't traverse into symlinks for ** patte...
2016-01-06 Guido van RossumIssue #24120: Ignore PermissionError in pathlib.Path...
2016-01-04 Senthil KumaranIssue24898 - Improve str.find documentation.
2016-01-03 Senthil KumaranIssue21221 - Explain the usage of tm_isdst attribute...
2016-01-02 Senthil KumaranIssue25917 : Fix howto links in docs. Point the referen...
2016-01-01 Ned DeilyUpdate copyrights for 2016.
2016-01-01 Benjamin Petersonmerge 3.3
2016-01-01 Benjamin Petersonremove some copyright notices supserseded by the toplev...
2016-01-01 Benjamin Petersonadd 2015 and 2016
2016-01-01 Benjamin Petersonmerge 3.3
2016-01-01 Benjamin Petersonreflow
2016-01-01 Benjamin Petersonmerge 3.3
2016-01-01 Benjamin Peterson2016 will be another year of writing copyrighted code
2015-12-21 Larry HastingsMerge.
2015-12-21 Larry HastingsPost-release touchups for Python 3.4.4 final.
2015-12-20 Larry HastingsAdded tag v3.4.4 for changeset 737efcadf5a6
2015-12-20 Larry HastingsRelease bump for Python 3.4.4 final. v3.4.4
2015-12-20 Larry HastingsRebuild pydoc topics for Python 3.4.4 final.
2015-12-18 Terry Jan ReedyIssue #25905: Revert unwanted conversion of ' to ’...
2015-12-13 Vinay SajipFixes #25844: Corrected =/== typo potentially leading...
2015-12-12 Martin PanterIssue #25809: Skip testing platform-dependent French...
next