Message121958
Yes, please consider the type->isinstance part of the change rejected. I just got done reverting a bunch of those in 3.2. Where WSGI specifies types, it means "type() is", not "isinstance".
(The 3.x version of wsgiref does not need to be executable on 2.x versions, but this doesn't mean the protocol itself can be altered in backwards-incompatible ways, just the implementation.) |
|
Date |
User |
Action |
Args |
2010-11-21 18:38:54 | pje | set | recipients:
+ pje, tarek, eric.araujo, ptn, SilentGhost, ramiroluz |
2010-11-21 18:38:54 | pje | set | messageid: <1290364734.37.0.470271754533.issue5800@psf.upfronthosting.co.za> |
2010-11-21 18:38:51 | pje | link | issue5800 messages |
2010-11-21 18:38:51 | pje | create | |
|