]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove outdated comment about `excess_args` warning in `object.__init__` (#143669)
authorManuel Jacob <me@manueljacob.de>
Sun, 11 Jan 2026 07:27:11 +0000 (08:27 +0100)
committerGitHub <noreply@github.com>
Sun, 11 Jan 2026 07:27:11 +0000 (10:27 +0300)
commit03e6457096d452859fb4cfd418dc9268c6454c29
tree00ede680a02a04c3f33d8865e36e35b911dc1f02
parent75d73c3674d16707606108d9a063a08bbec44d5e
Remove outdated comment about `excess_args` warning in `object.__init__` (#143669)

The code emitting a warning was removed in 96384b93aae1d1e45dda21c4024d7d083c91626d.
Objects/typeobject.c