-
Notifications
You must be signed in to change notification settings - Fork 121
Comparing changes
Open a pull request
base repository: oracle/graalpython
base: master@{1day}
head repository: oracle/graalpython
compare: master
- 18 commits
- 38 files changed
- 3 contributors
Commits on May 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 53a7d09 - Browse repository at this point
Copy the full SHA 53a7d09View commit details
Commits on May 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 598f9be - Browse repository at this point
Copy the full SHA 598f9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59a86bc - Browse repository at this point
Copy the full SHA 59a86bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3748e7 - Browse repository at this point
Copy the full SHA b3748e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fb8b93 - Browse repository at this point
Copy the full SHA 2fb8b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for eefc041 - Browse repository at this point
Copy the full SHA eefc041View commit details
Commits on May 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c5edd0f - Browse repository at this point
Copy the full SHA c5edd0fView commit details -
Implement sysconf in PosixSupportLibrary
I've added those constants that I found with an online code search being used as arguments in various places
Configuration menu - View commit details
-
Copy full SHA for b06135f - Browse repository at this point
Copy the full SHA b06135fView commit details -
[GR-65227] Ensure writing same value for all keys in a HashingStorage…
… handles storage generalization
Configuration menu - View commit details
-
Copy full SHA for 7f330d9 - Browse repository at this point
Copy the full SHA 7f330d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f79076 - Browse repository at this point
Copy the full SHA 6f79076View commit details
Commits on May 23, 2025
-
[GR-65186] Add patch for torch 2.7.0 etc.
PullRequest: graalpython/3804
Configuration menu - View commit details
-
Copy full SHA for 9a742db - Browse repository at this point
Copy the full SHA 9a742dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6f50c2 - Browse repository at this point
Copy the full SHA c6f50c2View commit details -
Fix c_void_p for large and negative values.
This fixes mesonbuild arch detection on Windows, where they do kernel32 = ctypes.windll.kernel32 process = ctypes.c_void_p(kernel32.GetCurrentProcess()) GetCurrentProcess() is documented to return -1, and we refused to convert a negative value to a pointer.
Configuration menu - View commit details
-
Copy full SHA for 50ddfe3 - Browse repository at this point
Copy the full SHA 50ddfe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a0da2 - Browse repository at this point
Copy the full SHA 18a0da2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 367270a - Browse repository at this point
Copy the full SHA 367270aView commit details -
[GR-65034] Adapt BouncyCastleFeature to changes in JDK 25+23.
PullRequest: graalpython/3806
Configuration menu - View commit details
-
Copy full SHA for 786878c - Browse repository at this point
Copy the full SHA 786878cView commit details
Commits on May 24, 2025
-
[GR-65176] Fix errors observed in Macaron.
PullRequest: graalpython/3802
Configuration menu - View commit details
-
Copy full SHA for 29d7356 - Browse repository at this point
Copy the full SHA 29d7356View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70da40f - Browse repository at this point
Copy the full SHA 70da40fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master@{1day}...master