- 24 Ock, 2006 1 kayıt (commit)
-
-
Neal Norwitz yazdı
-
- 23 Ock, 2006 13 kayıt (commit)
-
-
Tim Peters yazdı
- The path separator isn't "/" on Windows. - Leaving behind a read-only file causes cascades of bogus failures on Windows.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Tim Peters yazdı
-
Georg Brandl yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
- 22 Ock, 2006 6 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Vinay Sajip yazdı
Misc. changes, including documenting the ability to specify a class attribute in Formatter configuration. Contributed by Shane Hathaway.
-
- 21 Ock, 2006 3 kayıt (commit)
-
-
Walter Dörwald yazdı
-
Georg Brandl yazdı
Can/should this be backported?
-
Tim Peters yazdı
loses information: OverflowError: regular expression code size limit exceeded Otherwise the compiled code is gibberish, possibly leading at least to wrong results or (as reported on c.l.py) internal sre errors at match time. I'm not sure how to test this. SRE_CODE is a 2-byte type on my box, and it's easy to create a regexp that causes the new exception to trigger here. But it may be a 4-byte type on other boxes, and creating a regexp large enough to trigger problems there would be pretty crazy. Bugfix candidate.
-
- 20 Ock, 2006 17 kayıt (commit)
-
-
Tim Peters yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Tim Peters yazdı
-
Vinay Sajip yazdı
Added a test for the ability to specify a class attribute in Formatter configuration. Contributed by Shane Hathaway.
-
Vinay Sajip yazdı
Added a test for the ability to specify a class attribute in Formatter configuration. Contributed by Shane Hathaway.
-
Vinay Sajip yazdı
Added the ability to specify a class attribute in Formatter configuration. Contributed by Shane Hathaway.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
values for text files with UNIX-style line endings.
-