commit | 16b5bc68964c6126845f4cdd54b24996e71ae0ba | [log] [tgz] |
---|---|---|
author | Eric Snow <ericsnowcurrently@gmail.com> | Mon Sep 27 10:52:19 2021 -0600 |
committer | GitHub <noreply@github.com> | Mon Sep 27 10:52:19 2021 -0600 |
tree | 055386f148783482b5f411bbd24d6e4999f8f017 | |
parent | ae7839bbe817329dd015f9195da308a0f3fbd3e2 [diff] |
Do not check isabs() on Windows. (gh-28584) I missed this in gh-28550. https://bugs.python.org/issue45211