- 29 Tem, 2010 17 kayıt (commit)
-
-
Georg Brandl yazdı
-
Victor Stinner yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Mark Dickinson yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#9411: allow selecting an encoding for configparser files. Also adds a new test config file to test special cases.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#6538: fix regex documentation again -- use fictional class names "regex" and "match" but do not document them as classes, remove 1.5 compat info and use new default argument syntax where possible.
-
Georg Brandl yazdı
-
Victor Stinner yazdı
-
- 28 Tem, 2010 10 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Georg Brandl yazdı
-
Florent Xicluna yazdı
-
Senthil Kumaran yazdı
-
Georg Brandl yazdı
#1682942: add some ConfigParser features: alternate delimiters, alternate comments, empty lines in values. Also enhance the docs with more examples and mention SafeConfigParser before ConfigParser. Patch by Lukas Langa, review by myself, Eric and Ezio.
-
Georg Brandl yazdı
-
Victor Stinner yazdı
-
Ezio Melotti yazdı
-
Victor Stinner yazdı
-
- 27 Tem, 2010 9 kayıt (commit)
-
-
Victor Stinner yazdı
-
Alexander Belopolsky yazdı
the first object in the pickle file.
-
Ezio Melotti yazdı
-
Antoine Pitrou yazdı
-
Ezio Melotti yazdı
-
Florent Xicluna yazdı
And fix the email package to encode to ASCII instead of ``raw-unicode-escape`` before ASCII-to-binary decoding.
-
Georg Brandl yazdı
-
Alexander Belopolsky yazdı
-
Gregory P. Smith yazdı
been increased from 100 to 500 and the cache replacement policy has changed from simply clearing the entire cache on overflow to randomly forgetting 20% of the existing cached compiled regular expressions. This is a performance win for applications that use a lot of regular expressions and limits the impact of the performance hit anytime the cache is exceeded.
-
- 26 Tem, 2010 4 kayıt (commit)
-
-
Georg Brandl yazdı
-
Alexander Belopolsky yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-