Message267444
This patch adds a number of os.fspath calls to the posixpath.py module. I didn't duplicate all tests to check PathLike objects in addition str/bytes, because that seemed excessive. Instead I tried to ensure that each function has at least one test checking that it accepts PathLike objects. |
|
| Date |
User |
Action |
Args |
| 2016-06-05 17:45:54 | JelleZijlstra | set | recipients:
+ JelleZijlstra, ethan.furman |
| 2016-06-05 17:45:53 | JelleZijlstra | set | messageid: <[email protected]> |
| 2016-06-05 17:45:53 | JelleZijlstra | link | issue27231 messages |
| 2016-06-05 17:45:53 | JelleZijlstra | create | |
|