mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-03-17 14:10:25 +00:00
* use mypy.stubcheck to ensure stub API matches module API * sync latest typeshed stub with nullcontext API fix * use allowlist to ignore deliberately omitted deprecated APIs
3 lines
128 B
Text
3 lines
128 B
Text
# Deprecated APIs that never graduated to the standard library
|
|
contextlib2.ContextDecorator.refresh_cm
|
|
contextlib2.ContextStack
|