Message84566
Thanks, Amaury. The new test works here on Python2.6.1, failing without
the fix and passing with it. (Passing MyLocal(a=1) and failing
MyLocal(1), as expected.) With the fix, _threading_local.py supports
positional arguments to subclass __init__, as well as keyword arguments. |
|
| Date |
User |
Action |
Args |
| 2009-03-30 15:40:38 | tony_nelson | set | recipients:
+ tony_nelson, amaury.forgeotdarc, ajaksu2 |
| 2009-03-30 15:40:37 | tony_nelson | set | messageid: <1238427637.3.0.551844083144.issue1522237@psf.upfronthosting.co.za> |
| 2009-03-30 15:40:36 | tony_nelson | link | issue1522237 messages |
| 2009-03-30 15:40:35 | tony_nelson | create | |
|