diff --git a/pep-0374.txt b/pep-0374.txt index 8bd056d18..f24c4b9a6 100644 --- a/pep-0374.txt +++ b/pep-0374.txt @@ -1312,15 +1312,9 @@ for e.g. pre/post-commit verifications. Development =========== -All three projects are under active development to some degree. Both -Git and Bazaar seem to release on a monthly schedule. Mercurial, on -the other hand, seems to release roughly once a quarter. - -For the two Python-based DVCSs, the amount of time until a release -that is compatible with Python 2.6 can also be a sign of how active -the development is. Bazaar was compatible with 2.6 as of version 1.8 -which was released two weeks after 2.6 came out. Mercurial, on the -other hand, took two months to be compatible with its 1.1 release. +All three projects are under active development. Git seems to be on a +monthly release schedule. Bazaar is on a time-released monthly +schedule. Mercurial is on a 4-month, timed release schedule. Special Features