- 10 Ock, 2011 10 kayıt (commit)
-
-
Ned Deily yazdı
scripts (implemented in #10679).
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
Terry Reedy yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Alexander Belopolsky yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 09 Ock, 2011 8 kayıt (commit)
-
-
Antoine Pitrou yazdı
if available. (at Georg's request)
-
Martin v. Löwis yazdı
-
Łukasz Langa yazdı
Patch by Adreas Stührk.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
R. David Murray yazdı
This makes Header.encode throw a HeaderParseError if it winds up formatting a header such that a continuation line has no leading whitespace and looks like a header. Since Header accepts values containing newlines and preserves them (and this is by design), without this fix any program that took user input (say, a subject in a web form) and passed it to the email package as a header was vulnerable to header injection attacks. (As far as we know this has never been exploited.) Thanks to Jakub Wilk for reporting this vulnerability.
-
- 08 Ock, 2011 22 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
-
Alexander Belopolsky yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Raymond Hettinger yazdı
-
Antoine Pitrou yazdı
-
Raymond Hettinger yazdı
in the operator module.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
private by renaming it to `_GeneratorContextManager`.
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
comparisons that could lead to infinite recursion.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
The buildbots will tell us which platform does support or not negative years.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
* With Visual Studio, year have to be in [1; 9999] * Add more tests on the year field
-
Alexander Belopolsky yazdı
Victor Stinner for pointing this out.
-
Alexander Belopolsky yazdı
-