• Andrew M. Kuchling's avatar
    [Patch #633635 from David M. Cooke] · 7e23f009
    Andrew M. Kuchling yazdı
       Make keyname raise ValueError if passed -1, avoiding a segfault
       Make getkey() match the docs and raise an exception in nodelay mode
       The return type of getch() is int, not chtype
    7e23f009
_cursesmodule.c 72.9 KB