2009/8/16 Frank Wierzbicki fwierzbicki@gmail.com:
I plan on updating the Python unit tests with tests from Jython that turn out to be generic Python tests. Should I be putting these tests into trunk and 3k or should I also put them into the 2.6 and 3.1 maintenance branches as well?
Great!
Usually, unless the test is for a bug we are backporting, new tests only go in the trunk and py3k.