]> granicus.if.org Git - python/commit
Add tests for comparing candidate and final versions in packaging (#11841).
authorÉric Araujo <merwok@netwok.org>
Tue, 4 Oct 2011 23:41:14 +0000 (01:41 +0200)
committerÉric Araujo <merwok@netwok.org>
Tue, 4 Oct 2011 23:41:14 +0000 (01:41 +0200)
commit763cc6eaee612d803815a5eea28b95c39f6dce48
treeb43c4b3ce02fa3f38008514ffb10ef8d2e80092f
parent56fab3daed27f53e1f7c59a1b2481d7be9175a9f
Add tests for comparing candidate and final versions in packaging (#11841).

This used to be buggy; Filip Gruszczyński contributed tests and a code
patch but the latter is not needed.
Lib/packaging/tests/test_version.py