summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
...
* gh-123880: Allow recursive import of single-phase-init modules (GH-123950)Petr Viktorin2024-09-201-0/+1
* gh-124190: Ignore files directories check warning tooling (#124193)Nate Ohlson2024-09-183-47/+104
* gh-124191: Disable -Wconversion in enable safety (gh-124192)Nate Ohlson2024-09-182-474/+5
* gh-124064: Fix -Wconversion warnings in Parser/pegen.c (#124181)Victor Stinner2024-09-172-2/+0
* gh-124064: Fix -Wconversion warnings in pycore_{long,object}.h (#124177)Victor Stinner2024-09-172-10/+4
* gh-124064: Fix -Wconversion warnings in pycore_{gc,list,stackref}.h (#124174)Victor Stinner2024-09-172-5/+0
* Tools/build/stable_abi.py: Improve ergonomics (GH-105355)Petr Viktorin2024-09-171-5/+10
* gh-124064: Make warning emitting compiler options opt-in (#124070)Nate Ohlson2024-09-163-94/+561
* Revert "gh-112301: Enable warning emitting options and ignore warnings in CI ...Hugo van Kemenade2024-09-133-548/+85
* closes gh-124016: update Unicode to 16.0.0 (#124017)Benjamin Peterson2024-09-131-1/+1
* gh-112301: Enable warning emitting options and ignore warnings in CI (#123020)Nate Ohlson2024-09-133-85/+548
* gh-123961: Add `curses` prefix to global variables in `_cursesmodule.c` (#124...Bénédikt Tran2024-09-131-4/+4
* gh-123961: Remove global variable `ModDict` in `_cursesmodule.c` (#123962)Bénédikt Tran2024-09-131-3/+0
* gh-123923: Defer refcounting for `f_executable` in `_PyInterpreterFrame` (#12...Sam Gross2024-09-121-4/+10
* GH-123996: Explicitly mark 'self_or_null' as an array of size 1 to ensure tha...Mark Shannon2024-09-122-5/+15
* gh-123915: Ensure that Windows AMD64 and ARM64 release builds use different d...adang13452024-09-101-1/+1
* gh-123892: Add "_wmi" to sys.stdlib_module_names (#123893)Victor Stinner2024-09-101-0/+1
* gh-121404: split compile.c into compile.c and codegen.c (#123651)Irit Katriel2024-09-091-1/+0
* Fix typos (#123775)algonell2024-09-091-1/+1
* gh-117657: Fix file descriptor race in test_socket.py (#123697)Nadeshiko Manju2024-09-061-2/+0
* gh-123700: Update OpenSSL versions in multissltests and CI (#123701)Zachary Ware2024-09-041-1/+2
* gh-123418: Update CI to use fresh OpenSSL releases (GH-123675)Zachary Ware2024-09-041-3/+5
* gh-107954, PEP 741: Add PyConfig_Get()/Set() functions (#123472)Victor Stinner2024-09-022-0/+2
* gh-123458: Skip SBOM generation if no git repository is detected (#123507)Seth Michael Larson2024-09-021-0/+18
* build(deps): bump hypothesis from 6.108.10 to 6.111.2 in /Tools (#123567)dependabot[bot]2024-09-021-1/+1
* Bump types-setuptools from 71.1.0.20240726 to 74.0.0.20240831 in /Tools (#123...dependabot[bot]2024-09-011-1/+1
* Bump mypy from 1.11.1 to 1.11.2 in /Tools (#123566)dependabot[bot]2024-09-011-1/+1
* Bump types-psutil from 6.0.0.20240621 to 6.0.0.20240901 in /Tools (#123564)dependabot[bot]2024-09-011-1/+1
* GH-115776: Allow any fixed sized object to have inline values (GH-123192)Mark Shannon2024-08-211-4/+1
* GH-118093: Make `CALL_ALLOC_AND_ENTER_INIT` suitable for tier 2. (GH-123140)Mark Shannon2024-08-201-0/+4
* GH-121634: have `wasi.py` accept the host target triple as an argument (GH-12...Brett Cannon2024-08-151-6/+12
* gh-112301: Add warning count to warning check tooling (#122711)Nate Ohlson2024-08-143-14/+44
* GH-113464: Speed up JIT builds (GH-122839)Brandt Bucher2024-08-142-5/+19
* GH-120024: Remove `CHECK_EVAL_BREAKER` macro. (GH-122968)Mark Shannon2024-08-144-35/+1
* GH-121723: Skip test_config_queue_handler_multiprocessing_context in emulated...Bénédikt Tran2024-08-131-0/+1
* gh-99108: Add HACL* Blake2 implementation to hashlib (GH-119316)Jonathan Protzenko2024-08-132-3/+3
* gh-122907: Fix Builds Without HAVE_DYNAMIC_LOADING Set (gh-122952)Eric Snow2024-08-131-0/+9
* GH-122390: Replace `_Py_GetbaseOpcode` with `_Py_GetBaseCodeUnit` (GH-122942)Mark Shannon2024-08-132-0/+2
* gh-117139: Replace _PyList_FromArraySteal with stack ref variant (#122830)Sam Gross2024-08-121-1/+1
* gh-122688: Fix support of var-positional parameter in Argument Clinic (GH-122...Serhiy Storchaka2024-08-092-10/+12
* GH-120024: Tidy up case generator code a bit. (GH-122780)Mark Shannon2024-08-0810-100/+175
* gh-118926: Spill deferred references to stack in cases generator (#122748)Sam Gross2024-08-076-25/+132
* Bump types-setuptools to 71.1.0.20240726 in /Tools (#122551)dependabot[bot]2024-08-071-1/+1
* gh-112301: Add macOS warning tracking tooling (#122211)Nate Ohlson2024-08-062-53/+111
* gh-122686: bump hypothesis from 6.104.2 to 6.108.10 in Tools (#122729)Sergey B Kirpichev2024-08-061-4/+1
* GH-120024: Refactor code generators to uses classes for emitting code. (GH-12...Mark Shannon2024-08-064-274/+272
* Fix syntax in generate_re_casefix.py (#122699)Jelle Zijlstra2024-08-061-2/+2
* gh-122686: Pin attrs package (for Hypothesis workflow) (#122687)Sergey B Kirpichev2024-08-061-0/+3
* GH-118943: Handle races when moving jit_stencils.h (GH-120690)Miro Hrončok2024-08-051-1/+6
* build(deps-dev): bump mypy from 1.10.1 to 1.11.1 in /Tools (#122550)dependabot[bot]2024-08-052-2/+4