]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fail when negative values are passed to instr()
authorBenjamin Peterson <benjamin@python.org>
Tue, 16 Aug 2016 04:40:14 +0000 (21:40 -0700)
committerBenjamin Peterson <benjamin@python.org>
Tue, 16 Aug 2016 04:40:14 +0000 (21:40 -0700)
commit505989c0e701b105bb67b8b4c55681b0328171fe
treef931b4fce79fde8043222e9bf5f324fe4d4d107d
parentb97001ef46e599642affde61e31abace71486703
fail when negative values are passed to instr()
Lib/test/test_curses.py
Misc/NEWS
Modules/_cursesmodule.c