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 ezio.melotti
Recipients armandas, eric.araujo, ezio.melotti, maker, mark.dickinson, pitrou, r.david.murray
Date 2012-10-15.10:37:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350297423.57.0.212278284608.issue5256@psf.upfronthosting.co.za>
In-reply-to
Content
I would make the argument keyword-only.
Changing the logic to avoid eval() might be OK, but IIUC is not related to this issue, and it should be done separately.
The markup in the doc could be better (`...` should be ``...`` or a more specific directive that generates a link).  A versionchanged should be added as well.
History
Date User Action Args
2012-10-15 10:37:03ezio.melottisetrecipients: + ezio.melotti, mark.dickinson, pitrou, eric.araujo, r.david.murray, armandas, maker
2012-10-15 10:37:03ezio.melottisetmessageid: <1350297423.57.0.212278284608.issue5256@psf.upfronthosting.co.za>
2012-10-15 10:37:03ezio.melottilinkissue5256 messages
2012-10-15 10:37:03ezio.melotticreate