mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
The `pathlib._abc` module will be made available as a PyPI backport supporting Python 3.8+. The `warnings._deprecated()` function was only added last year, and it's private from an external package perspective, so here we switch to `warnings.warn()` instead. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _abc.py | ||