FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github - WolframAlph/cpython · GitHub
WolframAlph
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
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 May 15, 2025
gh-133410: Fix PR detection in build workflow (#133671)
hugovk
authored
319acf3
View commit details
Copy full SHA for 319acf3
View code at this point
Browse repository at this point
gh-133403: Check `Tools/build/deepfreeze.py` with mypy (#133802)
sobolevn
authored
7eaa097
View commit details
Copy full SHA for 7eaa097
View code at this point
Browse repository at this point
Commits on May 9, 2025
gh-133403: Check `Tools/build/generate-build-details.py` with mypy (#133735)
sobolevn
authored
cd2f234
View commit details
Copy full SHA for cd2f234
View code at this point
Browse repository at this point
Commits on May 8, 2025
gh-133403: Check `Tools/build/verify_ensurepip_wheels.py` with mypy (#133453)
Show description for 5f3d3f2
authored
5f3d3f2
View commit details
Copy full SHA for 5f3d3f2
View code at this point
Browse repository at this point
Commits on May 7, 2025
wasi: Update the location of the 'config.site' file in the build script (GH-133611)
Show description for 14291fa
zware
authored
14291fa
View commit details
Copy full SHA for 14291fa
View code at this point
Browse repository at this point
GH-133600: Refactor `wasi.py` into `wasi/__main__.py`
Show description for ee49644
brettcannon
committed
ee49644
View commit details
Copy full SHA for ee49644
View code at this point
Browse repository at this point
Python 3.15.0a0
hugovk
committed
9748fb3
View commit details
Copy full SHA for 9748fb3
View code at this point
Browse repository at this point
Commits on May 5, 2025
GH-133410: Use commit hashes for change detection (gh-133416)
AA-Turner
authored
d530e74
View commit details
Copy full SHA for d530e74
View code at this point
Browse repository at this point
Commits on May 4, 2025
gh-126835: Rename `ast_opt.c` to `ast_preprocess.c` and related stuff after moving const folding to the peephole optimizier (#131830)
WolframAlph
authored
0a1fedb
View commit details
Copy full SHA for 0a1fedb
View code at this point
Browse repository at this point
Commits on May 2, 2025
GH-113464: Get LLVM from cpython-bin-deps on Windows (GH-133278)
brandtbucher
authored
bfcbb28
View commit details
Copy full SHA for bfcbb28
View code at this point
Browse repository at this point
GH-133171: Prevent combinations of --disable-gil and --enable-experimental-jit... for now (GH-133179)
brandtbucher
authored
2da48e3
View commit details
Copy full SHA for 2da48e3
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
GH-114809: Add support for macOS multi-arch builds with the JIT enabled (#131751)
Show description for 26c0248
authored
26c0248
View commit details
Copy full SHA for 26c0248
View code at this point
Browse repository at this point
Remove redundant ``--keep-going`` when running Sphinx (#133156)
hugovk
authored
c78216e
View commit details
Copy full SHA for c78216e
View code at this point
Browse repository at this point
gh-132661: Implement PEP 750 (#132662)
Show description for 6020260
authored
6020260
View commit details
Copy full SHA for 6020260
View code at this point
Browse repository at this point
gh-133117: Run mypy on `tomllib` in CI (#133118)
sobolevn
authored
5ea9010
View commit details
Copy full SHA for 5ea9010
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Run mypy workflow on `_colorize.py` and `Misc/mypy/**` changes (#133116)
Show description for 01f11a0
sobolevn
and
hugovk
authored
01f11a0
View commit details
Copy full SHA for 01f11a0
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
gh-132912: Set 15 min timeout on GHA Hypothesis CI (#132914)
vstinner
authored
eb2e430
View commit details
Copy full SHA for eb2e430
View code at this point
Browse repository at this point
gh-131423: Update OpenSSL data to 3.4.1 on Linux (#131618)
Show description for 6a9bfee
picnixz
authored
6a9bfee
View commit details
Copy full SHA for 6a9bfee
View code at this point
Browse repository at this point
Commits on Apr 22, 2025
CODEOWNERS: add myself to unionobject.c (#132808)
JelleZijlstra
authored
722c501
View commit details
Copy full SHA for 722c501
View code at this point
Browse repository at this point
Update `pre-commit` repos (#132792)
sobolevn
authored
87b1ea0
View commit details
Copy full SHA for 87b1ea0
View code at this point
Browse repository at this point
Commits on Apr 19, 2025
Exclude `.mailmap` in Codeowners (#132722)
Show description for df85bb3
StanFromIreland
and
hugovk
authored
df85bb3
View commit details
Copy full SHA for df85bb3
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
Use Windows ARM64 hosted runners (#132546)
Show description for 10a7761
hugovk
and
diegorusso
authored
10a7761
View commit details
Copy full SHA for 10a7761
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
CI: Update outdated references to Python version and GH issues (#132394)
picnixz
authored
f230525
View commit details
Copy full SHA for f230525
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
gh-131507: Add a way to recreate the `Misc/mypy` symlinks if missing (#132274)
Show description for 16dcb57
ambv
and
StanFromIreland
authored
16dcb57
View commit details
Copy full SHA for 16dcb57
View code at this point
Browse repository at this point
Commits on Apr 5, 2025
gh-132132: Upgrade LLVM on tail calling CI (GH-132098)
Fidget-Spinner
authored
92fb949
View commit details
Copy full SHA for 92fb949
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
Enable Windows on Arm GitHub runners (#131994)
diegorusso
authored
0dbaeb9
View commit details
Copy full SHA for 0dbaeb9
View code at this point
Browse repository at this point
Commits on Apr 2, 2025
gh-118761: Optimise import time for ast (#131953)
AA-Turner
authored
f20f02e
View commit details
Copy full SHA for f20f02e
View code at this point
Browse repository at this point
Commits on Mar 30, 2025
gh-131895: fix clang `$PATH` on Darwin runners for tail-calling interpreter (#131903)
picnixz
authored
39fa19a
View commit details
Copy full SHA for 39fa19a
View code at this point
Browse repository at this point
Update cryptographic CODEOWNERS entry (#131892)
Show description for 2c3e3fe
picnixz
authored
2c3e3fe
View commit details
Copy full SHA for 2c3e3fe
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
GH-131678: fix Windows tail-call CI does not run the test cases (GH-131690)
chris-eibl
authored
ce77da5
View commit details
Copy full SHA for ce77da5
View code at this point
Browse repository at this point
Commits on Mar 11, 2025
gh-130039: Tailcall for windows builds (GH-130040)
Show description for a8ee1e1
Fidget-Spinner
and
hugovk
authored
a8ee1e1
View commit details
Copy full SHA for a8ee1e1
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
Add Ammar to CODEOWNERS for fuzzing (#131057)
ammaraskar
authored
8431b1f
View commit details
Copy full SHA for 8431b1f
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
gh-130604: Always run all matrix workflows in GitHub Actions (#130603)
AA-Turner
authored
fda056e
View commit details
Copy full SHA for fda056e
View code at this point
Browse repository at this point
gh-127785: Reduce permissions in the `check labels` workflow (#130596)
shenxianpeng
authored
5ba69e7
View commit details
Copy full SHA for 5ba69e7
View code at this point
Browse repository at this point
Commits on Feb 21, 2025
GH-103180: Set a timeout for every job in GitHub Actions (#130375)
AA-Turner
authored
d0a1e5c
View commit details
Copy full SHA for d0a1e5c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL