FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for graalpython - oracle/graalpython · GitHub
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
154
Star
1.6k
Code
Issues
64
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
on
master
User selector
Datepicker
Commit history
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
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
Update unittest tags
fangerer
committed
31731b3
View commit details
Copy full SHA for 31731b3
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Fix: ensure SubstringNode receives PE constant lazy argument from TextIOWrapper
DSouzaM
committed
bedeaba
View commit details
Copy full SHA for bedeaba
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
Fix test issues on windows
msimacek
committed
f6d1b5d
View commit details
Copy full SHA for f6d1b5d
View code at this point
Browse repository at this point
Fix annotations test on CPython
msimacek
committed
594e42e
View commit details
Copy full SHA for 594e42e
View code at this point
Browse repository at this point
Add new Cython-specific APIs to support their array module
msimacek
committed
ed0bfb7
View commit details
Copy full SHA for ed0bfb7
View code at this point
Browse repository at this point
Unpin cloudpickle patch
msimacek
committed
5c0d0fb
View commit details
Copy full SHA for 5c0d0fb
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL