Chris Jerdonek added the comment:

I created issue 16790 to allow the sharing of tests between test_int and 
test_long in 2.7.  I don't think issue 16761 and issue 16772 should be 
prerequisites to this issue though because both issues could benefit from issue 
16790 being committed first (since both issues may involve adding tests to 
test_int and test_long).

Also, I don't necessarily think that *all* tests should be shared between 
test_int and test_long because that refactoring may be too invasive, but 
certainly the new ones we are considering adding.

----------
dependencies: +provide ability to share tests between int and long tests

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16784>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to