[New-bugs-announce] [issue22845] Minor tweaks dis documentation

Serhiy Storchaka report at bugs.python.org
Tue Nov 11 08:42:47 CET 2014


New submission from Serhiy Storchaka:

Proposed patch changes dis documentation:

* formats the *file* parameter with stars, not ``backticks``.
* adds missed links to opcodes.
* fixes POP_STACK to POP_TOP.

I hesitate about TOS and TOS1 words. Should they be highlighted in any manner?

----------
assignee: docs at python
components: Documentation
files: doc_dis.patch
keywords: patch
messages: 231003
nosy: docs at python, georg.brandl, ncoghlan, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Minor tweaks dis documentation
type: enhancement
versions: Python 2.7, Python 3.4, Python 3.5
Added file: http://bugs.python.org/file37173/doc_dis.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22845>
_______________________________________


More information about the New-bugs-announce mailing list