Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
eendebakpt
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Pull requests
6
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
.github
workflows
on
json_encoder_python
User selector
All users
All time
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
3 people
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
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 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
3 people
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-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 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 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 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
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 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
Commits on Feb 19, 2025
Revert "Use ubuntu-22.04-arm image for Arm runners. (#129834)" (#130305)
Show description for fb17f41
diegorusso
authored
fb17f41
View commit details
Copy full SHA for fb17f41
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
CI: Use ImageOS (ubuntu24) instead of runner.os (Linux) in cache keys (#130200)
hugovk
authored
3d7a141
View commit details
Copy full SHA for 3d7a141
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
CI: Mark the `cross-build-linux` job as skippable (#130113)
ZeroIntensity
authored
fda87c0
View commit details
Copy full SHA for fda87c0
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
no-issue: Add free-threading build for TC dispatch (gh-130083)
Show description for c357d69
corona10
authored
c357d69
View commit details
Copy full SHA for c357d69
View code at this point
Browse repository at this point
GH-127432: add cross-build-linux as a required CI job (#129459)
FFY00
authored
2a0256f
View commit details
Copy full SHA for 2a0256f
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
gh-128446: Skip Windows CI for Unix build system changes (#128450)
Show description for b05fa90
srinivasreddy
and
AA-Turner
authored
b05fa90
View commit details
Copy full SHA for b05fa90
View code at this point
Browse repository at this point
Commits on Feb 9, 2025
Trigger tail call CI on more files (GH-129906)
Fidget-Spinner
authored
8f9c6fa
View commit details
Copy full SHA for 8f9c6fa
View code at this point
Browse repository at this point
Commits on Feb 8, 2025
Use ubuntu-22.04-arm image for Arm runners. (#129834)
Show description for 80b9e79
diegorusso
authored
80b9e79
View commit details
Copy full SHA for 80b9e79
View code at this point
Browse repository at this point
Commits on Feb 6, 2025
gh-128563: A new tail-calling interpreter (GH-128718)
Show description for cb640b6
4 people
authored
cb640b6
View commit details
Copy full SHA for cb640b6
View code at this point
Browse repository at this point
gh-129694: Add `--parallel-threads` TSAN job to CI (gh-129696)
Show description for 555dc50
colesbury
authored
555dc50
View commit details
Copy full SHA for 555dc50
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Convert change detection to a Python script (#129627)
Show description for 7d9a22f
3 people
authored
7d9a22f
View commit details
Copy full SHA for 7d9a22f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.