[Python-Dev] Updating tests in branches
Benjamin Peterson
benjamin at python.org
Sun Aug 16 17:45:59 CEST 2009
More information about the Python-Dev mailing list
Sun Aug 16 17:45:59 CEST 2009
- Previous message: [Python-Dev] Updating tests in branches
- Next message: [Python-Dev] Updating tests in branches
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2009/8/16 Frank Wierzbicki <fwierzbicki at 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. -- Regards, Benjamin
- Previous message: [Python-Dev] Updating tests in branches
- Next message: [Python-Dev] Updating tests in branches
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list