Skip to content

Commit 14a99c8

Browse files
Akulimingyu.park
authored andcommitted
Delete duplicate lines from stdlib/@tests/stubtest_allowlists/py314.txt (python#13993)
1 parent f6a6ca2 commit 14a99c8

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

stdlib/@tests/stubtest_allowlists/py314.txt

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

0 commit comments

Comments
 (0)