mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-10 02:19:18 +08:00
[pdb] Deprecate curframe_locals (#15177)
This commit is contained in:
@@ -166,6 +166,8 @@ inspect._ParameterKind.description # Still exists, but stubtest can't see it
|
||||
typing\._SpecialForm.* # Super-special typing primitive
|
||||
typing\.LiteralString # Super-special typing primitive
|
||||
|
||||
# Don't always exist at runtime
|
||||
(pdb.Pdb.curframe_locals)?
|
||||
|
||||
# ==================================================================
|
||||
# Allowlist entries that cannot or should not be fixed; 3.11 to 3.13
|
||||
|
||||
Reference in New Issue
Block a user