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 pitrou
Recipients Antony.Lee, pitrou
Date 2014-04-10.20:08:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397160491.87.0.880959018921.issue21127@psf.upfronthosting.co.za>
In-reply-to
Content
I'm curious: what is the use case for str subclasses in Path objects?
If this is to be supported, I think I'd rather force-cast to str rather than accept arbitrary subclasses.
History
Date User Action Args
2014-04-10 20:08:11pitrousetrecipients: + pitrou, Antony.Lee
2014-04-10 20:08:11pitrousetmessageid: <1397160491.87.0.880959018921.issue21127@psf.upfronthosting.co.za>
2014-04-10 20:08:11pitroulinkissue21127 messages
2014-04-10 20:08:11pitroucreate