Staging
v0.8.1
Revision 984226962bc35254551d92771b5c8fb074507903 authored by Miss Islington (bot) on 14 August 2019, 10:49:13 UTC, committed by GitHub on 14 August 2019, 10:49:13 UTC

Fix the implementation of curses addch(str, color_pair): pass the
color pair to setcchar(), instead of always passing 0 as the color
pair.
(cherry picked from commit 077af8c2c93dd71086e2c5e5ff1e634b6da8f214)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent 364a1d3
History
File Mode Size
_testconsole.c.h -rw-r--r-- 2.8 KB
msvcrtmodule.c.h -rw-r--r-- 18.0 KB
winreg.c.h -rw-r--r-- 35.3 KB
winsound.c.h -rw-r--r-- 4.5 KB

back to top