| Commit message (Expand) | Author | Age | Files | Lines |
* | [3.12] gh-64595: Fix regression in file write logic in Argument Clinic (#1064... | Erlend E. Aasland | 2023-07-05 | 1 | -23/+12 |
|
|
* | [3.12] gh-100238: Use setuptools in peg-generator and reenable tests (GH-1047... | Miss Islington (bot) | 2023-07-05 | 1 | -7/+47 |
|
|
* | [3.12] gh-106368: Add tests for permutation helpers in Argument Clinic (GH-10... | Miss Islington (bot) | 2023-07-04 | 1 | -2/+2 |
|
|
* | [3.12] gh-106359: Fix corner case bugs in Argument Clinic converter parser (G... | Miss Islington (bot) | 2023-07-03 | 1 | -7/+9 |
|
|
* | [3.12] Fix c-analyzer for GCC: ignore LANG env var (GH-106173) (#106178) | Miss Islington (bot) | 2023-06-28 | 1 | -1/+7 |
|
|
* | [3.12] gh-105699: Use a Thread-Local Variable for PKGCONTEXT (gh-105740) (gh-... | Miss Islington (bot) | 2023-06-14 | 3 | -1/+9 |
|
|
* | [3.12] gh-104812: Run Pending Calls in any Thread (gh-104813) (gh-105752) | Eric Snow | 2023-06-14 | 1 | -0/+1 |
|
|
* | [3.12] gh-98040: Fix importbench: use types.ModuleType() (GH-105743) (#105754) | Miss Islington (bot) | 2023-06-13 | 1 | -1/+2 |
|
|
* | [3.12] gh-102304: doc: Add links to Stable ABI and Limited C API (#105345) (#... | Victor Stinner | 2023-06-06 | 1 | -4/+4 |
|
|
* | [3.12] gh-104614: Make Sure ob_type is Always Set Correctly by PyType_Ready()... | Miss Islington (bot) | 2023-06-01 | 1 | -0/+2 |
|
|
* | [3.12] gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (GH-105174) ... | Miss Islington (bot) | 2023-06-01 | 2 | -2/+4 |
|
|
* | gh-105146: Update links at end of Windows installer (uninstall/repair) (GH-10... | Miss Islington (bot) | 2023-05-31 | 1 | -3/+3 |
|
|
* | [3.12] gh-105091: stable_abi.py: Remove "Unixy" check from --all on other pla... | Miss Islington (bot) | 2023-05-31 | 1 | -1/+2 |
|
|
* | Improves the Windows MSI test run on PR (GH-104929) | Miss Islington (bot) | 2023-05-25 | 1 | -34/+24 |
|
|
* | gh-104683: clinic.py: Modernise `parse_converter()` using pattern-matching (#... | Alex Waygood | 2023-05-21 | 1 | -15/+19 |
|
|
* | gh-104050: Add more type annotations to Argument Clinic (#104631) | Erlend E. Aasland | 2023-05-21 | 1 | -23/+44 |
|
|
* | gh-104050: Add basic type hints to Argument Clinic clinic class (#104705) | Erlend E. Aasland | 2023-05-21 | 1 | -17/+38 |
|
|
* | gh-104050: Annotate Argument Clinic return converters (#104706) | Erlend E. Aasland | 2023-05-21 | 1 | -30/+75 |
|
|
* | gh-103295: expose API for writing perf map files (#103546) | gsallam | 2023-05-21 | 1 | -0/+1 |
|
|
* | gh-104050: Add basic type hints to Argument Clinic DSL parser (#104704) | Erlend E. Aasland | 2023-05-20 | 1 | -21/+40 |
|
|
* | gh-104683: Modernise Tools/clinic/ (#104684) | Alex Waygood | 2023-05-20 | 2 | -27/+31 |
|
|
* | gh-104683: Modernise `clinic.py` using `str.removeprefix` and `str.removesuff... | Alex Waygood | 2023-05-20 | 1 | -5/+5 |
|
|
* | gh-104146: Purge dead code from Argument Clinic (#104680) | Erlend E. Aasland | 2023-05-20 | 1 | -10/+1 |
|
|
* | gh-104683: Argument clinic: use `dict` over `OrderedDict` (#104647) | Alex Waygood | 2023-05-20 | 1 | -25/+23 |
|
|
* | gh-104050: Add more type annotations to Argument Clinic (#104628) | Erlend E. Aasland | 2023-05-18 | 1 | -14/+39 |
|
|
* | gh-104549: Set __module__ on TypeAliasType (#104550) | Jelle Zijlstra | 2023-05-18 | 1 | -0/+1 |
|
|
* | gh-104050: Improve some typing around `default`s and sentinel values (#104626) | Alex Waygood | 2023-05-18 | 1 | -18/+23 |
|
|
* | gh-104146: Remove unused vars from Argument Clinic (#104627) | Erlend E. Aasland | 2023-05-18 | 1 | -2/+0 |
|
|
* | gh-104050: Add type hints to Argument Clinic converter keywords (#104588) | Erlend E. Aasland | 2023-05-17 | 1 | -12/+36 |
|
|
* | gh-104050: Add typing to Argument Clinic converters (#104547) | Erlend E. Aasland | 2023-05-16 | 1 | -53/+57 |
|
|
* | GH-103092: isolate `pyexpat` (#104506) | Kumar Aditya | 2023-05-16 | 1 | -1/+0 |
|
|
* | gh-104050: Add more annotations to `Tools/clinic.py` (#104544) | Nikita Sobolev | 2023-05-16 | 3 | -30/+60 |
|
|
* | gh-104050: Don't star-import 'types' in Argument Clinic (#104543) | Erlend E. Aasland | 2023-05-16 | 1 | -3/+2 |
|
|
* | gh-104050: Add basic typing to CConverter in clinic.py (#104538) | Erlend E. Aasland | 2023-05-16 | 1 | -14/+14 |
|
|
* | gh-64595: Fix write file logic in Argument Clinic (#104507) | Erlend E. Aasland | 2023-05-16 | 1 | -11/+12 |
|
|
* | gh-101819: Isolate `_io` (#101948) | Erlend E. Aasland | 2023-05-15 | 1 | -4/+0 |
|
|
* | Bump mypy from 1.2.0 to 1.3.0 in /Tools/clinic (#104501) | dependabot[bot] | 2023-05-15 | 1 | -1/+1 |
|
|
* | gh-104050: Run mypy on `clinic.py` in CI (#104421) | Alex Waygood | 2023-05-15 | 4 | -24/+55 |
|
|
* | GH-103082: Filter LINE events in VM, to simplify tool implementation. (GH-104... | Mark Shannon | 2023-05-12 | 1 | -1/+1 |
|
|
* | gh-104389: Add 'unused' keyword to Argument Clinic C converters (#104390) | Erlend E. Aasland | 2023-05-12 | 1 | -1/+19 |
|
|
* | gh-87729: improve hit rate of LOAD_SUPER_ATTR specialization (#104270) | Carl Meyer | 2023-05-11 | 1 | -3/+5 |
|
|
* | GH-102181: Improve specialization stats for SEND (GH-102182) | penguin_wwy | 2023-05-10 | 1 | -0/+2 |
|
|
* | gh-90953: Don't use deprecated AST nodes in clinic.py (#104322) | Alex Waygood | 2023-05-09 | 1 | -9/+3 |
|
|
* | Trim trailing whitespace and test on CI (#104275) | Hugo van Kemenade | 2023-05-08 | 2 | -2/+2 |
|
|
* | gh-99108: Replace SHA3 implementation HACL* version (#103597) | Jonathan Protzenko | 2023-05-08 | 1 | -7/+1 |
|
|
* | gh-64660: Don't hardcode Argument Clinic return converter result variable nam... | Erlend E. Aasland | 2023-05-07 | 1 | -9/+14 |
|
|
* | gh-101819: Port _io.PyBytesIOBuffer_Type to heap type (#104264) | Erlend E. Aasland | 2023-05-07 | 1 | -1/+0 |
|
|
* | gh-101819: Adapt _io.PyWindowsConsoleIO_Type to heap type (#104197) | Erlend E. Aasland | 2023-05-07 | 1 | -1/+0 |
|
|
* | gh-101819: Port _io.PyIncrementalNewlineDecoder_Type to heap type (#104249) | Erlend E. Aasland | 2023-05-07 | 1 | -1/+0 |
|
|
* | gh-104146: Remove unused var 'parser_body_declarations' from clinic.py (#104214) | Erlend E. Aasland | 2023-05-05 | 1 | -3/+1 |
|
|