FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github - ZeroIntensity/cpython · GitHub
ZeroIntensity
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
.github
on
main
User selector
Datepicker
Commit history
Commits on Feb 19, 2026
GH-144679: Switch to windows-2025-vs2026 build image in GitHub Actions (GH-145005)
chris-eibl
authored
6485c85
View commit details
Copy full SHA for 6485c85
View code at this point
Browse repository at this point
`compute-changes.py`: Fix & test `process_changed_files()` (#144674)
Show description for 930b3fd
StanFromIreland
and
chris-eibl
authored
930b3fd
View commit details
Copy full SHA for 930b3fd
View code at this point
Browse repository at this point
GH-144679: MSVC tailcall CI no longer needs to specify PlatformToolset (GH-145004)
Show description for 0341b10
chris-eibl
authored
0341b10
View commit details
Copy full SHA for 0341b10
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
Datetime: Tidy up docs (GH-144720)
Show description for c6a142f
StanFromIreland
and
hugovk
authored
c6a142f
View commit details
Copy full SHA for c6a142f
View code at this point
Browse repository at this point
Docs: an "improve this page" feature (#144939)
Show description for 7a7521b
nedbat
and
StanFromIreland
authored
7a7521b
View commit details
Copy full SHA for 7a7521b
View code at this point
Browse repository at this point
Move CODEOWNERS rule from devguide (GH-144924)
StanFromIreland
authored
783e3fd
View commit details
Copy full SHA for 783e3fd
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
Enable CPU tests on default ARM build (#144743)
hugovk
authored
6ef2578
View commit details
Copy full SHA for 6ef2578
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
Format CODEOWNERS file (#144842)
pablogsal
authored
23c488d
View commit details
Copy full SHA for 23c488d
View code at this point
Browse repository at this point
gh-142349: Add CODEOWNERS for lazy imports (#144840)
pablogsal
authored
5a6615f
View commit details
Copy full SHA for 5a6615f
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
gh-144551: Update various CI jobs to OpenSSL 3.5 (GH-144808)
Show description for fdbc135
zware
authored
fdbc135
View commit details
Copy full SHA for fdbc135
View code at this point
Browse repository at this point
gh-144551: Update CI to use latest OpenSSL versions (GH-144794)
Show description for b933ef9
zware
authored
b933ef9
View commit details
Copy full SHA for b933ef9
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
gh-138744: Upgrade Windows to 2025 in GitHub Actions (#144682)
Show description for eb6ebdb
vstinner
authored
eb6ebdb
View commit details
Copy full SHA for eb6ebdb
View code at this point
Browse repository at this point
gh-144675: update to WASI SDK 30 (#144676)
Show description for cac0c98
rvolosatovs
and
blurb-it[bot]
authored
cac0c98
View commit details
Copy full SHA for cac0c98
View code at this point
Browse repository at this point
Commits on Feb 9, 2026
GH-144552: Clean up `tail-call.yml ` CI (#144553)
Show description for 30cfe6e
savannahostrowski
and
hugovk
authored
30cfe6e
View commit details
Copy full SHA for 30cfe6e
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
gh-144549: Fix tail calling interpreter on Windows for FT (GH-144550)
Fidget-Spinner
authored
895e837
View commit details
Copy full SHA for 895e837
View code at this point
Browse repository at this point
gh-132132: Upgrade to VS 2026 on Windows tailcall CI (GH-144544)
Show description for 25e99b3
Fidget-Spinner
authored
25e99b3
View commit details
Copy full SHA for 25e99b3
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
gh-144376: Only run 'address' fuzzer for python3-libraries (#144398)
sethmlarson
authored
5f91577
View commit details
Copy full SHA for 5f91577
View code at this point
Browse repository at this point
gh-144242: Note that issues aren't needed for typos in docs template (GH-144288)
StanFromIreland
authored
a447828
View commit details
Copy full SHA for a447828
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
GH-143941: Move WASI-related files to Platforms/WASI (GH-143942)
Show description for 6181b69
brettcannon
and
zware
authored
6181b69
View commit details
Copy full SHA for 6181b69
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
gh-143960: Add support for OpenSSL 3.6, drop EOL 3.2 (#143961)
Show description for a126893
hugovk
and
gpshead
authored
a126893
View commit details
Copy full SHA for a126893
View code at this point
Browse repository at this point
Commits on Jan 18, 2026
Notify Sviat of GHA changes through codeowners (#143945)
Show description for 78b1370
webknjaz
and
hugovk
authored
78b1370
View commit details
Copy full SHA for 78b1370
View code at this point
Browse repository at this point
Commits on Jan 17, 2026
gh-142913: Export JIT functions for _testinternalcapi (#143958)
Show description for 7e28ae5
Fidget-Spinner
authored
7e28ae5
View commit details
Copy full SHA for 7e28ae5
View code at this point
Browse repository at this point
Commits on Jan 16, 2026
gh-143572: Run 'python3-libraries' fuzzer in CI using CIFuzz (#143749)
Show description for edeebe2
authored
edeebe2
View commit details
Copy full SHA for edeebe2
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
Add Savannah to CODEOWNERS for WASI (#143847)
savannahostrowski
authored
313d5cd
View commit details
Copy full SHA for 313d5cd
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
Bump GitHub Actions (#143757)
hugovk
authored
80e9eaf
View commit details
Copy full SHA for 80e9eaf
View code at this point
Browse repository at this point
gh-141004: GHA: Run `check-c-api-docs` check on docs-only PRs (GH-143573)
Show description for e5b5a15
StanFromIreland
and
webknjaz
authored
e5b5a15
View commit details
Copy full SHA for e5b5a15
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
Add Savannah to optimizer CODEOWNERS (#143761)
savannahostrowski
authored
0bee481
View commit details
Copy full SHA for 0bee481
View code at this point
Browse repository at this point
gh-143253: Add libabigail suppression file for internal types (#143254)
Show description for fe78c1e
pablogsal
and
encukou
authored
fe78c1e
View commit details
Copy full SHA for fe78c1e
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
Allow Android to fail CI (GH-143471)
hugovk
authored
efb4e6c
View commit details
Copy full SHA for efb4e6c
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
gh-143148: Replace pre-commit with prek in CI (#143149)
Show description for 864c598
authored
864c598
View commit details
Copy full SHA for 864c598
View code at this point
Browse repository at this point
Commits on Dec 23, 2025
Update pre-commit with zizmor and Ruff fixes (#143095)
hugovk
authored
f783cc3
View commit details
Copy full SHA for f783cc3
View code at this point
Browse repository at this point
Commits on Dec 22, 2025
GH-139922: Tail calling for MSVC (VS 2026) (GH-143068)
Show description for be3c131
authored
be3c131
View commit details
Copy full SHA for be3c131
View code at this point
Browse repository at this point
Commits on Dec 17, 2025
gh-142859: Add `Tools/check-c-api-docs` to mypy check (#142860)
sobolevn
authored
248eb3e
View commit details
Copy full SHA for 248eb3e
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
Add Fidget-Spinner to more JIT CODEOWNERS (GH-142768)
Fidget-Spinner
authored
b6d708f
View commit details
Copy full SHA for b6d708f
View code at this point
Browse repository at this point
Commits on Dec 14, 2025
gh-140189: Revert "Temporarily allow CI failures for iOS (#142365)" (#142660)
hugovk
authored
04a9009
View commit details
Copy full SHA for 04a9009
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL