]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #4254: Adds _curses.update_lines_cols() Patch by Arnon Yaari
authorSteve Dower <steve.dower@microsoft.com>
Wed, 15 Apr 2015 22:06:05 +0000 (18:06 -0400)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 15 Apr 2015 22:06:05 +0000 (18:06 -0400)
commitd2bc389e550464e3f71ec60071880335e8f9b6c6
treeff1e0fd7f6231e3ccf09ca699de88618abd2ddf7
parent9abe04975a1948f85c16896dcd68e7cf26bb593e
Issue #4254: Adds _curses.update_lines_cols() Patch by Arnon Yaari
Doc/library/curses.rst
Doc/whatsnew/3.5.rst
Lib/test/test_curses.py
Misc/NEWS
Modules/_cursesmodule.c