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 eric.araujo, eric.smith, ezio.melotti, mindauga, mmilkin, mrabarnett, rhettinger, terry.reedy
Date 2013-04-13.21:37:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365889076.55.0.988630130025.issue11957@psf.upfronthosting.co.za>
In-reply-to
Content
The change would still be backwards compatible (even though inspect.signature and similar functions might return something different).  Note that I'm not saying that's the best option, but it should be doable.
History
Date User Action Args
2013-04-13 21:37:56ezio.melottisetrecipients: + ezio.melotti, rhettinger, terry.reedy, eric.smith, eric.araujo, mrabarnett, mindauga, mmilkin
2013-04-13 21:37:56ezio.melottisetmessageid: <1365889076.55.0.988630130025.issue11957@psf.upfronthosting.co.za>
2013-04-13 21:37:56ezio.melottilinkissue11957 messages
2013-04-13 21:37:56ezio.melotticreate