commit | cb5ec77d33f1c6db2e0e1684d8ebf9c4cf7346b9 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Apr 23 00:34:15 2014 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Apr 23 00:34:15 2014 +0200 |
tree | f815b6c25c56fee57fcfc95e869c58392a86aee4 | |
parent | 9573638c2dd36af531ec922bc364b438d7b1f427 [diff] [blame] |
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.
diff --git a/Misc/ACKS b/Misc/ACKS index 4173917..6064bfd 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -743,6 +743,7 @@ Chris Lawrence Brian Leair Mathieu Leduc-Hamel +Antony Lee Christopher Lee Inyeol Lee James Lee