Message188799
cellfree4.diff. Addressed review:
- Moved test to test_scope.py
- Added @cpython_only
- Fixed comment indent (and removed tabs :-)
- Fixed missing NULL test
I decided to keep the super() call; it's likely that it's tested elsewhere but I don't want to verify that there really is a test that puts self into a cell *and* uses super().
I also decided not to bother rewriting the test using weakrefs. Let me know if you really want me to do that. |
|
Date |
User |
Action |
Args |
2013-05-10 00:22:44 | gvanrossum | set | recipients:
+ gvanrossum, brett.cannon, georg.brandl, amaury.forgeotdarc, mark.dickinson, ncoghlan, pitrou, benjamin.peterson, ubershmekel, pconnell, isoschiz |
2013-05-10 00:22:44 | gvanrossum | set | messageid: <1368145364.45.0.366936504493.issue17927@psf.upfronthosting.co.za> |
2013-05-10 00:22:44 | gvanrossum | link | issue17927 messages |
2013-05-10 00:22:44 | gvanrossum | create | |
|