Skip to content

Commit

Permalink
Sync from upstream.
Browse files Browse the repository at this point in the history
  • Loading branch information
barneygale committed Jan 14, 2024
1 parent d94bddf commit eecf752
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 33 deletions.
Empty file added CHANGES.rst
Empty file.
2 changes: 1 addition & 1 deletion cpython
31 changes: 0 additions & 31 deletions pathlib_abc/_posixpath.py

This file was deleted.

2 changes: 1 addition & 1 deletion tests/test_pathlib_abc.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import unittest

from pathlib_abc import UnsupportedOperation, PathModuleBase, PurePathBase, PathBase
from pathlib_abc import _posixpath as posixpath
import posixpath

TESTFN = "TESTFN"

Expand Down

0 comments on commit eecf752

Please sign in to comment.