Skip to content

bpo-41288: Refactor of unpickling NEWOBJ and NEWOBJ_EX opcodes.#21472

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:load_newobj
Jul 18, 2020
Merged

bpo-41288: Refactor of unpickling NEWOBJ and NEWOBJ_EX opcodes.#21472
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:load_newobj

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jul 14, 2020

Copy link
Copy Markdown
Member
  • Share code for NEWOBJ and NEWOBJ_EX.
  • More detailed error messages.

https://bugs.python.org/issue41288

* Share code for NEWOBJ and NEWOBJ_EX.
* More detailed error messages.
@serhiy-storchaka
serhiy-storchaka merged commit b4c98ed into python:master Jul 18, 2020
@serhiy-storchaka
serhiy-storchaka deleted the load_newobj branch July 18, 2020 08:12
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 4, 2020
…onGH-21472)

* Share code for NEWOBJ and NEWOBJ_EX.
* More detailed error messages.
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 20, 2020
…onGH-21472)

* Share code for NEWOBJ and NEWOBJ_EX.
* More detailed error messages.
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
…onGH-21472)

* Share code for NEWOBJ and NEWOBJ_EX.
* More detailed error messages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants