New submission from Serhiy Storchaka <storchaka+cpyt...@gmail.com>:

curses.window.enclose() is the only curses wrapper which returns 0/1 while the 
original function is declared returning bool. 
https://linux.die.net/man/3/wenclose

----------
components: Extension Modules
messages: 386021
nosy: serhiy.storchaka
priority: normal
severity: normal
status: open
title: curses.window.enclose() should return bool
type: enhancement
versions: Python 3.10

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

Reply via email to