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 Ramchandra Apte, amak, eric.araujo, ezio.melotti, georg.brandl, giampaolo.rodola, hynek, ncoghlan, pmoody, python-dev, sandro.tosi, terry.reedy, tshepang
Date 2012-05-26.14:26:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SYHwj-0006TX-2R@dinsdale.python.org>
In-reply-to
Content
New changeset f70e12499d05 by Nick Coghlan in branch 'default':
Issue #14814: In the spirit of TOOWTDI, ditch the redundant version parameter to the factory functions by using the appropriate direct class references instead
http://hg.python.org/cpython/rev/f70e12499d05
History
Date User Action Args
2012-05-26 14:26:22python-devsetrecipients: + python-dev, georg.brandl, terry.reedy, ncoghlan, giampaolo.rodola, amak, ezio.melotti, eric.araujo, pmoody, sandro.tosi, tshepang, Ramchandra Apte, hynek
2012-05-26 14:26:21python-devlinkissue14814 messages
2012-05-26 14:26:21python-devcreate