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 r.david.murray
Recipients Max Staff, pitrou, r.david.murray
Date 2017-06-12.19:25:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497295555.66.0.425121380753.issue30641@psf.upfronthosting.co.za>
In-reply-to
Content
There appears to be an errno for file name too long, so I presume you are making a feature request for a new exception class.  I believe Antoine tried to strike a balance between the utility of the sub-exceptions and their number, so you'll have to make an argument for its utility.
History
Date User Action Args
2017-06-12 19:25:55r.david.murraysetrecipients: + r.david.murray, pitrou, Max Staff
2017-06-12 19:25:55r.david.murraysetmessageid: <1497295555.66.0.425121380753.issue30641@psf.upfronthosting.co.za>
2017-06-12 19:25:55r.david.murraylinkissue30641 messages
2017-06-12 19:25:55r.david.murraycreate