New submission from Brett Cannon:

Can be as simple as https://docs.python.org/3/c-api/code.html#c.PyCodeObject . 
Key point is to have it in the index so people don't wonder what the deal is 
with the type when noticing it as a parameter to a function.

----------
assignee: brett.cannon
components: Documentation
messages: 263424
nosy: brett.cannon
priority: normal
severity: normal
status: open
title: Document PyFrameObject
versions: Python 3.5, Python 3.6

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

Reply via email to