]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43413: Revert changes in set.__init__ (GH-28403)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 26 Dec 2021 11:27:01 +0000 (13:27 +0200)
committerGitHub <noreply@github.com>
Sun, 26 Dec 2021 11:27:01 +0000 (13:27 +0200)
commitad4857884b4821fc2c9bd23b63d03f9570eb03d1
treefdbc54ffa82549de72904e5b474e02ecf2616a69
parent1944434b44e0118e812bf63f47b268ff6dd0c8f1
bpo-43413: Revert changes in set.__init__ (GH-28403)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Lib/test/test_set.py
Misc/NEWS.d/3.11.0a1.rst
Misc/NEWS.d/next/Core and Builtins/2021-05-30-16-37-47.bpo-43413.vYFPPC1.rst [new file with mode: 0644]
Objects/setobject.c