bpo-37738: Fix curses addch(str, color_pair) (GH-15071)
Fix the implementation of curses addch(str, color_pair): pass the color pair to setcchar(), instead of always passing 0 as the color pair.
V
Victor Stinner committed
077af8c2c93dd71086e2c5e5ff1e634b6da8f214
Parent: 7e479c8
Committed by GitHub <noreply@github.com>
on 8/14/2019, 10:31:43 AM