| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-102033: Fix syntax error in `Tools/c-analyzer` (GH-102066) | Nikita Sobolev | 2023-03-22 | 1 | -8/+2 |
| | | | | The easiest way to format strings with `{}` meaningful chars is via `%`. | ||||
| * | bpo-36876: [c-analyzer tool] Additional CLI updates for "capi" command. ↵ | Eric Snow | 2020-12-25 | 1 | -88/+274 |
| | | | | | | (gh-23929) https://bugs.python.org/issue36876 | ||||
| * | bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. ↵ | Eric Snow | 2020-12-24 | 1 | -0/+479 |
| (gh-23918) This will help identify which C-API items will need to be updated for subinterpreter support. https://bugs.python.org/issue36876 | |||||
