1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Jun 11, 2025 — Jun 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #189 from Quinntyx/master More... 4 days ago
fix: closes #188 More... 5 days ago
Merge pull request #187 from Quinntyx/python-3.15-support More... 10 days ago
chore: added attribution More... 11 days ago
Keep tolerance for < 3.15 pythons More... 11 days ago
Remove fragile step numbers make_01_frozendict.py More... 11 days ago
Merge pull request #186 from Quinntyx/python-3.15-support More... 11 days ago
chore: add Python 3.15 to cross-version tox environments More... 15 days ago
fix: register Python 3.14.5 as canonical version in magics and op_imports More... 15 days ago
chore: added verified 3.15 .right test data files More... 16 days ago
fix: updated get_opcode_module() to use sys.version_info and PythonImplementation.CPython More... 16 days ago
feat: added 3.15 frozendict marshalling test. More... 16 days ago
chore: added 3.15 tests to test infrastructure More... 16 days ago
feat: updated opcodes to match new dis hastable behavior More... 16 days ago
chore: generated pyc test cases for CPython 3.15.0b1 More... 16 days ago
fix: t_unicode now unmarshalls with surrogatepass enabled, as Python 3 supports surrogate code points More... 16 days ago
fix: t_dict can no longer terminate on null values, only null keys More... 16 days ago
fix: t_long now uses read_int32 instead of read_uint32 More... 16 days ago
feat: created frozendict unmarshalling test More... 16 days ago
chore: added 3.15 to version list More... 16 days ago
fix: configurable lib_prefix via env variable More... 16 days ago
fix: updated test to skip 1: None requirement on 3.15+ due to movement of None out of co_consts and into LOAD_COMMON_CONSTS More... 16 days ago
feat: implemented 3.15 lazy/eager import instruction decoding and offset More... 16 days ago
feat: added frozendict polyfill type to allow unmarshalling CPython 3.15+ bytecode on pre-3.15 versions More... 16 days ago
feat: implemented frozendict unmarshal for CPython 3.15+ More... 16 days ago
feat: added support for new opcodes from CPython 3.15.0b1 More... 16 days ago
feat: update magic int from 3655 (CPython 3.15-dev) to 3666. More... 16 days ago
Update README.rst More... about 1 month ago
Update README.rst More... about 1 month ago
Add check-jsonschema to dev tools More... about 1 month ago