Correct str.maketrans and collections.UserString.maketrans (#9611)

This commit is contained in:
Alex Waygood
2023-01-29 19:45:08 +00:00
committed by GitHub
parent 2ffd867f25
commit dd3aedd133
3 changed files with 5 additions and 8 deletions

View File

@@ -24,7 +24,6 @@ collections.AsyncGenerator.ag_frame
collections.AsyncGenerator.ag_running
collections.Callable
collections.Mapping.__reversed__ # Set to None at runtime for a better error message
collections.UserString.maketrans
contextvars.ContextVar.get
distutils.command.bdist_wininst # see #6523
dummy_threading.Condition.acquire