FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github - python/cpython · GitHub
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.1k
Star
77.2k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
.github
on
1080c43
User selector
Datepicker
Commit history
Commits on May 25, 2023
CI: Cache config.cache across runs to speed up build (#104800)
hugovk
authored
1080c43
View commit details
Copy full SHA for 1080c43
View code at this point
Browse repository at this point
Commits on May 22, 2023
Add codeowners for the tokenizer module (#104753)
pablogsal
authored
988c1f6
View commit details
Copy full SHA for 988c1f6
View code at this point
Browse repository at this point
Add the 3.12 branch to the github workflows. (#104768)
Yhg1s
authored
4194d8f
View commit details
Copy full SHA for 4194d8f
View code at this point
Browse repository at this point
Commits on May 21, 2023
gh-86275: improve Hypothesis configuration for CI and local runs (#104468)
Zac-HD
authored
014dd30
View commit details
Copy full SHA for 014dd30
View code at this point
Browse repository at this point
Commits on May 16, 2023
CODEOWNERS: Assign new PEP 695 files to myself (#104551)
JelleZijlstra
authored
febcc6c
View commit details
Copy full SHA for febcc6c
View code at this point
Browse repository at this point
Commits on May 15, 2023
gh-104050: Run mypy on `clinic.py` in CI (#104421)
Show description for 9d41f83
authored
9d41f83
View commit details
Copy full SHA for 9d41f83
View code at this point
Browse repository at this point
Commits on May 12, 2023
GH-86275: Run hypothesis tests in parallel (#104427)
Show description for 590d7a5
pganssle
authored
590d7a5
View commit details
Copy full SHA for 590d7a5
View code at this point
Browse repository at this point
GH-86275: Implementation of hypothesis stubs for property-based tests, with zoneinfo tests (#22863)
Show description for d50c37d
pganssle
and
Zac-HD
authored
d50c37d
View commit details
Copy full SHA for d50c37d
View code at this point
Browse repository at this point
Commits on May 9, 2023
require-pr-label.yml: Add missing "permissions:" (#104309)
hartwork
authored
41aff46
View commit details
Copy full SHA for 41aff46
View code at this point
Browse repository at this point
Commits on May 8, 2023
Trim trailing whitespace and test on CI (#104275)
Show description for d513dde
hugovk
and
AlexWaygood
authored
d513dde
View commit details
Copy full SHA for d513dde
View code at this point
Browse repository at this point
Commits on Apr 30, 2023
Replace Netlify with Read the Docs build previews (#103843)
Show description for accb417
authored
accb417
View commit details
Copy full SHA for accb417
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
gh-87092: update CODEOWNERS for split of compile.c to 3 files (#103941)
iritkatriel
authored
72adaba
View commit details
Copy full SHA for 72adaba
View code at this point
Browse repository at this point
GH-103903: Test the minimum Sphinx version in CI (#103904)
AA-Turner
authored
44b5c21
View commit details
Copy full SHA for 44b5c21
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
gh-103884: Docs CI: Only attempt nit-picky PR annotations for PRs (#103889)
hugovk
authored
842daa5
View commit details
Copy full SHA for 842daa5
View code at this point
Browse repository at this point
Add willingc to CODEOWNERS for asyncio (#103885)
willingc
authored
1461a22
View commit details
Copy full SHA for 1461a22
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
gh-103726: Set up gcc-10 for ASAN (gh-103728)
Show description for 8330580
corona10
authored
8330580
View commit details
Copy full SHA for 8330580
View code at this point
Browse repository at this point
Commits on Apr 24, 2023
Also fail DO-NOT-MERGE when "awaiting changes" or "awaiting change review" present on PR (#103807)
Show description for b51da99
ambv
authored
b51da99
View commit details
Copy full SHA for b51da99
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039)
Show description for ece20db
authored
ece20db
View commit details
Copy full SHA for ece20db
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
Remove `expert-*` from `project-updater` GH workflow (#103579)
ezio-melotti
authored
76933df
View commit details
Copy full SHA for 76933df
View code at this point
Browse repository at this point
Commits on Apr 14, 2023
gh-103180: Add CI timeouts to all GitHub Actions jobs (#103437)
sobolevn
authored
be8903e
View commit details
Copy full SHA for be8903e
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
gh-103326: Remove `Python/importlib.h` (GH-103331)
Show description for 7f3c106
authored
7f3c106
View commit details
Copy full SHA for 7f3c106
View code at this point
Browse repository at this point
Commits on Apr 9, 2023
build(deps): bump actions/stale from 7 to 8 (#103169)
Show description for 5d4afc4
dependabot[bot]
authored
5d4afc4
View commit details
Copy full SHA for 5d4afc4
View code at this point
Browse repository at this point
Add hugovk as a .github code owner (GH-103394)
Show description for c330b4a
hugovk
authored
c330b4a
View commit details
Copy full SHA for c330b4a
View code at this point
Browse repository at this point
CI: Do not allow merge if labelled DO-NOT-MERGE (#103337)
Show description for 090e26e
hugovk
and
CAM-Gerlach
authored
090e26e
View commit details
Copy full SHA for 090e26e
View code at this point
Browse repository at this point
Commits on Mar 30, 2023
gh-101100: Fix Sphinx warning in gc.rst and refactor docs clean list (#103116)
Show description for f192a55
hugovk
and
CAM-Gerlach
authored
f192a55
View commit details
Copy full SHA for f192a55
View code at this point
Browse repository at this point
Commits on Mar 25, 2023
gh-101100: Test only Doc/ files in nit-picky mode (#103019)
Show description for 87adc63
hugovk
authored
87adc63
View commit details
Copy full SHA for 87adc63
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
gh-101100: Test docs in nit-picky mode (#102513)
Show description for 6a1c49a
authored
6a1c49a
View commit details
Copy full SHA for 6a1c49a
View code at this point
Browse repository at this point
Commits on Mar 14, 2023
gh-81057: Add a CI Check for New Unsupported C Global Variables (gh-102506)
Show description for 1ff81c0
ericsnowcurrently
authored
1ff81c0
View commit details
Copy full SHA for 1ff81c0
View code at this point
Browse repository at this point
Commits on Feb 28, 2023
Migrate to new PSF mailgun account (#102284)
Show description for e1a90ec
ewdurbin
authored
e1a90ec
View commit details
Copy full SHA for e1a90ec
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
gh-101981: Consolidate macOS configure steps in CI (GH-102131)
Show description for e07b304
erlend-aasland
authored
e07b304
View commit details
Copy full SHA for e07b304
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
gh-101981: Apply HOMEBREW related environment variables (gh-102074)
corona10
authored
ed01add
View commit details
Copy full SHA for ed01add
View code at this point
Browse repository at this point
gh-101981: Build macOS as recommended by the devguide (GH-102070)
Show description for 2713631
erlend-aasland
authored
2713631
View commit details
Copy full SHA for 2713631
View code at this point
Browse repository at this point
Commits on Feb 9, 2023
gh-101726: Update the OpenSSL version to 1.1.1t (GH-101727)
Show description for b41c47c
gpshead
authored
b41c47c
View commit details
Copy full SHA for b41c47c
View code at this point
Browse repository at this point
no-issue: Add Dong-hee Na as the cjkcodecs codeowner (gh-101731)
corona10
authored
1c49e61
View commit details
Copy full SHA for 1c49e61
View code at this point
Browse repository at this point
Commits on Jan 24, 2023
no-issue: Add Dong-hee Na as autoconf codeowner (gh-101281)
corona10
authored
38cc24f
View commit details
Copy full SHA for 38cc24f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL