New submission from Peter J. Farley III <pjfarl...@gmail.com>:

The documentation for the result values of curses functions inch() and 
scrbkgd() or how to use those result values are omitted entirely.  
Documentation should at least describe how to use the result values of these 
functions without necessarily describing the actual format of the results, 
which do differ depending on the implementation of curses being used.

A suggestion for the documentation change is attached.

A separate issue will be filed questioning the need to shift the pair number 
result of the curses.pair_number() function in the Windows terminal environment.

----------
components: Extension Modules
files: curses-doc-change.txt
messages: 390136
nosy: pjfarleyiii
priority: normal
severity: normal
status: open
title: curses inch() and scrbkgd() documentation ommissions
versions: Python 3.8, Python 3.9
Added file: https://bugs.python.org/file49930/curses-doc-change.txt

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

Reply via email to