Skip to content

Commit

Permalink
refactor: port protoc 4/5 from '_pickle_38.c'
Browse files Browse the repository at this point in the history
Most changes involve finding / passing the 'PickleState' pointer
into 'noload' and the 'noload_*' opcode handlers.

'Unpickler.noload' is now declared using the required convention to
be able to look up module state from the type.
  • Loading branch information
tseaver committed Jun 18, 2024
1 parent 53d89b1 commit 988b54b
Showing 1 changed file with 391 additions and 316 deletions.
Loading

0 comments on commit 988b54b

Please sign in to comment.