Message393671
| Author | miguendes |
|---|---|
| Recipients | MrQubo, jaraco, miguendes |
| Date | 2021-05-14.15:53:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1621007586.01.0.0884969510938.issue44095@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I prototyped something by adding `suffix`, `suffixes`, and `stem`. To me these are the most obvious ones and would be useful right away. Regarding the others I'm not so sure. It seems that zipfile.Path is just a convenient class to provide basic navigational operations. It's not meant to be 100% consistent with pathlib.Path. In any case, it'd nice to discuss it. Here it is: https://github.com/python/cpython/pull/26129 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-05-14 15:53:06 | miguendes | set | recipients: + miguendes, jaraco, MrQubo |
| 2021-05-14 15:53:06 | miguendes | set | messageid: <1621007586.01.0.0884969510938.issue44095@roundup.psfhosted.org> |
| 2021-05-14 15:53:06 | miguendes | link | issue44095 messages |
| 2021-05-14 15:53:05 | miguendes | create | |