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
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 }}
Fidget-Spinner
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
4
Star
1
Code
Issues
0
Pull requests
7
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
workflows
build.yml
on
stackref_debug_real
User selector
All users
All time
Commit history
Commits on Jul 17, 2024
Merge remote-tracking branch 'upstream/main' into stackref_debug_real
Fidget-Spinner
committed
a6e6576
View commit details
Copy full SHA for a6e6576
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
🧪🚑 Fix using `check_source` flags as bool (#121848)
webknjaz
authored
a0b205b
View commit details
Copy full SHA for a0b205b
View code at this point
Browse repository at this point
Commits on Jul 14, 2024
Generalize reusable Windows CI jobs (#121766)
webknjaz
authored
7982363
View commit details
Copy full SHA for 7982363
View code at this point
Browse repository at this point
Fix cache restoration for Hypothesis CI job (#121756)
webknjaz
authored
6505bda
View commit details
Copy full SHA for 6505bda
View code at this point
Browse repository at this point
Commits on Jun 28, 2024
fix CI
Fidget-Spinner
committed
d2c7bb9
View commit details
Copy full SHA for d2c7bb9
View code at this point
Browse repository at this point
A StackRef Debugging Mode
Fidget-Spinner
committed
ddf839e
View commit details
Copy full SHA for ddf839e
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
gh-119146: Update ``regexp`` in `build.yml` to not trigger the jobs on `*.md` and `*.ini` files. (#120435)
Show description for ca5108a
Eclips4
and
hugovk
authored
ca5108a
View commit details
Copy full SHA for ca5108a
View code at this point
Browse repository at this point
Commits on Jun 6, 2024
gh-120111: Don't use cirrus M1 macOS runners on fork (#120116)
Show description for fd104df
nineteendo
and
hugovk
authored
fd104df
View commit details
Copy full SHA for fd104df
View code at this point
Browse repository at this point
Commits on Jun 3, 2024
Use Cirrus M1 macOS runners for CI (GH-119979)
Show description for 6acb32f
ambv
and
ewdurbin
authored
6acb32f
View commit details
Copy full SHA for 6acb32f
View code at this point
Browse repository at this point
Commits on May 29, 2024
CI: set correct working directory for Hypothesis cache (GH-119345)
Show description for 055c739
Zac-HD
authored
055c739
View commit details
Copy full SHA for 055c739
View code at this point
Browse repository at this point
Commits on May 10, 2024
gh-117657: Log TSAN warnings to separate files and archive them (#118747)
Show description for b88889e
mpage
authored
b88889e
View commit details
Copy full SHA for b88889e
View code at this point
Browse repository at this point
Commits on May 8, 2024
Run CI on the 3.13 branch (#118779)
JelleZijlstra
authored
c68311d
View commit details
Copy full SHA for c68311d
View code at this point
Browse repository at this point
Commits on May 7, 2024
Revert to free macOS runners (#118744)
ambv
authored
2a85bed
View commit details
Copy full SHA for 2a85bed
View code at this point
Browse repository at this point
Commits on May 6, 2024
Use Intel with 12 cores for free-threading tests for maximum speedup (#118677)
ambv
authored
5a9eeaf
View commit details
Copy full SHA for 5a9eeaf
View code at this point
Browse repository at this point
Test premium Mac builders (#118672)
ambv
authored
9fd33af
View commit details
Copy full SHA for 9fd33af
View code at this point
Browse repository at this point
gh-115119: Bump CI to use Ubuntu 22.04 (#118631)
Show description for 716ec4b
erlend-aasland
authored
716ec4b
View commit details
Copy full SHA for 716ec4b
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
gh-118039: Fix config.cache key on WASI (#118137)
nineteendo
authored
456c29c
View commit details
Copy full SHA for 456c29c
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
gh-117657: Add TSAN suppressions for the free-threaded build (#117736)
Show description for 4783206
mpage
authored
4783206
View commit details
Copy full SHA for 4783206
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
Revert "gh-116886: Temporarily disable CIfuzz (memory) (GH-117018)" (GH-117289)
Show description for 2cedd25
illia-v
authored
2cedd25
View commit details
Copy full SHA for 2cedd25
View code at this point
Browse repository at this point
Commits on Mar 19, 2024
gh-116886: Temporarily disable CIfuzz (memory) (#117018)
ambv
authored
1ab0d0b
View commit details
Copy full SHA for 1ab0d0b
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
Bump GitHub Actions (#116944)
hugovk
authored
3a99f5c
View commit details
Copy full SHA for 3a99f5c
View code at this point
Browse repository at this point
Commits on Mar 16, 2024
gh-112536: Add TSAN builds on Github Actions (#116872)
corona10
authored
20578a1
View commit details
Copy full SHA for 20578a1
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
CI: Only test free-threading with faster macOS M1 (#116814)
Show description for 415cd06
hugovk
authored
415cd06
View commit details
Copy full SHA for 415cd06
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
GH-115976: Add WASI to CI (GH-116516)
Show description for 05070f4
brettcannon
and
hugovk
authored
05070f4
View commit details
Copy full SHA for 05070f4
View code at this point
Browse repository at this point
Commits on Feb 22, 2024
gh-115663: Remove 'regen-sbom' from the 'regen-all' target (#115790)
sethmlarson
authored
c6a47de
View commit details
Copy full SHA for c6a47de
View code at this point
Browse repository at this point
Commits on Feb 13, 2024
gh-115383: Use runner version to compute config.cache key (#115409)
colesbury
authored
4deb705
View commit details
Copy full SHA for 4deb705
View code at this point
Browse repository at this point
Commits on Feb 6, 2024
gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (#115050)
Show description for 299e16c
ned-deily
authored
299e16c
View commit details
Copy full SHA for 299e16c
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
build(deps): bump actions/cache from 3 to 4 (#114856)
Show description for d4c5ec2
dependabot[bot]
authored
d4c5ec2
View commit details
Copy full SHA for d4c5ec2
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
gh-113858: GH Actions: Limit max ccache size for the asan build (GH-114113)
encukou
authored
ac44ec6
View commit details
Copy full SHA for ac44ec6
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
gh-113858: Cut down ccache size (GH-113945)
Show description for fcb4c8d
encukou
authored
fcb4c8d
View commit details
Copy full SHA for fcb4c8d
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
GH-113858: GitHub Actions config: Only save ccache on pushes (GH-113859)
encukou
authored
5d384b0
View commit details
Copy full SHA for 5d384b0
View code at this point
Browse repository at this point
Commits on Jan 2, 2024
build(deps): bump actions/upload-artifact from 3 to 4 (#113614)
Show description for fff1e8a
dependabot[bot]
authored
fff1e8a
View commit details
Copy full SHA for fff1e8a
View code at this point
Browse repository at this point
no-issue: Use the official term "free-threading" for GitHub Action (gh-113622)
corona10
authored
3aadb95
View commit details
Copy full SHA for 3aadb95
View code at this point
Browse repository at this point
Commits on Jan 1, 2024
build(deps): bump github/codeql-action from 2 to 3 (#113613)
Show description for 9132f42
dependabot[bot]
authored
9132f42
View commit details
Copy full SHA for 9132f42
View code at this point
Browse repository at this point
build(deps): bump actions/setup-python from 4 to 5 (#113612)
Show description for 686d65a
dependabot[bot]
authored
686d65a
View commit details
Copy full SHA for 686d65a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.