Skip to content

Change types in "builtins" and "types" modules to have __new__ instead of __init__, where necessary#10761

Merged
srittau merged 3 commits into
python:mainfrom
plokmijnuhby:patch-4
Sep 25, 2023
Merged

Change types in "builtins" and "types" modules to have __new__ instead of __init__, where necessary#10761
srittau merged 3 commits into
python:mainfrom
plokmijnuhby:patch-4

Fix a missed overload in filter class

6e42253
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs