index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run `mypy` when `Tools/requirements-dev.txt` changes (#108457)
Nikita Sobolev
2023-08-24
1
-0/+1
*
gh-101100: Only show GitHub check annotations on changed doc paragraphs (#108...
C.A.M. Gerlach
2023-08-19
1
-9/+24
*
gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v...
Ned Deily
2023-08-18
1
-4/+4
*
gh-104504: Run mypy on cases_generator in CI (and blacken the code) (gh-108090)
Dong-hee Na
2023-08-18
2
-6/+10
*
Add workflow for automatic issue headers (#108054)
Adam Turner
2023-08-17
1
-0/+53
*
Improve the feature-proposal issue form (#108033)
Alex Waygood
2023-08-16
1
-12/+10
*
Remove Sphinx problem matcher to avoid annotating unchanged files (#108005)
Hugo van Kemenade
2023-08-16
2
-44/+0
*
Convert the GitHub issue templates into GitHub issue forms (#107920)
Alex Waygood
2023-08-14
6
-148/+182
*
Remove newlines from bug template (#107525)
Hugo van Kemenade
2023-08-01
1
-4/+2
*
add Kumar Aditya as CODEOWNER for import.c (#107441)
Kumar Aditya
2023-07-29
1
-0/+1
*
Improve the GitHub issue templates (#107150)
Alex Waygood
2023-07-29
3
-27/+84
*
gh-101100: Docs: Check Sphinx warnings and fail if improved (#106460)
Hugo van Kemenade
2023-07-22
1
-17/+10
*
Add Erlend as CODEOWNER for Argument Clinic docs (#106840)
Erlend E. Aasland
2023-07-17
1
-0/+1
*
gh-106752: Move zipfile._path into its own package (#106753)
Jason R. Coombs
2023-07-14
1
-1/+1
*
Introduce a gate/check GHA job (#97533)
Sviatoslav Sydorenko
2023-07-06
1
-0/+57
*
Add some codeowners for `Tools/clinic/` (#106430)
Alex Waygood
2023-07-04
1
-0/+4
*
gh-106217: Truncate the issue body size of `new-bugs-announce-notifier` (#106...
Nikita Sobolev
2023-07-04
1
-1/+1
*
gh-106217: Truncate the issue body size of `new-bugs-announce-notifier` (#106...
Nikita Sobolev
2023-07-02
1
-1/+4
*
gh-106316: Remove pytime.h header file (#106317)
Victor Stinner
2023-07-01
1
-1/+1
*
build(deps): bump mheap/github-action-required-labels from 4 to 5 (#106306)
dependabot[bot]
2023-07-01
1
-1/+1
*
Use CSV-separated outputs @ get-changed-files @ CI (#105151)
Sviatoslav Sydorenko
2023-06-21
2
-15/+5
*
Docs: move sphinx-lint to pre-commit (#105750)
Hugo van Kemenade
2023-06-18
1
-4/+0
*
CI: Bump macOS build to use OpenSSL v3.0 (#105538)
Erlend E. Aasland
2023-06-16
1
-2/+2
*
CI: Configure macOS build as per updated devguide recommendations (#105533)
Erlend E. Aasland
2023-06-08
1
-3/+2
*
Add myself as codeowner for Limited API/Stable ABI, remove from *import* (GH-...
Petr Viktorin
2023-06-06
1
-1/+7
*
GH-89886: Bump to GNU Autoconf v2.71 (#104925)
Erlend E. Aasland
2023-06-01
1
-3/+3
*
gh-103142: Upgrade binary builds and CI to OpenSSL 1.1.1u (#105174)
Gregory P. Smith
2023-06-01
1
-4/+4
*
CI: Temporarily skip paths with spaces to avoid error (#105110)
Hugo van Kemenade
2023-05-30
1
-1/+14
*
Convert `doc.yml` workflow to be reusable (#103914)
Sviatoslav Sydorenko
2023-05-28
2
-25/+25
*
CI: Precompute hash for config cache key in check_source job (#105008)
Itamar Ostricher
2023-05-27
1
-6/+11
*
Improves the Windows MSI test run on PR (GH-104929)
Steve Dower
2023-05-25
1
-1/+3
*
CI: Cache config.cache across runs to speed up build (#104800)
Hugo van Kemenade
2023-05-25
1
-6/+45
*
Add codeowners for the tokenizer module (#104753)
Pablo Galindo Salgado
2023-05-22
1
-0/+2
*
Add the 3.12 branch to the github workflows. (#104768)
T. Wouters
2023-05-22
2
-0/+4
*
gh-86275: improve Hypothesis configuration for CI and local runs (#104468)
Zac Hatfield-Dodds
2023-05-21
1
-0/+13
*
CODEOWNERS: Assign new PEP 695 files to myself (#104551)
Jelle Zijlstra
2023-05-16
1
-0/+2
*
gh-104050: Run mypy on `clinic.py` in CI (#104421)
Alex Waygood
2023-05-15
2
-0/+46
*
GH-86275: Run hypothesis tests in parallel (#104427)
Paul Ganssle
2023-05-12
1
-0/+2
*
GH-86275: Implementation of hypothesis stubs for property-based tests, with z...
Paul Ganssle
2023-05-12
1
-0/+96
*
require-pr-label.yml: Add missing "permissions:" (#104309)
Sebastian Pipping
2023-05-09
1
-0/+4
*
Trim trailing whitespace and test on CI (#104275)
Hugo van Kemenade
2023-05-08
2
-0/+25
*
Replace Netlify with Read the Docs build previews (#103843)
Hugo van Kemenade
2023-04-30
1
-0/+27
*
gh-87092: update CODEOWNERS for split of compile.c to 3 files (#103941)
Irit Katriel
2023-04-27
1
-0/+2
*
GH-103903: Test the minimum Sphinx version in CI (#103904)
Adam Turner
2023-04-27
1
-0/+20
*
gh-103884: Docs CI: Only attempt nit-picky PR annotations for PRs (#103889)
Hugo van Kemenade
2023-04-26
1
-0/+2
*
Add willingc to CODEOWNERS for asyncio (#103885)
Carol Willing
2023-04-26
1
-1/+1
*
gh-103726: Set up gcc-10 for ASAN (gh-103728)
Dong-hee Na
2023-04-25
1
-0/+4
*
Also fail DO-NOT-MERGE when "awaiting changes" or "awaiting change review" pr...
Ćukasz Langa
2023-04-24
1
-2/+2
*
gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039)
Pradyun Gedam
2023-04-18
1
-2/+2
*
Remove `expert-*` from `project-updater` GH workflow (#103579)
Ezio Melotti
2023-04-17
1
-2/+0
[next]