- 25 Ock, 2006 2 kayıt (commit)
-
-
Neal Norwitz yazdı
this file (the source) must be fixed. Why isn't there a comment at the top saying the file is generated and why are both the source and generated file checked in? Bootstrap problem? Will backport.
-
Neal Norwitz yazdı
Will backport.
-
- 24 Ock, 2006 8 kayıt (commit)
-
-
Tim Peters yazdı
synchronization and termination.
-
Tim Peters yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
this fixes the bsddb db associate tests when compiled against BerkeleyDB 3.3 thru 4.1. 4.2 thru 4.4 already passed and still pass.
-
Fredrik Lundh yazdı
-
Martin v. Löwis yazdı
specifications, raises IOErrors when proxies for unsupported protocols are defined, and uses the https proxy on https redirections.
-
Gregory P. Smith yazdı
way back thru 3.2). This should be backported to the release24-maint branch.
-
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 8 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.
-