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
4
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
lib-python
3
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 5, 2026
[GR-77822] Make JVM coverage deadlock tests serial
timfel
committed
0187884
View commit details
Copy full SHA for 0187884
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
Merge branch 'master' into msimacek/GR-75701-Update_bundled_standard_library_to_3.13
msimacek
committed
e8e47d5
View commit details
Copy full SHA for e8e47d5
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
Limit stack size for JSON tests on Windows
fangerer
committed
d0e8d08
View commit details
Copy full SHA for d0e8d08
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
Merge branch 'master' into msimacek/GR-75701-Update_bundled_standard_library_to_3.13
msimacek
committed
fa014a5
View commit details
Copy full SHA for fa014a5
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
Add initial Windows native posix backend.
timfel
authored and
fangerer
committed
73c384c
View commit details
Copy full SHA for 73c384c
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
Disable validating lineno vs co_lines in test_sys_settrace for now
msimacek
committed
138862f
View commit details
Copy full SHA for 138862f
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
Avoid identity comparison for empty tuples in test_typing
msimacek
committed
b38b399
View commit details
Copy full SHA for b38b399
View code at this point
Browse repository at this point
Merge branch 'python-import' into msimacek/GR-75701-Update_bundled_standard_library_to_3.13
msimacek
committed
146b006
View commit details
Copy full SHA for 146b006
View code at this point
Browse repository at this point
Update Python inlined files: 3.13.14
msimacek
committed
b452103
View commit details
Copy full SHA for b452103
View code at this point
Browse repository at this point
Disable list tests that depend on finalizers
msimacek
committed
710e4ec
View commit details
Copy full SHA for 710e4ec
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Avoid sched_getscheduler in tests
msimacek
committed
dca3934
View commit details
Copy full SHA for dca3934
View code at this point
Browse repository at this point
Skip tests that require CPython internals
msimacek
committed
e626fed
View commit details
Copy full SHA for e626fed
View code at this point
Browse repository at this point
Import _testlimitedcapi from CPython
msimacek
committed
520b1c6
View commit details
Copy full SHA for 520b1c6
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
Implement new changes in ssl module
msimacek
committed
cc41502
View commit details
Copy full SHA for cc41502
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
Avoid _opcode in test support
msimacek
committed
3aa52fd
View commit details
Copy full SHA for 3aa52fd
View code at this point
Browse repository at this point
Merge branch 'master' into msimacek/GR-75701-Update_bundled_standard_library_to_3.13
msimacek
committed
6da6410
View commit details
Copy full SHA for 6da6410
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Merge branch 'python-import' into msimacek/GR-75701-Update_bundled_standard_library_to_3.13
msimacek
committed
28eaba4
View commit details
Copy full SHA for 28eaba4
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
Update Python inlined files: 3.13.14
msimacek
committed
9340f61
View commit details
Copy full SHA for 9340f61
View code at this point
Browse repository at this point
Accept 143 exit code in multiprocessing test
msimacek
committed
e565b4f
View commit details
Copy full SHA for e565b4f
View code at this point
Browse repository at this point
[GR-74172] Remove graalpy multiprocessing backend
msimacek
committed
3156e0d
View commit details
Copy full SHA for 3156e0d
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
Remove bytecode DSL interpreter marker
msimacek
committed
07e59eb
View commit details
Copy full SHA for 07e59eb
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Skip or avoid windows jdk21 test paths that trigger native access
timfel
committed
e7b7818
View commit details
Copy full SHA for e7b7818
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
Implement surrogateescape for DecodeFSDefault
fangerer
committed
7aa25ce
View commit details
Copy full SHA for 7aa25ce
View code at this point
Browse repository at this point
[GR-76116] Remove Truffle NFI dependency and references.
Show description for b8c3814
fangerer
committed
b8c3814
View commit details
Copy full SHA for b8c3814
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
Remove Truffle NFI dependency
fangerer
committed
73024e4
View commit details
Copy full SHA for 73024e4
View code at this point
Browse repository at this point
[GR-21590] Increase XML-RPC server shutdown timeout
steve-s
committed
56e6546
View commit details
Copy full SHA for 56e6546
View code at this point
Browse repository at this point
[GR-47131] Re-enable sqlite unicode tests
timfel
committed
4b7c766
View commit details
Copy full SHA for 4b7c766
View code at this point
Browse repository at this point
Commits on May 28, 2026
[GR-74504] Enabling DEFAULT instead of WITH_SOURCE
Show description for d908c69
OctaveLarose
committed
d908c69
View commit details
Copy full SHA for d908c69
View code at this point
Browse repository at this point
[GR-75935] Fix GitHub Actions artifact ordering.
Show description for 80ecf63
steve-s
committed
80ecf63
View commit details
Copy full SHA for 80ecf63
View code at this point
Browse repository at this point
Commits on May 27, 2026
No longer materializing source sections by default
OctaveLarose
committed
be3fd0c
View commit details
Copy full SHA for be3fd0c
View code at this point
Browse repository at this point
Commits on May 26, 2026
Update tagged conftest.toml to apply the exclusions also to graalpy-github
steve-s
committed
b58de88
View commit details
Copy full SHA for b58de88
View code at this point
Browse repository at this point
Commits on May 25, 2026
[GR-75862] Avoid C API test on JDK 21
Show description for 6e7837f
msimacek
committed
6e7837f
View commit details
Copy full SHA for 6e7837f
View code at this point
Browse repository at this point
Tolerate positive signal exit codes in tests
msimacek
committed
069fae4
View commit details
Copy full SHA for 069fae4
View code at this point
Browse repository at this point
Commits on May 22, 2026
Implement C_CALL, C_RETURN, C_EXCEPTION Python hooks without Bytecode DSL support
steve-s
committed
56ce4f9
View commit details
Copy full SHA for 56ce4f9
View code at this point
Browse repository at this point
Commits on May 18, 2026
[GR-75555] Fix pure Java gzip compression exposed by pip update. Fixes oracle/graalpython#818.
Show description for fc57b60
timfel
committed
fc57b60
View commit details
Copy full SHA for fc57b60
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.