mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-01 13:40:23 +08:00
Added the show_positions parameter to various dis interfaces (#14010)
This commit is contained in:
@@ -107,11 +107,7 @@ dataclasses.field
|
||||
dataclasses.make_dataclass
|
||||
decimal.Decimal.from_number
|
||||
decimal.IEEE_CONTEXT_MAX_BITS
|
||||
dis.Bytecode.__init__
|
||||
dis.Instruction.make
|
||||
dis.dis
|
||||
dis.disassemble
|
||||
dis.distb
|
||||
enum.Enum.__signature__
|
||||
enum.EnumMeta.__signature__
|
||||
enum.EnumType.__signature__
|
||||
|
||||
Reference in New Issue
Block a user