- 30 Oct, 2013 1 commit
-
-
Benjamin Peterson authored
-
- 18 Sep, 2013 2 commits
-
-
R David Murray authored
-
R David Murray authored
Initial patch by Bruno Piguet. This is implemented as if a useful .netrc file could exist without passwords, which is possible in the general case; but in fact our netrc implementation does not support it. Fixing that issue will be an enhancement.
-
- 14 Sep, 2013 1 commit
-
-
Georg Brandl authored
-
- 21 Dec, 2012 1 commit
-
-
Kristjan Valur Jonsson authored
-
- 09 Dec, 2012 1 commit
-
-
Antoine Pitrou authored
Issue #16248: Disable code execution from the user's home directory by tkinter when the -E flag is passed to Python. Patch by Zachary Ware.
-
- 11 Apr, 2012 1 commit
-
-
Benjamin Peterson authored
-
- 09 Apr, 2012 1 commit
-
-
Benjamin Peterson authored
-
- 06 Apr, 2012 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 15 Mar, 2012 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 14 Mar, 2012 4 commits
-
-
Matthias Klose authored
-
Matthias Klose authored
- change references from configure.in to configure.ac
-
Gregory P. Smith authored
-
Gregory P. Smith authored
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.
-
- 23 Feb, 2012 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 21 Feb, 2012 2 commits
-
-
Georg Brandl authored
-
Benjamin Peterson authored
-
- 20 Feb, 2012 6 commits
-
-
Georg Brandl authored
Remove setting hash seed to regrtest's random seed and re-execv()ing: this doesn't preserve Python flags and fails from a temp directory.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Georg Brandl authored
in order to make algorithmic complexity attacks on (e.g.) web apps much more complicated. The environment variable PYTHONHASHSEED and the new command line flag -R control this behavior.
-
- 18 Feb, 2012 1 commit
-
-
Charles-François Natali authored
upon malformed POST request.
-
- 03 Feb, 2012 1 commit
-
-
Vinay Sajip authored
-
- 27 Jan, 2012 1 commit
-
-
Antoine Pitrou authored
-
- 20 Jan, 2012 1 commit
-
-
Vinay Sajip authored
-
- 03 Jan, 2012 1 commit
-
-
Benjamin Peterson authored
-
- 28 Jul, 2011 1 commit
-
-
Éric Araujo authored
Also remove an extra docstring.
-
- 15 Jul, 2011 1 commit
-
-
Antoine Pitrou authored
Patch by Andreas Stührk.
-
- 14 Jul, 2011 1 commit
-
-
Charles-François Natali authored
-
- 02 Jul, 2011 1 commit
-
-
Charles-François Natali authored
the garbage collector while the Heap lock is held.
-
- 27 Jun, 2011 1 commit
-
-
Benjamin Peterson authored
-
- 25 Jun, 2011 1 commit
-
-
Mark Dickinson authored
-
- 19 Jun, 2011 1 commit
-
-
Senthil Kumaran authored
-