diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2020-07-18 08:11:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-18 08:11:21 (GMT) |
commit | b4c98ed41e6c959e95b2a6f65c1b728e94039dfd (patch) | |
tree | 783be1fe1beba861abe3f6b15afc224aa44f4644 /Python/compile.c | |
parent | d583738a87c3019dcfe06ed4a0002d1d6c9e9762 (diff) | |
download | cpython-b4c98ed41e6c959e95b2a6f65c1b728e94039dfd.zip cpython-b4c98ed41e6c959e95b2a6f65c1b728e94039dfd.tar.gz cpython-b4c98ed41e6c959e95b2a6f65c1b728e94039dfd.tar.bz2 |
bpo-41288: Refactor of unpickling NEWOBJ and NEWOBJ_EX opcodes. (GH-21472)
* Share code for NEWOBJ and NEWOBJ_EX.
* More detailed error messages.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions