cpython/Tools/c-analyzer/cpython
Erlend E. Aasland 826bf0e695
gh-101277: Finalise isolating itertools (GH-101305)
Add repeat, islice, chain, tee, teedataobject, and batched types to module state.

Automerge-Triggered-By: GH:erlend-aasland
2023-02-10 03:58:14 -08:00
..
__init__.py bpo-36876: Fix the C analyzer tool. (GH-22841) 2020-10-22 18:42:51 -06:00
__main__.py gh-94673: [c-analyzer] Add a Script to Identify Static Types (#94989) 2022-07-18 19:03:57 -06:00
_analyzer.py gh-90110: Update the c-analyzer Tool (gh-97695) 2022-09-30 19:32:46 -06:00
_builtin_types.py gh-94673: [c-analyzer] Add a Script to Identify Static Types (#94989) 2022-07-18 19:03:57 -06:00
_capi.py bpo-36876: [c-analyzer tool] Additional CLI updates for "capi" command. (gh-23929) 2020-12-25 15:57:30 -07:00
_files.py bpo-36876: Make sure the c-analyzer is checking all the source files.' (gh-31264) 2022-02-10 16:14:19 -07:00
_parser.py gh-100540: Remove obsolete Modules/_ctypes/darwin/ dlfcn shim (GH-100541) 2022-12-29 16:13:28 -06:00
globals-to-fix.tsv gh-101277: Finalise isolating itertools (GH-101305) 2023-02-10 03:58:14 -08:00
ignored.tsv GH-100997: Implement Multi-Phase Init for the _testinternalcapi Module (gh-100998) 2023-01-12 13:42:03 -07:00
known.tsv bpo-36876: Fix the C analyzer tool. (GH-22841) 2020-10-22 18:42:51 -06:00