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
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 }}
devdanzin
/
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
test_python_basic_repl
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 24, 2024
Add --with-lto back to Linux JIT CI (GH-120921)
savannahostrowski
authored
fd0f814
View commit details
Copy full SHA for fd0f814
View code at this point
Browse repository at this point
Commits on Jun 18, 2024
No longer watch the queue module, remove rhettinger (#120664)
rhettinger
authored
3044d38
View commit details
Copy full SHA for 3044d38
View code at this point
Browse repository at this point
Commits on Jun 16, 2024
gh-120360: Add self as IDLE doc owner (#120571)
Show description for cf49ef7
terryjreedy
authored
cf49ef7
View commit details
Copy full SHA for cf49ef7
View code at this point
Browse repository at this point
Commits on Jun 13, 2024
Add codeowner for Makefile.pre.in and Modules/Setup* (#120468)
erlend-aasland
authored
6674c63
View commit details
Copy full SHA for 6674c63
View code at this point
Browse repository at this point
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 10, 2024
Fix the CODEOWNERS for _interpretersmodule.c (gh-120288)
aisk
authored
6efe346
View commit details
Copy full SHA for 6efe346
View code at this point
Browse repository at this point
Commits on Jun 6, 2024
Add Tian Gao to CODEOWNERS and ACKS (GH-120166)
gaogaotiantian
authored
417bec7
View commit details
Copy full SHA for 417bec7
View code at this point
Browse repository at this point
CODEOWNERS: Add myself to symtable and AST (#120139)
Show description for d50a7c4
JelleZijlstra
and
carljm
authored
d50a7c4
View commit details
Copy full SHA for d50a7c4
View code at this point
Browse repository at this point
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
update CODEOWNERS (#120003)
iritkatriel
authored
b8fde5d
View commit details
Copy full SHA for b8fde5d
View code at this point
Browse repository at this point
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 27, 2024
Withdraw most of my ownership in favor of Mark (#119611)
gvanrossum
authored
3ff06eb
View commit details
Copy full SHA for 3ff06eb
View code at this point
Browse repository at this point
Commits on May 25, 2024
Add codeowners for PYREPL (#119550)
pablogsal
authored
6b6c1a9
View commit details
Copy full SHA for 6b6c1a9
View code at this point
Browse repository at this point
Commits on May 24, 2024
GH-113464: Run the JIT interpreter before any other JIT CI (GH-119466)
brandtbucher
authored
b48a3db
View commit details
Copy full SHA for b48a3db
View code at this point
Browse repository at this point
Commits on May 21, 2024
GH-119292: Add job to JIT CI to build and test with --disable-gil (GH-119293)
Show description for c4722cd
savannahostrowski
and
hugovk
authored
c4722cd
View commit details
Copy full SHA for c4722cd
View code at this point
Browse repository at this point
Use `fail-fast: false` in `mypy.yml` (#119297)
Show description for b365332
sobolevn
authored
b365332
View commit details
Copy full SHA for b365332
View code at this point
Browse repository at this point
Commits on May 20, 2024
Docs: Ensure no warnings are found in the NEWS file before a given line number (#119221)
hugovk
authored
034cf0c
View commit details
Copy full SHA for 034cf0c
View code at this point
Browse repository at this point
Commits on May 19, 2024
GH-119146: Don't run JIT CI on unrelated changes (GH-119147)
Show description for 5307f44
savannahostrowski
and
AlexWaygood
authored
5307f44
View commit details
Copy full SHA for 5307f44
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
gh-117657: Use clang 18 in TSAN builds (GH-118533)
Show description for 3a6ff1b
mpage
authored
3a6ff1b
View commit details
Copy full SHA for 3a6ff1b
View code at this point
Browse repository at this point
Commits on May 6, 2024
GH-118251: Bump the JIT CI timeout to 90 minutes (#118661)
brandtbucher
authored
430945d
View commit details
Copy full SHA for 430945d
View code at this point
Browse repository at this point
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: Default to --with-system-libmpdec=yes (#118539)
Show description for 325a1da
erlend-aasland
and
zware
authored
325a1da
View commit details
Copy full SHA for 325a1da
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 May 5, 2024
gh-111201: A new Python REPL (GH-111567)
Show description for f27f8c7
6 people
authored
f27f8c7
View commit details
Copy full SHA for f27f8c7
View code at this point
Browse repository at this point
Commits on May 3, 2024
GH-118251: Fix incomplete ternary expression in JIT workflow (GH-118564)
brandtbucher
authored
139dc48
View commit details
Copy full SHA for 139dc48
View code at this point
Browse repository at this point
GH-118251: Skip fewer test in emulated JIT CI (GH-118536)
savannahostrowski
authored
5248596
View commit details
Copy full SHA for 5248596
View code at this point
Browse repository at this point
Commits on May 1, 2024
gh-116622: Add Android testbed (GH-117878)
Show description for 2520eed
mhsmith
authored
2520eed
View commit details
Copy full SHA for 2520eed
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
GH-118306: Update JIT to use LLVM 18 (GH-118307)
savannahostrowski
authored
8b56d82
View commit details
Copy full SHA for 8b56d82
View code at this point
Browse repository at this point
gh-118401: Docs: Use Sphinx short options (#118403)
hugovk
authored
ee3413c
View commit details
Copy full SHA for ee3413c
View code at this point
Browse repository at this point
Docs: Upgrade to Sphinx 7.3 (#118397)
hugovk
authored
8d4b756
View commit details
Copy full SHA for 8d4b756
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.