projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2016-08-16
Benjamin Peterson
do not decref value borrowed from list (closes #27774)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
Benjamin Peterson
fix possible integer overflow in binascii.b2a_qp (close...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
Benjamin Peterson
check for overflow in join_append_data (closes #27758)
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Vinay Sajip
Issue #20160: Handled passing of large structs to callb...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Donald Stufft
Switch upload.pypi.io to upload.pypi.org
commit
|
commitdiff
|
tree
|
snapshot
2016-07-31
Senthil Kumaran
Prevent HTTPoxy attack (CVE-2016-1000110)
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Martin Panter
Issue #27369: Merge test_pyexpat from 3.2 into 3.3
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Martin Panter
Issue #27369: Don’t test error message detail that...
3.2
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Martin Panter
Issue #22758: Move NEWS entry to Library section
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
R David Murray
#22758 null merge
commit
|
commitdiff
|
tree
|
snapshot
2016-07-10
R David Murray
#22758: fix regression in handling of secure cookies.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-06
Donald Stufft
Switch to the new upload url for PyPI
commit
|
commitdiff
|
tree
|
snapshot
2016-01-15
Martin Panter
Issue #25940: On Windows, connecting to port 444 return...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Martin Panter
Issue #25940: Use self-signed.pythontest.net in SSL...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Serhiy Storchaka
Issue #25709: Fixed problem with in-place string concat...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-15
Martin Panter
Issue #25940: Merge ETIMEDOUT fix from 3.2 into 3.3
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Martin Panter
Issue #25940: Merge self-signed.pythontest.net testing...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-01
Benjamin Peterson
remove some copyright notices supserseded by the toplev...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-01
Benjamin Peterson
add 2015 and 2016
commit
|
commitdiff
|
tree
|
snapshot
2016-01-01
Benjamin Peterson
reflow
commit
|
commitdiff
|
tree
|
snapshot
2016-01-01
Benjamin Peterson
2016 will be another year of writing copyrighted code
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Benjamin Peterson
fix reordering
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Benjamin Peterson
merge 3.2
commit
|
commitdiff
|
tree
|
snapshot
2015-12-05
Benjamin Peterson
add CVE and issue number
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Kristján Valur...
Issue #25021: Correctly make sure that product.__setsta...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
Benjamin Peterson
protect against mutation of the dict during insertion...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Benjamin Peterson
add issue number
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Benjamin Peterson
use safe allocation and reallocation macros
commit
|
commitdiff
|
tree
|
snapshot
2015-06-02
Yury Selivanov
Issue 24366: Indent code (thanks to li4ick for reporting).
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Benjamin Peterson
merge 3.2
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Benjamin Peterson
keep distutils version in sync with python version...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-23
Benjamin Peterson
merge 3.2 (#22931)
commit
|
commitdiff
|
tree
|
snapshot
2015-05-23
Benjamin Peterson
allow square brackets in cookie values (closes #22931)
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Benjamin Peterson
be more robust against the filters list changing under...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
Benjamin Peterson
just sort the items tuple directly (closes #24094)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Benjamin Peterson
merge 3.2 (#24044)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-23
Benjamin Peterson
properly handle malloc failure (closes #24044)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
Christian Heimes
Issue #23998: PyImport_ReInitLock() now checks for...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Benjamin Peterson
use PyMem_NEW to detect overflow (closes #23362)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-02
Benjamin Peterson
fix possible overflow bugs in unicodedata (closes ...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Benjamin Peterson
merge 3.2
commit
|
commitdiff
|
tree
|
snapshot
2015-02-18
Benjamin Peterson
remove RPM, since it's unused and unmaintained
commit
|
commitdiff
|
tree
|
snapshot
2015-02-10
Benjamin Peterson
add overflow checking (closes #23361)
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Serhiy Storchaka
Issues #23363, #23364, #23365, #23366: Fixed itertools...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Benjamin Peterson
reduce memory usage of test (closes #23369)
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Benjamin Peterson
check for overflows in permutations() and product(...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Benjamin Peterson
check for overflow in combinations_with_replacement...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Benjamin Peterson
detect overflow in combinations (closes #23366)
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Benjamin Peterson
remove extra ws
commit
|
commitdiff
|
tree
|
snapshot
2015-02-01
Benjamin Peterson
fix possible overflow in encode_basestring_ascii (close...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Serhiy Storchaka
Issue #23055: Fixed read-past-the-end error in PyUnicod...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Serhiy Storchaka
Issue #23055: Fixed a buffer overflow in PyUnicode_From...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Serhiy Storchaka
Issue #23055: Fixed a buffer overflow in PyUnicode_From...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Ethan Furman
Issue20467: clarify __init__'s role
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Benjamin Peterson
merge 3.2 (closes #23165)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Benjamin Peterson
add some overflow checks before multiplying (closes...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Benjamin Peterson
merge 3.2
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
Benjamin Peterson
update for copyright for 2015
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Benjamin Peterson
merge 3.2 (#23130)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Benjamin Peterson
delete old ftpmirror script, which now has security...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Benjamin Peterson
merge 3.2 (#16043)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-06
Benjamin Peterson
add a default limit for the amount of data xmlrpclib...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Georg Brandl
Issue #25940: Backport self-signed.pythontest.net testi...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Benjamin Peterson
merge 3.2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-05
Benjamin Peterson
use pythontest.net for url fragment test
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Benjamin Peterson
merge 3.2
commit
|
commitdiff
|
tree
|
snapshot
2014-11-03
Benjamin Peterson
move idna test domain to pythontest.net
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Benjamin Peterson
make plural s lowercase
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Antoine Pitrou
Fixed signed/unsigned comparison warning
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Benjamin Peterson
test is cpython only
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Benjamin Peterson
it suffices to check for PY_SSIZE_T_MAX overflow (...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Benjamin Peterson
make sure length is unsigned
commit
|
commitdiff
|
tree
|
snapshot
2014-10-15
Benjamin Peterson
fix integer overflow in unicode case operations (closes...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-13
Benjamin Peterson
note xmlrpclib doesn't verify certs (yet)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Georg Brandl
Merge 3.2 into 3.3.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Georg Brandl
Added tag v3.3.6 for changeset 971fec30da1f
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Georg Brandl
Bump to 3.3.6
v3.3.6
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Georg Brandl
Added tag v3.2.6 for changeset 0bd5f4f14de9
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Georg Brandl
Bump to 3.2.6
v3.2.6
commit
|
commitdiff
|
tree
|
snapshot
2014-10-12
Georg Brandl
#16040: fix unlimited read from connection in nntplib.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Georg Brandl
Added tag v3.3.6rc1 for changeset 51317c9786f5
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Georg Brandl
Added tag v3.2.6rc1 for changeset 51382a5598ec
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Georg Brandl
Copyright year update, add version to licenses.
v3.2.6rc1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Georg Brandl
Bump to 3.2.6rc1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Serhiy Storchaka
Issue #22518: Fixed integer overflow issues in "backsla...
v3.3.6rc1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Georg Brandl
Bump to 3.3.6rc1
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Georg Brandl
ref #19855: skip uuid test_find_mac on non-Posix as...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Georg Brandl
Fix unicode_aswidechar() for 4b unicode and 2b wchar_t...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Georg Brandl
Issue #19855: uuid.getnode() on Unix now looks on the...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Georg Brandl
Backport b533cc11d114 to fix intermittent test_urllibne...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Georg Brandl
Add a dummy "touch" target to the Makefile so that...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Georg Brandl
Fix-up for 0f362676460d: add missing size argument...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Benjamin Peterson
prevent overflow in unicode_repr (closes #22520)
commit
|
commitdiff
|
tree
|
snapshot
2014-09-30
Benjamin Peterson
clear BufferedRWPair weakrefs on deallocation (closes...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Benjamin Peterson
these variables ought to be Py_ssize_t
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Benjamin Peterson
fix overflow checking in PyBytes_Repr (closes #22519)
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Benjamin Peterson
NEWS issue for #22518
commit
|
commitdiff
|
tree
|
snapshot
2014-09-29
Benjamin Peterson
cleanup overflowing handling in unicode_decode_call_err...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Senthil Kumaran
Issue #22419: Limit the length of incoming HTTP request...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Senthil Kumaran
Issue #22421 - Secure pydoc server run. Bind it to...
commit
|
commitdiff
|
tree
|
snapshot
next