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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
oracle
/
graalpython
Public
Notifications
You must be signed in to change notification settings
Fork
155
Star
1.6k
Code
Issues
66
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
graalpython
graalpython
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 31, 2026
Fix PyDict_Update accepting lists of tuples
Show description for 6c2a84b
msimacek
committed
6c2a84b
View commit details
Copy full SHA for 6c2a84b
View code at this point
Browse repository at this point
Refactor dict.update to avoid intermediate sequences
Show description for 2995c96
msimacek
committed
2995c96
View commit details
Copy full SHA for 2995c96
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
[GR-78994][GR-78957][GR-78953] Fixes for periodic jobs.
Show description for 6c15b1b
timfel
committed
6c15b1b
View commit details
Copy full SHA for 6c15b1b
View code at this point
Browse repository at this point
Ensure relative long path test exceeds MAX_PATH
timfel
committed
97e6e17
View commit details
Copy full SHA for 97e6e17
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
[GR-78883] Fix bytecode file hash verification
Show description for e08f25e
msimacek
authored and
timfel
committed
e08f25e
View commit details
Copy full SHA for e08f25e
View code at this point
Browse repository at this point
[GR-78957] Pin SWIG for PyMuPDF
timfel
committed
52d69d9
View commit details
Copy full SHA for 52d69d9
View code at this point
Browse repository at this point
[GR-78994] Improve fatal-exit subprocess diagnostics
timfel
committed
8baeedf
View commit details
Copy full SHA for 8baeedf
View code at this point
Browse repository at this point
Commits on Aug 21, 2026
[GR-78886] Support long paths in the Windows native POSIX backend
Show description for 9820aba
timfel
committed
9820aba
View commit details
Copy full SHA for 9820aba
View code at this point
Browse repository at this point
[GR-78886] Allow long path test failure on old Windows
timfel
committed
4bbd3b8
View commit details
Copy full SHA for 4bbd3b8
View code at this point
Browse repository at this point
GetFullPathNameW is documented to work with NULL probes, any crashes must have another cause
timfel
committed
7b84009
View commit details
Copy full SHA for 7b84009
View code at this point
Browse repository at this point
Address review comments
timfel
committed
b2c62a2
View commit details
Copy full SHA for b2c62a2
View code at this point
Browse repository at this point
[GR-78932] Add more patches
Show description for 67b5b0f
msimacek
committed
67b5b0f
View commit details
Copy full SHA for 67b5b0f
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
Add patch for uvloop 0.22.1
msimacek
committed
e87f155
View commit details
Copy full SHA for e87f155
View code at this point
Browse repository at this point
Add patch for orjson 3.11.5
msimacek
committed
80ed6e5
View commit details
Copy full SHA for 80ed6e5
View code at this point
Browse repository at this point
Widen pandas patch range
msimacek
committed
9859f0b
View commit details
Copy full SHA for 9859f0b
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
Run long path test on all platforms.
timfel
committed
4f93b8d
View commit details
Copy full SHA for 4f93b8d
View code at this point
Browse repository at this point
Harden bytecode header verification
msimacek
committed
949ac6f
View commit details
Copy full SHA for 949ac6f
View code at this point
Browse repository at this point
[GR-78886] Fix Windows native long path preparation
timfel
committed
3346afb
View commit details
Copy full SHA for 3346afb
View code at this point
Browse repository at this point
Support long paths in Windows native POSIX backend
timfel
committed
21015d9
View commit details
Copy full SHA for 21015d9
View code at this point
Browse repository at this point
[GR-78840] Make BouncyCastle opt-in
Show description for 85d36e2
timfel
committed
85d36e2
View commit details
Copy full SHA for 85d36e2
View code at this point
Browse repository at this point
Fix bytecode file hash verification
msimacek
committed
300c475
View commit details
Copy full SHA for 300c475
View code at this point
Browse repository at this point
Test different verification modes in test_reparse
msimacek
committed
9e83ce0
View commit details
Copy full SHA for 9e83ce0
View code at this point
Browse repository at this point
Add a unit test for __graalpython__.load_bytecode_file
msimacek
committed
0b3566b
View commit details
Copy full SHA for 0b3566b
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
[GR-78851] More robust Windows test runner process cleanup.
Show description for a280caf
fangerer
committed
a280caf
View commit details
Copy full SHA for a280caf
View code at this point
Browse repository at this point
Address review comments
timfel
committed
9712c23
View commit details
Copy full SHA for 9712c23
View code at this point
Browse repository at this point
Handle unavailable BouncyCastle in tests and add separate gate with bouncycastle enabled
timfel
committed
e6c5e02
View commit details
Copy full SHA for e6c5e02
View code at this point
Browse repository at this point
[GR-75715] Implement marshal allow_code parameter
Show description for 247ca8b
msimacek
committed
247ca8b
View commit details
Copy full SHA for 247ca8b
View code at this point
Browse repository at this point
[GR-78705] Fix enumerate start handling for None and index
Show description for 18a0c5f
msimacek
committed
18a0c5f
View commit details
Copy full SHA for 18a0c5f
View code at this point
Browse repository at this point
More robust Windows test runner process cleanup
fangerer
committed
a40c29e
View commit details
Copy full SHA for a40c29e
View code at this point
Browse repository at this point
[GR-78840] Make BouncyCastle opt-in
timfel
committed
ce85565
View commit details
Copy full SHA for ce85565
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
[GR-78765] Format slice repr members with repr() instead of toString()
Show description for 311cd67
msimacek
committed
311cd67
View commit details
Copy full SHA for 311cd67
View code at this point
Browse repository at this point
Use uncached nodes in slice repr
msimacek
committed
7413866
View commit details
Copy full SHA for 7413866
View code at this point
Browse repository at this point
Implement marshal allow_code parameter
msimacek
committed
433254a
View commit details
Copy full SHA for 433254a
View code at this point
Browse repository at this point
[GR-21590] Import update.
Show description for 1d3dd94
fangerer
committed
1d3dd94
View commit details
Copy full SHA for 1d3dd94
View code at this point
Browse repository at this point
Adapt to updated GraalOS launcher
fangerer
committed
985c4e7
View commit details
Copy full SHA for 985c4e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.