Irit Katriel <iritkatr...@yahoo.com> added the comment:

The patch for the code module doc needs to be converted into a github PR.

A new patch is needed for the compile builtin documentation: 
https://docs.python.org/3/library/functions.html#compile
This could be added at the end of the third paragraph, where it says that in 
'single' mode non-None results are printed - clarify that sys.displayhook is 
used for that.

(See these unit tests for examples: 
https://github.com/python/cpython/blob/09b90a037d18f5d4acdf1b14082e57bda78e85d3/Lib/test/test_sys.py#L26)

----------
keywords: +easy -patch
nosy: +iritkatriel
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 2.7, Python 3.1, Python 
3.3

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

Reply via email to