@@ -121,7 +121,6 @@ _contextvars.Token.__enter__
121121_contextvars.Token.__exit__
122122_ctypes.POINTER
123123_ctypes.byref
124- _ctypes.byref
125124_ctypes.pointer
126125_decimal.Decimal.from_number
127126_decimal.IEEEContext
@@ -139,7 +138,6 @@ _thread.RLock.locked
139138_thread.set_name
140139annotationlib
141140argparse.HelpFormatter.__init__
142- argparse.HelpFormatter.__init__
143141ast.Add.__annotations_cache__
144142ast.And.__annotations_cache__
145143ast.AnnAssign.__annotations_cache__
@@ -258,14 +256,10 @@ asyncio.FrameCallGraphEntry
258256asyncio.FutureCallGraph
259257asyncio._AbstractEventLoopPolicy
260258asyncio._DefaultEventLoopPolicy
261- asyncio.__all__
262259asyncio._get_event_loop_policy
263260asyncio._set_event_loop_policy
264261asyncio.capture_call_graph
265262asyncio.eager_task_factory
266- asyncio.eager_task_factory
267- asyncio.eager_task_factory
268- asyncio.eager_task_factory
269263asyncio.format_call_graph
270264asyncio.future_add_to_awaited_by
271265asyncio.future_discard_from_awaited_by
@@ -274,18 +268,13 @@ asyncio.events.__all__
274268asyncio.events.AbstractEventLoopPolicy
275269asyncio.events.BaseDefaultEventLoopPolicy
276270asyncio.events._AbstractEventLoopPolicy
277- asyncio.events.__all__
278271asyncio.events._get_event_loop_policy
279272asyncio.events._set_event_loop_policy
280273asyncio.futures.__all__
281- asyncio.futures.__all__
282274asyncio.futures.future_add_to_awaited_by
283275asyncio.futures.future_discard_from_awaited_by
284276asyncio.graph
285277asyncio.tasks.eager_task_factory
286- asyncio.tasks.eager_task_factory
287- asyncio.tasks.eager_task_factory
288- asyncio.tasks.eager_task_factory
289278bdb.Bdb.__init__
290279bdb.Bdb.disable_current_event
291280bdb.Bdb.restart_events
@@ -321,7 +310,6 @@ concurrent.futures.ProcessPoolExecutor.map
321310concurrent.futures.ProcessPoolExecutor.terminate_workers
322311concurrent.futures.ThreadPoolExecutor.BROKEN
323312concurrent.futures.ThreadPoolExecutor.prepare_context
324- concurrent.futures.__all__
325313concurrent.futures._base.Executor.map
326314concurrent.futures.interpreter
327315concurrent.futures.process.ProcessPoolExecutor.kill_workers
@@ -331,21 +319,14 @@ concurrent.futures.thread.ThreadPoolExecutor.BROKEN
331319concurrent.futures.thread.ThreadPoolExecutor.prepare_context
332320concurrent.futures.thread.WorkerContext
333321concurrent.futures.thread._WorkItem.__init__
334- concurrent.futures.thread._WorkItem.__init__
335- concurrent.futures.thread._WorkItem.__init__
336322concurrent.futures.thread._WorkItem.run
337323concurrent.futures.thread._worker
338- concurrent.futures.thread._worker
339- concurrent.futures.thread._worker
340324configparser.__all__
341325configparser.InvalidWriteError
342326configparser.UnnamedSectionDisabledError
343- configparser.__all__
344327contextvars.Token.__enter__
345328contextvars.Token.__exit__
346329ctypes.POINTER
347- ctypes.POINTER
348- ctypes.byref
349330ctypes.byref
350331ctypes.memoryview_at
351332ctypes.pointer
@@ -385,15 +366,10 @@ functools.__all__
385366functools.Placeholder
386367functools.WRAPPER_ASSIGNMENTS
387368functools.partialmethod.__new__
388- functools.partialmethod.__new__
389- functools.partialmethod.__new__
390- functools.reduce
391369functools.reduce
392370functools.update_wrapper
393371functools.wraps
394372gzip.GzipFile.readinto
395- gzip.GzipFile.readinto
396- gzip.GzipFile.readinto1
397373gzip.GzipFile.readinto1
398374gzip.compress
399375http.server.__all__
@@ -458,14 +434,10 @@ pathlib.Path.move
458434pathlib.Path.move_into
459435pathlib.Path.rmtree
460436pathlib.PurePath.is_relative_to
461- pathlib.PurePath.is_relative_to
462- pathlib.PurePath.relative_to
463437pathlib.PurePath.relative_to
464438pathlib.types
465439pdb.__all__
466440pdb.Pdb.__init__
467- pdb.Pdb.__init__
468- pdb.Pdb.__init__
469441pdb.Pdb.checkline
470442pdb.Pdb.complete_multiline_names
471443pdb.Pdb.print_stack_trace
@@ -506,8 +478,6 @@ tokenize.TSTRING_END
506478tokenize.TSTRING_MIDDLE
507479tokenize.TSTRING_START
508480tomllib.TOMLDecodeError.__init__
509- tomllib.TOMLDecodeError.__init__
510- tomllib.TOMLDecodeError.__init__
511481traceback.__all__
512482turtle.__all__
513483turtle.RawTurtle.fill
@@ -537,8 +507,6 @@ typing.ForwardRef.__forward_arg__
537507typing.ForwardRef.__forward_code__
538508typing.ForwardRef.__globals__
539509typing.ForwardRef.__init__
540- typing.ForwardRef.__init__
541- typing.ForwardRef.__init__
542510typing.ForwardRef.__init_subclass__
543511typing.ForwardRef.__owner__
544512typing.ForwardRef.__stringifier_dict__
@@ -575,8 +543,6 @@ typing_extensions.ForwardRef.__forward_arg__
575543typing_extensions.ForwardRef.__forward_code__
576544typing_extensions.ForwardRef.__globals__
577545typing_extensions.ForwardRef.__init__
578- typing_extensions.ForwardRef.__init__
579- typing_extensions.ForwardRef.__init__
580546typing_extensions.ForwardRef.__init_subclass__
581547typing_extensions.ForwardRef.__owner__
582548typing_extensions.ForwardRef.__stringifier_dict__
@@ -620,8 +586,6 @@ urllib.request.FancyURLopener
620586urllib.request.URLopener
621587urllib.request.pathname2url
622588urllib.request.url2pathname
623- urllib.request.url2pathname
624- urllib.request.url2pathname
625589wsgiref.types.ErrorStream.__annotate_func__
626590wsgiref.types.ErrorStream.__annotations_cache__
627591wsgiref.types.FileWrapper.__annotate_func__
0 commit comments