@@ -121,7 +121,6 @@ _contextvars.Token.__enter__
121
121
_contextvars.Token.__exit__
122
122
_ctypes.POINTER
123
123
_ctypes.byref
124
- _ctypes.byref
125
124
_ctypes.pointer
126
125
_decimal.Decimal.from_number
127
126
_decimal.IEEEContext
@@ -139,7 +138,6 @@ _thread.RLock.locked
139
138
_thread.set_name
140
139
annotationlib
141
140
argparse.HelpFormatter.__init__
142
- argparse.HelpFormatter.__init__
143
141
ast.Add.__annotations_cache__
144
142
ast.And.__annotations_cache__
145
143
ast.AnnAssign.__annotations_cache__
@@ -258,14 +256,10 @@ asyncio.FrameCallGraphEntry
258
256
asyncio.FutureCallGraph
259
257
asyncio._AbstractEventLoopPolicy
260
258
asyncio._DefaultEventLoopPolicy
261
- asyncio.__all__
262
259
asyncio._get_event_loop_policy
263
260
asyncio._set_event_loop_policy
264
261
asyncio.capture_call_graph
265
262
asyncio.eager_task_factory
266
- asyncio.eager_task_factory
267
- asyncio.eager_task_factory
268
- asyncio.eager_task_factory
269
263
asyncio.format_call_graph
270
264
asyncio.future_add_to_awaited_by
271
265
asyncio.future_discard_from_awaited_by
@@ -274,18 +268,13 @@ asyncio.events.__all__
274
268
asyncio.events.AbstractEventLoopPolicy
275
269
asyncio.events.BaseDefaultEventLoopPolicy
276
270
asyncio.events._AbstractEventLoopPolicy
277
- asyncio.events.__all__
278
271
asyncio.events._get_event_loop_policy
279
272
asyncio.events._set_event_loop_policy
280
273
asyncio.futures.__all__
281
- asyncio.futures.__all__
282
274
asyncio.futures.future_add_to_awaited_by
283
275
asyncio.futures.future_discard_from_awaited_by
284
276
asyncio.graph
285
277
asyncio.tasks.eager_task_factory
286
- asyncio.tasks.eager_task_factory
287
- asyncio.tasks.eager_task_factory
288
- asyncio.tasks.eager_task_factory
289
278
bdb.Bdb.__init__
290
279
bdb.Bdb.disable_current_event
291
280
bdb.Bdb.restart_events
@@ -321,7 +310,6 @@ concurrent.futures.ProcessPoolExecutor.map
321
310
concurrent.futures.ProcessPoolExecutor.terminate_workers
322
311
concurrent.futures.ThreadPoolExecutor.BROKEN
323
312
concurrent.futures.ThreadPoolExecutor.prepare_context
324
- concurrent.futures.__all__
325
313
concurrent.futures._base.Executor.map
326
314
concurrent.futures.interpreter
327
315
concurrent.futures.process.ProcessPoolExecutor.kill_workers
@@ -331,21 +319,14 @@ concurrent.futures.thread.ThreadPoolExecutor.BROKEN
331
319
concurrent.futures.thread.ThreadPoolExecutor.prepare_context
332
320
concurrent.futures.thread.WorkerContext
333
321
concurrent.futures.thread._WorkItem.__init__
334
- concurrent.futures.thread._WorkItem.__init__
335
- concurrent.futures.thread._WorkItem.__init__
336
322
concurrent.futures.thread._WorkItem.run
337
323
concurrent.futures.thread._worker
338
- concurrent.futures.thread._worker
339
- concurrent.futures.thread._worker
340
324
configparser.__all__
341
325
configparser.InvalidWriteError
342
326
configparser.UnnamedSectionDisabledError
343
- configparser.__all__
344
327
contextvars.Token.__enter__
345
328
contextvars.Token.__exit__
346
329
ctypes.POINTER
347
- ctypes.POINTER
348
- ctypes.byref
349
330
ctypes.byref
350
331
ctypes.memoryview_at
351
332
ctypes.pointer
@@ -385,15 +366,10 @@ functools.__all__
385
366
functools.Placeholder
386
367
functools.WRAPPER_ASSIGNMENTS
387
368
functools.partialmethod.__new__
388
- functools.partialmethod.__new__
389
- functools.partialmethod.__new__
390
- functools.reduce
391
369
functools.reduce
392
370
functools.update_wrapper
393
371
functools.wraps
394
372
gzip.GzipFile.readinto
395
- gzip.GzipFile.readinto
396
- gzip.GzipFile.readinto1
397
373
gzip.GzipFile.readinto1
398
374
gzip.compress
399
375
http.server.__all__
@@ -458,14 +434,10 @@ pathlib.Path.move
458
434
pathlib.Path.move_into
459
435
pathlib.Path.rmtree
460
436
pathlib.PurePath.is_relative_to
461
- pathlib.PurePath.is_relative_to
462
- pathlib.PurePath.relative_to
463
437
pathlib.PurePath.relative_to
464
438
pathlib.types
465
439
pdb.__all__
466
440
pdb.Pdb.__init__
467
- pdb.Pdb.__init__
468
- pdb.Pdb.__init__
469
441
pdb.Pdb.checkline
470
442
pdb.Pdb.complete_multiline_names
471
443
pdb.Pdb.print_stack_trace
@@ -506,8 +478,6 @@ tokenize.TSTRING_END
506
478
tokenize.TSTRING_MIDDLE
507
479
tokenize.TSTRING_START
508
480
tomllib.TOMLDecodeError.__init__
509
- tomllib.TOMLDecodeError.__init__
510
- tomllib.TOMLDecodeError.__init__
511
481
traceback.__all__
512
482
turtle.__all__
513
483
turtle.RawTurtle.fill
@@ -537,8 +507,6 @@ typing.ForwardRef.__forward_arg__
537
507
typing.ForwardRef.__forward_code__
538
508
typing.ForwardRef.__globals__
539
509
typing.ForwardRef.__init__
540
- typing.ForwardRef.__init__
541
- typing.ForwardRef.__init__
542
510
typing.ForwardRef.__init_subclass__
543
511
typing.ForwardRef.__owner__
544
512
typing.ForwardRef.__stringifier_dict__
@@ -575,8 +543,6 @@ typing_extensions.ForwardRef.__forward_arg__
575
543
typing_extensions.ForwardRef.__forward_code__
576
544
typing_extensions.ForwardRef.__globals__
577
545
typing_extensions.ForwardRef.__init__
578
- typing_extensions.ForwardRef.__init__
579
- typing_extensions.ForwardRef.__init__
580
546
typing_extensions.ForwardRef.__init_subclass__
581
547
typing_extensions.ForwardRef.__owner__
582
548
typing_extensions.ForwardRef.__stringifier_dict__
@@ -620,8 +586,6 @@ urllib.request.FancyURLopener
620
586
urllib.request.URLopener
621
587
urllib.request.pathname2url
622
588
urllib.request.url2pathname
623
- urllib.request.url2pathname
624
- urllib.request.url2pathname
625
589
wsgiref.types.ErrorStream.__annotate_func__
626
590
wsgiref.types.ErrorStream.__annotations_cache__
627
591
wsgiref.types.FileWrapper.__annotate_func__
0 commit comments