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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.2k
Star
74.3k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: python/cpython
Actions
All workflows
Workflows
JIT
JIT
Lint
Lint
mypy
mypy
Tail calling interpreter
Tail calling interpreter
Tests
Tests
Add issue header
Add issue header
Check labels
Check labels
CodeQL
CodeQL
Codespaces Prebuilds
Codespaces Prebuilds
Copilot
Copilot
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
2,500+ workflow runs
2,500+ workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
gh-149427: Improve performance of re.compile() for patterns with character ranges
Lint
#129028:
Pull request
#149428
synchronize by
eendebakpt
49s
eendebakpt:regex_compile_charset_memcpy
eendebakpt:regex_compile_charset_memcpy
49s
View #149428
View workflow file
gh-149427: Improve performance of re.compile() for patterns with character ranges
Check labels
#288317:
Pull request
#149428
synchronize by
eendebakpt
8s
eendebakpt:regex_compile_charset_memcpy
eendebakpt:regex_compile_charset_memcpy
8s
View #149428
View workflow file
gh-148697: Handle unicode characters in bytecodes.c
Tests
#205553:
Pull request
#148699
synchronize by
eendebakpt
33m 56s
eendebakpt:unicode_char_fix
eendebakpt:unicode_char_fix
33m 56s
View #148699
View workflow file
gh-148697: Handle unicode characters in bytecodes.c
mypy
#23047:
Pull request
#148699
synchronize by
eendebakpt
25s
eendebakpt:unicode_char_fix
eendebakpt:unicode_char_fix
25s
View #148699
View workflow file
gh-148697: Handle unicode characters in bytecodes.c
Lint
#129027:
Pull request
#148699
synchronize by
eendebakpt
54s
eendebakpt:unicode_char_fix
eendebakpt:unicode_char_fix
54s
View #148699
View workflow file
gh-148697: Handle unicode characters in bytecodes.c
Check labels
#288316:
Pull request
#148699
synchronize by
eendebakpt
11s
eendebakpt:unicode_char_fix
eendebakpt:unicode_char_fix
11s
View #148699
View workflow file
gh-109817: Add --single-process-per-case option to libregrtest
Tests
#205552:
Pull request
#151689
synchronize by
Aniketsy
15m 31s
Aniketsy:fix-109817
Aniketsy:fix-109817
15m 31s
View #151689
View workflow file
gh-109817: Add --single-process-per-case option to libregrtest
Lint
#129026:
Pull request
#151689
synchronize by
Aniketsy
57s
Aniketsy:fix-109817
Aniketsy:fix-109817
57s
View #151689
View workflow file
gh-109817: Add --single-process-per-case option to libregrtest
Check labels
#288315:
Pull request
#151689
synchronize by
Aniketsy
16s
Aniketsy:fix-109817
Aniketsy:fix-109817
16s
View #151689
View workflow file
gh-109817: Add --single-process-per-case option to libregrtest
mypy
#23046:
Pull request
#151689
synchronize by
Aniketsy
33s
Aniketsy:fix-109817
Aniketsy:fix-109817
33s
View #151689
View workflow file
Update documentation comment to match file rename
Tests
#205551:
Pull request
#155524
synchronize by
SakiKafuu
34m 54s
SakiKafuu:patch-1
SakiKafuu:patch-1
34m 54s
View #155524
View workflow file
Update documentation comment to match file rename
Check labels
#288314:
Pull request
#155524
synchronize by
SakiKafuu
11s
SakiKafuu:patch-1
SakiKafuu:patch-1
11s
View #155524
View workflow file
Update documentation comment to match file rename
Lint
#129025:
Pull request
#155524
synchronize by
SakiKafuu
56s
SakiKafuu:patch-1
SakiKafuu:patch-1
56s
View #155524
View workflow file
[3.13] gh-90982: Document prefixes argument on site.getsitepackages (GH-31546)
Check labels
#288313:
Pull request
#155645
labeled by
bedevere-app
Bot
6s
miss-islington:backport-bc31217-3.13
miss-islington:backport-bc31217-3.13
6s
View #155645
View workflow file
gh-90982: document prefixes argument on site.getsitepackages
Check labels
#288312:
Pull request
#31546
unlabeled by
bedevere-app
Bot
11s
asnelling:issue46826
asnelling:issue46826
11s
View #31546
View workflow file
[3.14] gh-90982: Document prefixes argument on site.getsitepackages (GH-31546)
Check labels
#288310:
Pull request
#155644
labeled by
bedevere-app
Bot
11s
miss-islington:backport-bc31217-3.14
miss-islington:backport-bc31217-3.14
11s
View #155644
View workflow file
[3.13] gh-90982: Document prefixes argument on site.getsitepackages (GH-31546)
Check labels
#288311:
Pull request
#155645
labeled by
bedevere-app
Bot
8s
miss-islington:backport-bc31217-3.13
miss-islington:backport-bc31217-3.13
8s
View #155645
View workflow file
[3.13] gh-90982: Document prefixes argument on site.getsitepackages (GH-31546)
Check labels
#288309:
Pull request
#155645
labeled by
bedevere-app
Bot
8s
miss-islington:backport-bc31217-3.13
miss-islington:backport-bc31217-3.13
8s
View #155645
View workflow file
gh-90982: document prefixes argument on site.getsitepackages
Check labels
#288308:
Pull request
#31546
unlabeled by
bedevere-app
Bot
10s
asnelling:issue46826
asnelling:issue46826
10s
View #31546
View workflow file
[3.13] gh-90982: Document prefixes argument on site.getsitepackages (GH-31546)
Tests
#205550:
Pull request
#155645
opened by
miss-islington
6m 5s
miss-islington:backport-bc31217-3.13
miss-islington:backport-bc31217-3.13
6m 5s
View #155645
View workflow file
[3.13] gh-90982: Document prefixes argument on site.getsitepackages (GH-31546)
Lint
#129024:
Pull request
#155645
opened by
miss-islington
57s
miss-islington:backport-bc31217-3.13
miss-islington:backport-bc31217-3.13
57s
View #155645
View workflow file
[3.13] gh-90982: Document prefixes argument on site.getsitepackages (GH-31546)
Check labels
#288307:
Pull request
#155645
opened by
miss-islington
15s
miss-islington:backport-bc31217-3.13
miss-islington:backport-bc31217-3.13
15s
View #155645
View workflow file
[3.14] gh-90982: Document prefixes argument on site.getsitepackages (GH-31546)
Tests
#205549:
Pull request
#155644
opened by
miss-islington
7m 27s
miss-islington:backport-bc31217-3.14
miss-islington:backport-bc31217-3.14
7m 27s
View #155644
View workflow file
[3.14] gh-90982: Document prefixes argument on site.getsitepackages (GH-31546)
Lint
#129023:
Pull request
#155644
opened by
miss-islington
58s
miss-islington:backport-bc31217-3.14
miss-islington:backport-bc31217-3.14
58s
View #155644
View workflow file
[3.14] gh-90982: Document prefixes argument on site.getsitepackages (GH-31546)
Check labels
#288306:
Pull request
#155644
opened by
miss-islington
11s
miss-islington:backport-bc31217-3.14
miss-islington:backport-bc31217-3.14
11s
View #155644
View workflow file
Previous
1
2
3
4
5
6
…
99
100
101
Next
You can’t perform that action at this time.