New submission from Antony Lee:

The additional unpack generalizations provided by Python3.5 rely on a new set 
of opcodes, BUILD_{TUPLE,LIST,DICT,SET}_UNPACK, that are not documented in the 
docs for the dis module.

----------
assignee: docs@python
components: Documentation
messages: 254715
nosy: Antony.Lee, docs@python
priority: normal
severity: normal
status: open
title: Document BUILD_*_UNPACK opcodes
versions: Python 3.5, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25632>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to