summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer/cpython/globals-to-fix.tsv
Commit message (Expand)AuthorAgeFilesLines
* gh-81057: Move the Remaining Import State Globals to _PyRuntimeState (gh-99488)Eric Snow2022-11-141-6/+0
* gh-81057: Move Global Variables Holding Objects to _PyRuntimeState. (gh-99487)Eric Snow2022-11-141-29/+2
* gh-81057: Move PyImport_Inittab to _PyRuntimeState (gh-99402)Eric Snow2022-11-121-2/+0
* gh-81057: Move the Allocators to _PyRuntimeState (gh-99217)Eric Snow2022-11-111-14/+1
* gh-81057: Move the Extension Modules Cache to _PyRuntimeState (gh-99355)Eric Snow2022-11-111-2/+0
* gh-90110: Update the C-analyzer Tool (gh-99307)Eric Snow2022-11-101-89/+2
* GH-98686: Quicken everything (GH-98687)Brandt Bucher2022-11-021-1/+0
* gh-96143: Move the perf trampoline files to the Python directory (#98675)Pablo Galindo Salgado2022-10-251-5/+5
* gh-90110: Update the c-analyzer Tool (gh-97695)Eric Snow2022-10-011-68/+3
* gh-90110: Fix the c-analyzer Tool (gh-96731)Eric Snow2022-09-121-2/+114
* gh-90110: Update the c-analyzer Tool (gh-96255)Eric Snow2022-08-251-1/+3
* gh-90110: Get the C Analyzer Tool Working Again (gh-96057)Eric Snow2022-08-171-549/+37
* gh-90110: Update the C Analyzer Tool Whitelists (gh-95628)Eric Snow2022-08-041-26/+0
* gh-90110: Get the C Analyzer Tool Working Again (gh-95545)Eric Snow2022-08-011-2/+26
* gh-94673: [c-analyzer] Add a Script to Identify Static Types (#94989)Eric Snow2022-07-191-18/+36
* Update globals-to-fix.tsv to follow recent changes (gh-92959)Dong-hee Na2022-05-201-3/+4
* bpo-46765: Replace Locally Cached Strings with Statically Initialized Objects...Eric Snow2022-02-231-89/+1
* bpo-36876: Make sure the c-analyzer is checking all the source files.' (gh-31...Eric Snow2022-02-101-18/+101
* bpo-36876: Minor cleanup to c-analyzer "ignored" data.' (gh-31239)Eric Snow2022-02-101-512/+255
* bpo-36876: Update the c-analyzer whitelist. (gh-31225)Eric Snow2022-02-091-0/+1646