- 20 Tem, 2013 2 kayıt (commit)
-
-
Christian Heimes yazdı
CID 486814
-
Christian Heimes yazdı
CID 486663
-
- 25 May, 2013 1 kayıt (commit)
-
-
Eli Bendersky yazdı
This affects pyexpat and _elementtree. PyExpat_CAPI now exposes a new function - DefaultUnknownEncodingHandler. Based on a patch by Serhiy Storchaka.
-
- 22 May, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
an internal XML encoding is UTF-8 or US-ASCII.
-
- 04 Şub, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
an internal XML encoding is UTF-8 or US-ASCII. It now accepts bytes and strings larger than 2 GiB.
-
- 24 Eyl, 2012 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Christian Heimes yazdı
method doesn't require an argument again.
-
Christian Heimes yazdı
method doesn't require an argument again.
-
- 15 Agu, 2012 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
- 01 Haz, 2012 1 kayıt (commit)
-
-
Eli Bendersky yazdı
Includes exposing a doctype handler from expat through pyexpat.
-
- 15 Mar, 2012 6 kayıt (commit)
-
-
Gregory P. Smith yazdı
using --with-system-expat working when the system expat does not have salted hash support.
-
Gregory P. Smith yazdı
using --with-system-expat working when the system expat does not have salted hash support.
-
Gregory P. Smith yazdı
using --with-system-expat working when the system expat does not have salted hash support.
-
Georg Brandl yazdı
Transplant from main repo d6c197edd99b: Fixes Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes
-
Gregory P. Smith yazdı
using --with-system-expat working when the system expat does not have salted hash support.
-
Barry Warsaw yazdı
table internal to the pyexpat module's copy of the expat library to avoid a denial of service due to hash collisions. Patch by David Malcolm with some modifications by the expat project.
-
- 14 Mar, 2012 3 kayıt (commit)
-
-
Gregory P. Smith yazdı
in the hash table internal to the pyexpat module's copy of the expat library to avoid a denial of service due to hash collisions. Patch by David Malcolm with some modifications by the expat project.
-
Gregory P. Smith yazdı
in the hash table internal to the pyexpat module's copy of the expat library to avoid a denial of service due to hash collisions. Patch by David Malcolm with some modifications by the expat project.
-
Gregory P. Smith yazdı
in the hash table internal to the pyexpat module's copy of the expat library to avoid a denial of service due to hash collisions. Patch by David Malcolm with some modifications by the expat project.
-
- 14 Eki, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 10 Eki, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 30 Eyl, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
-
- 28 Eyl, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 01 Haz, 2011 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 31 May, 2011 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 11 Nis, 2011 3 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 21 Mar, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
PyOS_snprintf().
-
- 10 Ock, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
Fix readinst() if file.read(n) returns a bytes object longer than n: return -1 instead of the the buffer size to raise an exception. Simplify also the function code.
-
- 04 Ock, 2011 4 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Antoine Pitrou yazdı
Python 2.2.
-
- 08 Ara, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
- 24 Eki, 2010 2 kayıt (commit)
-
-
Georg Brandl yazdı
svn+ssh://svn.python.org/python/branches/py3k ........ r85536 | georg.brandl | 2010-10-15 18:26:08 +0200 (Fr, 15 Okt 2010) | 1 line #9054: fix crash when using pyexpat with a system expat lib version 2.0.1. ........
-
Georg Brandl yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85536 | georg.brandl | 2010-10-15 18:26:08 +0200 (Fr, 15 Okt 2010) | 1 line #9054: fix crash when using pyexpat with a system expat lib version 2.0.1. ........
-