Message178197
Int tests should be synchronized between different Python versions. Tests for int and long should be synchronized in 2.7. Common code for int and long tests should be shared in 2.7. CPython tests (i.e. small int identity) should be extracted to separated methods. Tests should be resorted by tested feature. Deprecated assertEquals should be replaced to assertEqual. And may be more. |
|
Date |
User |
Action |
Args |
2012-12-26 10:33:21 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka |
2012-12-26 10:33:21 | serhiy.storchaka | set | messageid: <1356518001.26.0.44673058371.issue16784@psf.upfronthosting.co.za> |
2012-12-26 10:33:21 | serhiy.storchaka | link | issue16784 messages |
2012-12-26 10:33:21 | serhiy.storchaka | create | |
|