]> granicus.if.org Git - python/shortlog
python
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-12 Kristján Valur... Issue #25021: Correctly make sure that product.__setsta...
2015-07-05 Benjamin Petersonprotect against mutation of the dict during insertion...
2015-06-27 Benjamin Petersonadd issue number
2015-06-27 Benjamin Petersonuse safe allocation and reallocation macros
2015-06-02 Yury SelivanovIssue 24366: Indent code (thanks to li4ick for reporting).
2015-05-26 Benjamin Petersonmerge 3.2
2015-05-26 Benjamin Petersonkeep distutils version in sync with python version...
2015-05-23 Benjamin Petersonmerge 3.2 (#22931)
2015-05-23 Benjamin Petersonallow square brackets in cookie values (closes #22931)
2015-05-03 Benjamin Petersonbe more robust against the filters list changing under...
2015-05-03 Benjamin Petersonjust sort the items tuple directly (closes #24094)
2015-04-23 Benjamin Petersonmerge 3.2 (#24044)
2015-04-23 Benjamin Petersonproperly handle malloc failure (closes #24044)
2015-04-19 Christian HeimesIssue #23998: PyImport_ReInitLock() now checks for...
2015-03-02 Benjamin Petersonuse PyMem_NEW to detect overflow (closes #23362)
2015-03-02 Benjamin Petersonfix possible overflow bugs in unicodedata (closes ...
2015-02-18 Benjamin Petersonmerge 3.2
2015-02-18 Benjamin Petersonremove RPM, since it's unused and unmaintained
2015-02-10 Benjamin Petersonadd overflow checking (closes #23361)
2015-02-02 Serhiy StorchakaIssues #23363, #23364, #23365, #23366: Fixed itertools...
2015-02-02 Benjamin Petersonreduce memory usage of test (closes #23369)
2015-02-02 Benjamin Petersoncheck for overflows in permutations() and product(...
2015-02-02 Benjamin Petersoncheck for overflow in combinations_with_replacement...
2015-02-02 Benjamin Petersondetect overflow in combinations (closes #23366)
2015-02-01 Benjamin Petersonremove extra ws
2015-02-01 Benjamin Petersonfix possible overflow in encode_basestring_ascii (close...
2015-01-30 Serhiy StorchakaIssue #23055: Fixed read-past-the-end error in PyUnicod...
2015-01-27 Serhiy StorchakaIssue #23055: Fixed a buffer overflow in PyUnicode_From...
2015-01-27 Serhiy StorchakaIssue #23055: Fixed a buffer overflow in PyUnicode_From...
2015-01-15 Ethan FurmanIssue20467: clarify __init__'s role
2015-01-04 Benjamin Petersonmerge 3.2 (closes #23165)
2015-01-04 Benjamin Petersonadd some overflow checks before multiplying (closes...
2015-01-01 Benjamin Petersonmerge 3.2
2015-01-01 Benjamin Petersonupdate for copyright for 2015
2014-12-30 Benjamin Petersonmerge 3.2 (#23130)
2014-12-30 Benjamin Petersondelete old ftpmirror script, which now has security...
2014-12-06 Benjamin Petersonmerge 3.2 (#16043)
2014-12-06 Benjamin Petersonadd a default limit for the amount of data xmlrpclib...
2014-11-05 Georg BrandlIssue #25940: Backport self-signed.pythontest.net testi...
2014-11-05 Benjamin Petersonmerge 3.2
2014-11-05 Benjamin Petersonuse pythontest.net for url fragment test
2014-11-03 Benjamin Petersonmerge 3.2
2014-11-03 Benjamin Petersonmove idna test domain to pythontest.net
2014-10-19 Benjamin Petersonmake plural s lowercase
2014-10-15 Antoine PitrouFixed signed/unsigned comparison warning
2014-10-15 Benjamin Petersontest is cpython only
2014-10-15 Benjamin Petersonit suffices to check for PY_SSIZE_T_MAX overflow (...
2014-10-15 Benjamin Petersonmake sure length is unsigned
2014-10-15 Benjamin Petersonfix integer overflow in unicode case operations (closes...
2014-10-13 Benjamin Petersonnote xmlrpclib doesn't verify certs (yet)
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-04 Georg BrandlAdded tag v3.3.6rc1 for changeset 51317c9786f5
2014-10-04 Georg BrandlAdded tag v3.2.6rc1 for changeset 51382a5598ec
2014-10-04 Georg BrandlCopyright year update, add version to licenses. v3.2.6rc1
2014-10-04 Georg BrandlBump to 3.2.6rc1
2014-10-04 Serhiy StorchakaIssue #22518: Fixed integer overflow issues in "backsla... v3.3.6rc1
2014-10-04 Georg BrandlBump to 3.3.6rc1
2014-10-01 Georg Brandlref #19855: skip uuid test_find_mac on non-Posix as...
2014-10-01 Georg BrandlFix unicode_aswidechar() for 4b unicode and 2b wchar_t...
2014-09-30 Georg BrandlIssue #19855: uuid.getnode() on Unix now looks on the...
2014-09-30 Georg BrandlBackport b533cc11d114 to fix intermittent test_urllibne...
2014-09-30 Georg BrandlAdd a dummy "touch" target to the Makefile so that...
2014-09-30 Georg BrandlFix-up for 0f362676460d: add missing size argument...
2014-09-30 Benjamin Petersonprevent overflow in unicode_repr (closes #22520)
2014-09-30 Benjamin Petersonclear BufferedRWPair weakrefs on deallocation (closes...
2014-09-29 Benjamin Petersonthese variables ought to be Py_ssize_t
2014-09-29 Benjamin Petersonfix overflow checking in PyBytes_Repr (closes #22519)
2014-09-29 Benjamin PetersonNEWS issue for #22518
2014-09-29 Benjamin Petersoncleanup overflowing handling in unicode_decode_call_err...
2014-09-17 Senthil KumaranIssue #22419: Limit the length of incoming HTTP request...
2014-09-17 Senthil KumaranIssue #22421 - Secure pydoc server run. Bind it to...
2014-09-16 Antoine PitrouLax cookie parsing in http.cookies could be a security...
2014-08-03 Jason R. CoombsIssue #13540: Merge changes from 3.2
next