This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients alexis, brett.cannon, eric.araujo, gruszczy, python-dev, tarek
Date 2012-02-27.11:29:47
SpamBayes Score 0.010798903
Marked as misclassified No
Message-id <E1S1ym0-0002Ti-N1@dinsdale.python.org>
In-reply-to
Content
New changeset c82c97b2eae1 by Éric Araujo in branch 'default':
Fix comparison bug with 'rc' versions (#11841)
http://hg.python.org/distutils2/rev/c82c97b2eae1

New changeset 7d1a7251d771 by Éric Araujo in branch 'python3':
Merge fixes for #13974, #6884 and #11841 from default
http://hg.python.org/distutils2/rev/7d1a7251d771
History
Date User Action Args
2012-02-27 11:29:48python-devsetrecipients: + python-dev, brett.cannon, tarek, eric.araujo, gruszczy, alexis
2012-02-27 11:29:47python-devlinkissue11841 messages
2012-02-27 11:29:47python-devcreate