]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117764: Add docstrings and signatures for the types of None, Ellipsis and NotImple...
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 12 Apr 2024 12:45:23 +0000 (15:45 +0300)
committerGitHub <noreply@github.com>
Fri, 12 Apr 2024 12:45:23 +0000 (15:45 +0300)
commit2d3d9b4461d0e2cb475014868af3c2f241cb6495
tree99ed8e6972a24598a116e62dd0b4639c9da4f18b
parent39a6b29756f98223d02d7bda5f5ed962c9e55328
gh-117764: Add docstrings and signatures for the types of None, Ellipsis and NotImplemented (GH-117813)
Lib/test/test_descr.py
Lib/test/test_rlcompleter.py
Objects/object.c
Objects/sliceobject.c