Add definition for Protocol 3 and missing from Protocol 4 opcodes
Protocol 3 adds opcodes to represent Python bytes. For Protocol 4 we were missing definitions of several of the opcodes, such as BINUNICODE8, EMPTY_SET etc. Add definitions for them all.
Showing
Please register or sign in to comment