8000 `datetime`: Remove unused stubtest allowlist entry for py312 by sobolevn · Pull Request #10277 · python/typeshed · GitHub
[go: up one dir, main page]

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
Prev Previous commit
Next Next commit
Update py312.txt
  • Loading branch information
srittau authored Jun 27, 2023
commit cc2aa585b5866d9a419d9b037b4cc28626c6a6cc
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__
email.utils.localtime
enum.Enum.__signature__
enum.EnumMeta.__call__
enum.EnumType.__call__
Expand Down
0