Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pathlib: Patch pathlib to work around some bugs (fixes #7295) | Daniel Mensinger | 2021-06-29 | 1 | -0/+73 |
| | |||||
* | use real pathlib module | Dylan Baker | 2020-11-20 | 1 | -49/+0 |
| | | | | | We added the _pathlib module to work around defeciencies in python 3.5's implementation, since we now rely on 3.6 lets drop this | ||||
* | pathlib: Fix resolve() by overriding it in Python 3.5 | Daniel Mensinger | 2020-10-04 | 1 | -0/+49 |