1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 07, 2025 — Mar 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add more detail to cross version usage More... 4 months ago
use more verbose testing More... 4 months ago
add .tox to gitignore More... 4 months ago
add uv lock to git ignore More... 4 months ago
add uv support to crossversion tests More... 4 months ago
Remove co_lnotab depreciatation messages More... 4 months ago
Add graal_readSparseArray() and add more tests. More... 4 months ago
Add first graal bytecode tests More... 4 months ago
Fill out graal codeUnit to update fp read pointer More... 4 months ago
Improve unmarshal readArray... More... 4 months ago
Handle more graal unmarshaling... More... 4 months ago
Populate code.version_triple more often More... 4 months ago
Improve support for GraalPython... More... 4 months ago
magic load adjustments for Graal More... 4 months ago
Work on magics numbers and routines More... 4 months ago
Misc improvements More... 4 months ago
Small tweaks More... 4 months ago
Less verbose output in roundtrip testing More... 4 months ago
Handle Python2 intern better More... 4 months ago
Improve marshal Python 2.0 code from Python 3. More... 4 months ago
use load_ascii in _Unmarshaller More... 4 months ago
Order some marshal methods alphabetically More... 4 months ago
Remove Ord and PYTHON3. More... 4 months ago
Add more bytecode More... 4 months ago
Add missing file. More... 4 months ago
Work on Python 3.4+ marshal. This uses ref objects More... 4 months ago
Start using small tuples in 3.4 marshal More... 4 months ago
More bytecode More... 4 months ago
Match collection ordering in unmarshal to marshal More... 4 months ago
DRY marshal code types, start collection_order More... 4 months ago