Message257044
Hi Serhiy,
I tried to see whether the patch's unit test in test_ordered_dict.py would fail when the changes to odictobject.c were not applied and it did not.
The code change to test_ordered_dict.py does not appear to test the fact that a dict is not automatically created when an ordered dict is instantiated (?). |
|
Date |
User |
Action |
Args |
2015-12-26 20:01:16 | Winterflower | set | recipients:
+ Winterflower, rhettinger, eric.snow, serhiy.storchaka |
2015-12-26 20:01:16 | Winterflower | set | messageid: <1451160076.05.0.236497879424.issue25949@psf.upfronthosting.co.za> |
2015-12-26 20:01:16 | Winterflower | link | issue25949 messages |
2015-12-26 20:01:16 | Winterflower | create | |
|