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 veky
Recipients docs@python, larry, ncoghlan, python-dev, veky, yselivanov
Date 2014-04-18.05:20:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397798412.43.0.0267292003315.issue21294@psf.upfronthosting.co.za>
In-reply-to
Content
1. Was it really _that_ easy? I mean, there obviously was a reason for previous change... someone wouldn't add a parameter to documentation out of thin air. As far as I can see, it was because automatic argument inspection didn't work in some cases...

2. If it really is that easy, when will the fixed version be available? I know I can compile from source, but my pupils are not so comfortable with this. Will it be in 3.4.1?
History
Date User Action Args
2014-04-18 05:20:12vekysetrecipients: + veky, ncoghlan, larry, docs@python, python-dev, yselivanov
2014-04-18 05:20:12vekysetmessageid: <1397798412.43.0.0267292003315.issue21294@psf.upfronthosting.co.za>
2014-04-18 05:20:12vekylinkissue21294 messages
2014-04-18 05:20:11vekycreate