- 23 Ock, 2006 7 kayıt (commit)
-
-
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 19 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.
-
Georg Brandl yazdı
-
Fred Drake yazdı
-
- 19 Ock, 2006 5 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Tim Peters yazdı
because code snuck in between auto declarations.
-
Tim Peters yazdı
a recent change inserted code before an auto declaration.
-
Brett Cannon yazdı
locale can be known.
-
Neal Norwitz yazdı
Probably should be backported.
-