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 chris.jerdonek
Recipients Arfrever, chris.jerdonek, docs@python, eric.araujo, ezio.melotti, mark.dickinson, terry.reedy
Date 2012-11-29.19:44:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354218278.1.0.194182269953.issue15990@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching a 2.7 version of the patch for this issue.

From the patch committed to Python 3, I removed mention of keyword-only parameters, inspect.Parameter, and PEP 362 (because all are specific to Python 3).
History
Date User Action Args
2012-11-29 19:44:38chris.jerdoneksetrecipients: + chris.jerdonek, terry.reedy, mark.dickinson, ezio.melotti, eric.araujo, Arfrever, docs@python
2012-11-29 19:44:38chris.jerdoneksetmessageid: <1354218278.1.0.194182269953.issue15990@psf.upfronthosting.co.za>
2012-11-29 19:44:38chris.jerdoneklinkissue15990 messages
2012-11-29 19:44:37chris.jerdonekcreate