cpython/Tools/c-analyzer/cpython/globals-to-fix.tsv
Serhiy Storchaka 2f311437cd
gh-107704: Argument Clinic: add support for deprecating keyword use of parameters (GH-107984)
It is now possible to deprecate passing keyword arguments for
keyword-or-positional parameters with Argument Clinic, using the new
'/ [from X.Y]' syntax.
(To be read as "positional-only from Python version X.Y")

Co-authored-by: Erlend E. Aasland <erlend@python.org>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2023-08-19 10:13:35 +03:00

18 KiB

1filenamefuncnamenamereason
2#???-somevar???
3Objects/boolobject.c-PyBool_Type-
4Objects/bytearrayobject.c-PyByteArrayIter_Type-
5Objects/bytearrayobject.c-PyByteArray_Type-
6Objects/bytesobject.c-PyBytesIter_Type-
7Objects/bytesobject.c-PyBytes_Type-
8Objects/capsule.c-PyCapsule_Type-
9Objects/cellobject.c-PyCell_Type-
10Objects/classobject.c-PyInstanceMethod_Type-
11Objects/classobject.c-PyMethod_Type-
12Objects/codeobject.c-PyCode_Type-
13Objects/complexobject.c-PyComplex_Type-
14Objects/descrobject.c-PyClassMethodDescr_Type-
15Objects/descrobject.c-PyDictProxy_Type-
16Objects/descrobject.c-PyGetSetDescr_Type-
17Objects/descrobject.c-PyMemberDescr_Type-
18Objects/descrobject.c-PyMethodDescr_Type-
19Objects/descrobject.c-PyProperty_Type-
20Objects/descrobject.c-PyWrapperDescr_Type-
21Objects/descrobject.c-_PyMethodWrapper_Type-
22Objects/dictobject.c-PyDictItems_Type-
23Objects/dictobject.c-PyDictIterItem_Type-
24Objects/dictobject.c-PyDictIterKey_Type-
25Objects/dictobject.c-PyDictIterValue_Type-
26Objects/dictobject.c-PyDictKeys_Type-
27Objects/dictobject.c-PyDictRevIterItem_Type-
28Objects/dictobject.c-PyDictRevIterKey_Type-
29Objects/dictobject.c-PyDictRevIterValue_Type-
30Objects/dictobject.c-PyDictValues_Type-
31Objects/dictobject.c-PyDict_Type-
32Objects/enumobject.c-PyEnum_Type-
33Objects/enumobject.c-PyReversed_Type-
34Objects/fileobject.c-PyStdPrinter_Type-
35Objects/floatobject.c-PyFloat_Type-
36Objects/frameobject.c-PyFrame_Type-
37Objects/funcobject.c-PyClassMethod_Type-
38Objects/funcobject.c-PyFunction_Type-
39Objects/funcobject.c-PyStaticMethod_Type-
40Objects/genericaliasobject.c-Py_GenericAliasType-
41Objects/genobject.c-PyAsyncGen_Type-
42Objects/genobject.c-PyCoro_Type-
43Objects/genobject.c-PyGen_Type-
44Objects/genobject.c-_PyAsyncGenASend_Type-
45Objects/genobject.c-_PyAsyncGenAThrow_Type-
46Objects/genobject.c-_PyAsyncGenWrappedValue_Type-
47Objects/genobject.c-_PyCoroWrapper_Type-
48Objects/interpreteridobject.c-PyInterpreterID_Type-
49Objects/iterobject.c-PyCallIter_Type-
50Objects/iterobject.c-PySeqIter_Type-
51Objects/listobject.c-PyListIter_Type-
52Objects/listobject.c-PyListRevIter_Type-
53Objects/listobject.c-PyList_Type-
54Objects/longobject.c-PyLong_Type-
55Objects/memoryobject.c-PyMemoryView_Type-
56Objects/memoryobject.c-_PyManagedBuffer_Type-
57Objects/methodobject.c-PyCFunction_Type-
58Objects/methodobject.c-PyCMethod_Type-
59Objects/moduleobject.c-PyModuleDef_Type-
60Objects/moduleobject.c-PyModule_Type-
61Objects/namespaceobject.c-_PyNamespace_Type-
62Objects/object.c-_PyNone_Type-
63Objects/object.c-_PyNotImplemented_Type-
64Objects/odictobject.c-PyODictItems_Type-
65Objects/odictobject.c-PyODictIter_Type-
66Objects/odictobject.c-PyODictKeys_Type-
67Objects/odictobject.c-PyODictValues_Type-
68Objects/odictobject.c-PyODict_Type-
69Objects/picklebufobject.c-PyPickleBuffer_Type-
70Objects/rangeobject.c-PyLongRangeIter_Type-
71Objects/rangeobject.c-PyRangeIter_Type-
72Objects/rangeobject.c-PyRange_Type-
73Objects/setobject.c-PyFrozenSet_Type-
74Objects/setobject.c-PySetIter_Type-
75Objects/setobject.c-PySet_Type-
76Objects/sliceobject.c-PyEllipsis_Type-
77Objects/sliceobject.c-PySlice_Type-
78Objects/tupleobject.c-PyTupleIter_Type-
79Objects/tupleobject.c-PyTuple_Type-
80Objects/typeobject.c-_PyBufferWrapper_Type-
81Objects/typeobject.c-PyBaseObject_Type-
82Objects/typeobject.c-PySuper_Type-
83Objects/typeobject.c-PyType_Type-
84Objects/typevarobject.c-_PyTypeAlias_Type-
85Objects/unicodeobject.c-PyUnicodeIter_Type-
86Objects/unicodeobject.c-PyUnicode_Type-
87Objects/weakrefobject.c-_PyWeakref_CallableProxyType-
88Objects/weakrefobject.c-_PyWeakref_ProxyType-
89Objects/weakrefobject.c-_PyWeakref_RefType-
90Python/bltinmodule.c-PyFilter_Type-
91Python/bltinmodule.c-PyMap_Type-
92Python/bltinmodule.c-PyZip_Type-
93Python/context.c-PyContextToken_Type-
94Python/context.c-PyContextVar_Type-
95Python/context.c-PyContext_Type-
96Python/traceback.c-PyTraceBack_Type-
97Objects/codeobject.c-_PyLineIterator-
98Objects/codeobject.c-_PyPositionsIterator-
99Objects/genericaliasobject.c-_Py_GenericAliasIterType-
100Objects/iterobject.c-_PyAnextAwaitable_Type-
101Objects/memoryobject.c-_PyMemoryIter_Type-
102Objects/unicodeobject.c-_PyUnicodeASCIIIter_Type-
103Objects/unionobject.c-_PyUnion_Type-
104Python/context.c-_PyContextTokenMissing_Type-
105Python/hamt.c-_PyHamtItems_Type-
106Python/hamt.c-_PyHamtKeys_Type-
107Python/hamt.c-_PyHamtValues_Type-
108Python/hamt.c-_PyHamt_ArrayNode_Type-
109Python/hamt.c-_PyHamt_BitmapNode_Type-
110Python/hamt.c-_PyHamt_CollisionNode_Type-
111Python/hamt.c-_PyHamt_Type-
112Python/symtable.c-PySTEntry_Type-
113Objects/setobject.c-_PySetDummy_Type-
114Objects/stringlib/unicode_format.h-PyFormatterIter_Type-
115Objects/stringlib/unicode_format.h-PyFieldNameIter_Type-
116Objects/unicodeobject.c-EncodingMapType-
117#Objects/unicodeobject.c-PyFieldNameIter_Type-
118#Objects/unicodeobject.c-PyFormatterIter_Type-
119Python/legacy_tracing.c-_PyLegacyEventHandler_Type-
120Objects/object.c-_PyLegacyEventHandler_Type-
121Objects/floatobject.c-FloatInfoType-
122Objects/longobject.c-Int_InfoType-
123Python/errors.c-UnraisableHookArgsType-
124Python/sysmodule.c-AsyncGenHooksType-
125Python/sysmodule.c-FlagsType-
126Python/sysmodule.c-Hash_InfoType-
127Python/sysmodule.c-VersionInfoType-
128Python/thread.c-ThreadInfoType-
129Objects/exceptions.c-_PyExc_BaseException-
130Objects/exceptions.c-_PyExc_BaseExceptionGroup-
131Objects/exceptions.c-_PyExc_UnicodeEncodeError-
132Objects/exceptions.c-_PyExc_UnicodeDecodeError-
133Objects/exceptions.c-_PyExc_UnicodeTranslateError-
134Objects/exceptions.c-_PyExc_MemoryError-
135Objects/exceptions.c-_PyExc_Exception-
136Objects/exceptions.c-_PyExc_TypeError-
137Objects/exceptions.c-_PyExc_StopAsyncIteration-
138Objects/exceptions.c-_PyExc_StopIteration-
139Objects/exceptions.c-_PyExc_GeneratorExit-
140Objects/exceptions.c-_PyExc_SystemExit-
141Objects/exceptions.c-_PyExc_KeyboardInterrupt-
142Objects/exceptions.c-_PyExc_ImportError-
143Objects/exceptions.c-_PyExc_ModuleNotFoundError-
144Objects/exceptions.c-_PyExc_OSError-
145Objects/exceptions.c-_PyExc_BlockingIOError-
146Objects/exceptions.c-_PyExc_ConnectionError-
147Objects/exceptions.c-_PyExc_ChildProcessError-
148Objects/exceptions.c-_PyExc_BrokenPipeError-
149Objects/exceptions.c-_PyExc_ConnectionAbortedError-
150Objects/exceptions.c-_PyExc_ConnectionRefusedError-
151Objects/exceptions.c-_PyExc_ConnectionResetError-
152Objects/exceptions.c-_PyExc_FileExistsError-
153Objects/exceptions.c-_PyExc_FileNotFoundError-
154Objects/exceptions.c-_PyExc_IsADirectoryError-
155Objects/exceptions.c-_PyExc_NotADirectoryError-
156Objects/exceptions.c-_PyExc_InterruptedError-
157Objects/exceptions.c-_PyExc_PermissionError-
158Objects/exceptions.c-_PyExc_ProcessLookupError-
159Objects/exceptions.c-_PyExc_TimeoutError-
160Objects/exceptions.c-_PyExc_EOFError-
161Objects/exceptions.c-_PyExc_RuntimeError-
162Objects/exceptions.c-_PyExc_RecursionError-
163Objects/exceptions.c-_PyExc_NotImplementedError-
164Objects/exceptions.c-_PyExc_NameError-
165Objects/exceptions.c-_PyExc_UnboundLocalError-
166Objects/exceptions.c-_PyExc_AttributeError-
167Objects/exceptions.c-_PyExc_SyntaxError-
168Objects/exceptions.c-_PyExc_IndentationError-
169Objects/exceptions.c-_PyExc_TabError-
170Objects/exceptions.c-_PyExc_LookupError-
171Objects/exceptions.c-_PyExc_IndexError-
172Objects/exceptions.c-_PyExc_KeyError-
173Objects/exceptions.c-_PyExc_ValueError-
174Objects/exceptions.c-_PyExc_UnicodeError-
175Objects/exceptions.c-_PyExc_AssertionError-
176Objects/exceptions.c-_PyExc_ArithmeticError-
177Objects/exceptions.c-_PyExc_FloatingPointError-
178Objects/exceptions.c-_PyExc_OverflowError-
179Objects/exceptions.c-_PyExc_ZeroDivisionError-
180Objects/exceptions.c-_PyExc_SystemError-
181Objects/exceptions.c-_PyExc_ReferenceError-
182Objects/exceptions.c-_PyExc_BufferError-
183Objects/exceptions.c-_PyExc_Warning-
184Objects/exceptions.c-_PyExc_UserWarning-
185Objects/exceptions.c-_PyExc_DeprecationWarning-
186Objects/exceptions.c-_PyExc_PendingDeprecationWarning-
187Objects/exceptions.c-_PyExc_SyntaxWarning-
188Objects/exceptions.c-_PyExc_RuntimeWarning-
189Objects/exceptions.c-_PyExc_FutureWarning-
190Objects/exceptions.c-_PyExc_ImportWarning-
191Objects/exceptions.c-_PyExc_UnicodeWarning-
192Objects/exceptions.c-_PyExc_BytesWarning-
193Objects/exceptions.c-_PyExc_ResourceWarning-
194Objects/exceptions.c-_PyExc_EncodingWarning-
195Objects/exceptions.c-PyExc_EnvironmentError-
196Objects/exceptions.c-PyExc_IOError-
197Objects/exceptions.c-PyExc_BaseException-
198Objects/exceptions.c-PyExc_BaseExceptionGroup-
199Objects/exceptions.c-PyExc_Exception-
200Objects/exceptions.c-PyExc_TypeError-
201Objects/exceptions.c-PyExc_StopAsyncIteration-
202Objects/exceptions.c-PyExc_StopIteration-
203Objects/exceptions.c-PyExc_GeneratorExit-
204Objects/exceptions.c-PyExc_SystemExit-
205Objects/exceptions.c-PyExc_KeyboardInterrupt-
206Objects/exceptions.c-PyExc_ImportError-
207Objects/exceptions.c-PyExc_ModuleNotFoundError-
208Objects/exceptions.c-PyExc_OSError-
209Objects/exceptions.c-PyExc_BlockingIOError-
210Objects/exceptions.c-PyExc_ConnectionError-
211Objects/exceptions.c-PyExc_ChildProcessError-
212Objects/exceptions.c-PyExc_BrokenPipeError-
213Objects/exceptions.c-PyExc_ConnectionAbortedError-
214Objects/exceptions.c-PyExc_ConnectionRefusedError-
215Objects/exceptions.c-PyExc_ConnectionResetError-
216Objects/exceptions.c-PyExc_FileExistsError-
217Objects/exceptions.c-PyExc_FileNotFoundError-
218Objects/exceptions.c-PyExc_IsADirectoryError-
219Objects/exceptions.c-PyExc_NotADirectoryError-
220Objects/exceptions.c-PyExc_InterruptedError-
221Objects/exceptions.c-PyExc_PermissionError-
222Objects/exceptions.c-PyExc_ProcessLookupError-
223Objects/exceptions.c-PyExc_TimeoutError-
224Objects/exceptions.c-PyExc_EOFError-
225Objects/exceptions.c-PyExc_RuntimeError-
226Objects/exceptions.c-PyExc_RecursionError-
227Objects/exceptions.c-PyExc_NotImplementedError-
228Objects/exceptions.c-PyExc_NameError-
229Objects/exceptions.c-PyExc_UnboundLocalError-
230Objects/exceptions.c-PyExc_AttributeError-
231Objects/exceptions.c-PyExc_SyntaxError-
232Objects/exceptions.c-PyExc_IndentationError-
233Objects/exceptions.c-PyExc_TabError-
234Objects/exceptions.c-PyExc_LookupError-
235Objects/exceptions.c-PyExc_IndexError-
236Objects/exceptions.c-PyExc_KeyError-
237Objects/exceptions.c-PyExc_ValueError-
238Objects/exceptions.c-PyExc_UnicodeError-
239Objects/exceptions.c-PyExc_UnicodeEncodeError-
240Objects/exceptions.c-PyExc_UnicodeDecodeError-
241Objects/exceptions.c-PyExc_UnicodeTranslateError-
242Objects/exceptions.c-PyExc_AssertionError-
243Objects/exceptions.c-PyExc_ArithmeticError-
244Objects/exceptions.c-PyExc_FloatingPointError-
245Objects/exceptions.c-PyExc_OverflowError-
246Objects/exceptions.c-PyExc_ZeroDivisionError-
247Objects/exceptions.c-PyExc_SystemError-
248Objects/exceptions.c-PyExc_ReferenceError-
249Objects/exceptions.c-PyExc_MemoryError-
250Objects/exceptions.c-PyExc_BufferError-
251Objects/exceptions.c-PyExc_Warning-
252Objects/exceptions.c-PyExc_UserWarning-
253Objects/exceptions.c-PyExc_DeprecationWarning-
254Objects/exceptions.c-PyExc_PendingDeprecationWarning-
255Objects/exceptions.c-PyExc_SyntaxWarning-
256Objects/exceptions.c-PyExc_RuntimeWarning-
257Objects/exceptions.c-PyExc_FutureWarning-
258Objects/exceptions.c-PyExc_ImportWarning-
259Objects/exceptions.c-PyExc_UnicodeWarning-
260Objects/exceptions.c-PyExc_BytesWarning-
261Objects/exceptions.c-PyExc_ResourceWarning-
262Objects/exceptions.c-PyExc_EncodingWarning-
263Objects/boolobject.c-_Py_FalseStruct-
264Objects/boolobject.c-_Py_TrueStruct-
265Objects/dictobject.c-empty_keys_struct-
266Objects/object.c-_Py_NoneStruct-
267Objects/object.c-_Py_NotImplementedStruct-
268Objects/setobject.c-_dummy_struct-
269Objects/setobject.c-_PySet_Dummy-
270Objects/sliceobject.c-_Py_EllipsisObject-
271Python/instrumentation.c-_PyInstrumentation_DISABLE-
272Python/instrumentation.c-_PyInstrumentation_MISSING-
273Modules/_testcapi/vectorcall.c-MethodDescriptorBase_Type-
274Modules/_testcapi/vectorcall.c-MethodDescriptorDerived_Type-
275Modules/_testcapi/vectorcall.c-MethodDescriptorNopGet_Type-
276Modules/_testcapi/vectorcall.c-MethodDescriptor2_Type-
277Modules/_testclinic.c-DeprStarInit-
278Modules/_testclinic.c-DeprStarInitNoInline-
279Modules/_testclinic.c-DeprStarNew-
280Modules/_testclinic.c-DeprKwdInit-
281Modules/_testclinic.c-DeprKwdInitNoInline-
282Modules/_testclinic.c-DeprKwdNew-
283Modules/_ctypes/_ctypes.c-PyCArrayType_Type-
284Modules/_ctypes/_ctypes.c-PyCArray_Type-
285Modules/_ctypes/_ctypes.c-PyCData_Type-
286Modules/_ctypes/_ctypes.c-PyCFuncPtrType_Type-
287Modules/_ctypes/_ctypes.c-PyCFuncPtr_Type-
288Modules/_ctypes/_ctypes.c-PyCPointerType_Type-
289Modules/_ctypes/_ctypes.c-PyCPointer_Type-
290Modules/_ctypes/_ctypes.c-PyCSimpleType_Type-
291Modules/_ctypes/_ctypes.c-PyCStructType_Type-
292Modules/_ctypes/_ctypes.c-Simple_Type-
293Modules/_ctypes/_ctypes.c-Struct_Type-
294Modules/_ctypes/_ctypes.c-UnionType_Type-
295Modules/_ctypes/_ctypes.c-Union_Type-
296Modules/_ctypes/callproc.c-PyCArg_Type-
297Modules/_ctypes/ctypes.h-PyCArg_Type-
298Modules/_ctypes/ctypes.h-PyCArrayType_Type-
299Modules/_ctypes/ctypes.h-PyCArray_Type-
300Modules/_ctypes/ctypes.h-PyCData_Type-
301Modules/_ctypes/ctypes.h-PyCFuncPtrType_Type-
302Modules/_ctypes/ctypes.h-PyCFuncPtr_Type-
303Modules/_ctypes/ctypes.h-PyCPointerType_Type-
304Modules/_ctypes/ctypes.h-PyCPointer_Type-
305Modules/_ctypes/ctypes.h-PyCSimpleType_Type-
306Modules/_ctypes/ctypes.h-PyCStgDict_Type-
307Modules/_ctypes/ctypes.h-PyCStructType_Type-
308Modules/_ctypes/ctypes.h-PyExc_ArgError-
309Modules/_ctypes/ctypes.h-_ctypes_conversion_encoding-
310Modules/_ctypes/ctypes.h-_ctypes_conversion_errors-
311Modules/_ctypes/ctypes.h-_ctypes_ptrtype_cache-
312Modules/_ctypes/ctypes.h-basespec_string-
313Modules/_ctypes/stgdict.c-PyCStgDict_Type-
314Modules/_cursesmodule.c-PyCursesWindow_Type-
315Modules/_datetimemodule.c-PyDateTime_DateTimeType-
316Modules/_datetimemodule.c-PyDateTime_DateType-
317Modules/_datetimemodule.c-PyDateTime_DeltaType-
318Modules/_datetimemodule.c-PyDateTime_IsoCalendarDateType-
319Modules/_datetimemodule.c-PyDateTime_TZInfoType-
320Modules/_datetimemodule.c-PyDateTime_TimeType-
321Modules/_datetimemodule.c-PyDateTime_TimeZoneType-
322Modules/xxmodule.c-Null_Type-
323Modules/xxmodule.c-Str_Type-
324Modules/xxmodule.c-Xxo_Type-
325Modules/xxsubtype.c-spamdict_type-
326Modules/xxsubtype.c-spamlist_type-
327Modules/_tkinter.c-PyTclObject_Type-
328Modules/_tkinter.c-Tkapp_Type-
329Modules/_tkinter.c-Tktt_Type-
330Modules/xxlimited_35.c-Xxo_Type-
331Modules/_ctypes/_ctypes.c-PyExc_ArgError-
332Modules/_cursesmodule.c-PyCursesError-
333Modules/_tkinter.c-Tkinter_TclError-
334Modules/xxlimited_35.c-ErrorObject-
335Modules/xxmodule.c-ErrorObject-
336Modules/_ctypes/callproc.c_ctypes_get_errobjerror_object_name-
337Modules/_ctypes/_ctypes.cCreateSwappedTypesuffix-
338Modules/_ctypes/_ctypes.c-_unpickle-
339Modules/_ctypes/_ctypes.cPyCArrayType_from_ctypecache-
340Modules/_cursesmodule.c-ModDict-
341Modules/_datetimemodule.cdatetime_strptimemodule-
342Modules/_datetimemodule.c-PyDateTime_TimeZone_UTC-
343Modules/_datetimemodule.c-PyDateTime_Epoch-
344Modules/_datetimemodule.c-us_per_ms-
345Modules/_datetimemodule.c-us_per_second-
346Modules/_datetimemodule.c-us_per_minute-
347Modules/_datetimemodule.c-us_per_hour-
348Modules/_datetimemodule.c-us_per_day-
349Modules/_datetimemodule.c-us_per_week-
350Modules/_datetimemodule.c-seconds_per_day-
351Modules/_ctypes/_ctypes.c-_ctypes_ptrtype_cache-
352Modules/_ctypes/_ctypes.c-global_state-
353Modules/_ctypes/ctypes.h-global_state-
354Modules/_tkinter.c-tcl_lock-
355Modules/_tkinter.c-excInCmd-
356Modules/_tkinter.c-valInCmd-
357Modules/_tkinter.c-trbInCmd-
358Include/datetime.h-PyDateTimeAPI-
359Modules/_ctypes/cfield.c_ctypes_get_fielddescinitialized-
360Modules/_ctypes/malloc_closure.c-_pagesize-
361Modules/_cursesmodule.c-initialised-
362Modules/_cursesmodule.c-initialised_setupterm-
363Modules/_cursesmodule.c-initialisedcolors-
364Modules/_cursesmodule.c-screen_encoding-
365Modules/_elementtree.c-expat_capi-
366Modules/readline.c-libedit_append_replace_history_offset-
367Modules/readline.c-using_libedit_emulation-
368Modules/readline.c-libedit_history_start-
369Modules/_ctypes/cfield.c-formattable-
370Modules/_ctypes/malloc_closure.c-free_list-
371Modules/_curses_panel.c-lop-
372Modules/_ssl/debughelpers.c_PySSL_keylog_callbacklock-
373Modules/_tkinter.c-quitMainLoop-
374Modules/_tkinter.c-errorInCmd-
375Modules/_tkinter.c-Tkinter_busywaitinterval-
376Modules/_tkinter.c-call_mutex-
377Modules/_tkinter.c-var_mutex-
378Modules/_tkinter.c-command_mutex-
379Modules/_tkinter.c-HeadFHCD-
380Modules/_tkinter.c-stdin_ready-
381Modules/_tkinter.c-event_tstate-
382Modules/readline.c-completer_word_break_characters-
383Modules/readline.c-_history_length-
384Modules/readline.c-should_auto_add_history-
385Modules/readline.c-sigwinch_received-
386Modules/readline.c-sigwinch_ohandler-
387Modules/readline.c-completed_input_string-
388Modules/rotatingtree.c-random_stream-
389Modules/rotatingtree.c-random_value-