Skip to content

datetime: Remove unused stubtest allowlist entry for py312 #10277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Jul 12, 2023
1 change: 0 additions & 1 deletion tests/stubtest_allowlists/py312.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ collections.UserDict.get
configparser.ParsingError.__init__
configparser.RawConfigParser.readfp
configparser.__all__
datetime.__all__
enum.Enum.__signature__
enum.EnumMeta.__call__
enum.EnumType.__call__
Expand Down