]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #28496: Mark up constants 0, 1 and -1 that denote return values or
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Oct 2016 18:42:49 +0000 (21:42 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 27 Oct 2016 18:42:49 +0000 (21:42 +0300)
special input values as literal text.


Trivial merge