From: Antoine Pitrou Date: Tue, 22 Apr 2014 22:34:51 +0000 (+0200) Subject: Issue #21127: Path objects can now be instantiated from str subclass instances (such... X-Git-Tag: v3.5.0a1~1809 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=711ee2512e56240dcc78a7b0ed02d42e76615eb4;p=python Issue #21127: Path objects can now be instantiated from str subclass instances (such as numpy.str_). Thanks to Antony Lee for the report and preliminary patch. --- 711ee2512e56240dcc78a7b0ed02d42e76615eb4