Message121829
FTR, note that “svn diff file1 file2...” will give you one file for many edits. It’s easier to review and apply.
Regarding the change, I don’t know if wsgiref 3.2 has to be compatible with Python 2.1, which would exclude using the ternary operation.
The change from type to isinstance will probably be rejected, since WSGI does not accept subclasses for the things it defines. |
|
Date |
User |
Action |
Args |
2010-11-21 01:40:32 | eric.araujo | set | recipients:
+ eric.araujo, pje, tarek, ptn, SilentGhost, ramiroluz |
2010-11-21 01:40:32 | eric.araujo | set | messageid: <1290303632.22.0.852558695469.issue5800@psf.upfronthosting.co.za> |
2010-11-21 01:40:30 | eric.araujo | link | issue5800 messages |
2010-11-21 01:40:30 | eric.araujo | create | |
|