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 kermit666
Recipients ag6502, alex, benjamin.peterson, brett.cannon, eric.araujo, ezio.melotti, kermit666
Date 2013-07-06.16:56:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373129772.14.0.632616905803.issue18156@psf.upfronthosting.co.za>
In-reply-to
Content
I've been working on this at the EuroPython sprint today and it seems the change requires editing >20 files that call PyExc_AttributeError. This means it would be quite a big and dangerous change, so for now I just attach the optional argument addition - without it actually being used by the rest of the codebase.

What is your oppinion on it?
History
Date User Action Args
2013-07-06 16:56:12kermit666setrecipients: + kermit666, brett.cannon, ag6502, benjamin.peterson, ezio.melotti, eric.araujo, alex
2013-07-06 16:56:12kermit666setmessageid: <1373129772.14.0.632616905803.issue18156@psf.upfronthosting.co.za>
2013-07-06 16:56:12kermit666linkissue18156 messages
2013-07-06 16:56:12kermit666create