openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-xdis
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
2 days
ago.
Jun 11, 2025 — Jun 11, 2026
Showing page 1 of 66
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #189 from Quinntyx/master
R. Bernstein
More...
4 days ago
fix: closes #188
Quinntyx
More...
5 days ago
Merge pull request #187 from Quinntyx/python-3.15-support
R. Bernstein
More...
10 days ago
chore: added attribution
Quinntyx
More...
11 days ago
Keep tolerance for < 3.15 pythons
rocky
More...
11 days ago
Remove fragile step numbers make_01_frozendict.py
rocky
More...
11 days ago
Merge pull request #186 from Quinntyx/python-3.15-support
R. Bernstein
More...
11 days ago
chore: add Python 3.15 to cross-version tox environments
Quinntyx
More...
15 days ago
fix: register Python 3.14.5 as canonical version in magics and op_imports
Quinntyx
More...
15 days ago
chore: added verified 3.15 .right test data files
Quinntyx
More...
16 days ago
fix: updated get_opcode_module() to use sys.version_info and PythonImplementation.CPython
Quinntyx
More...
16 days ago
feat: added 3.15 frozendict marshalling test.
Quinntyx
More...
16 days ago
chore: added 3.15 tests to test infrastructure
Quinntyx
More...
16 days ago
feat: updated opcodes to match new dis hastable behavior
Quinntyx
More...
16 days ago
chore: generated pyc test cases for CPython 3.15.0b1
Quinntyx
More...
16 days ago
fix: t_unicode now unmarshalls with surrogatepass enabled, as Python 3 supports surrogate code points
Quinntyx
More...
16 days ago
fix: t_dict can no longer terminate on null values, only null keys
Quinntyx
More...
16 days ago
fix: t_long now uses read_int32 instead of read_uint32
Quinntyx
More...
16 days ago
feat: created frozendict unmarshalling test
Quinntyx
More...
16 days ago
chore: added 3.15 to version list
Quinntyx
More...
16 days ago
fix: configurable lib_prefix via env variable
Quinntyx
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
Quinntyx
More...
16 days ago
feat: implemented 3.15 lazy/eager import instruction decoding and offset
Quinntyx
More...
16 days ago
feat: added frozendict polyfill type to allow unmarshalling CPython 3.15+ bytecode on pre-3.15 versions
Quinntyx
More...
16 days ago
feat: implemented frozendict unmarshal for CPython 3.15+
Quinntyx
More...
16 days ago
feat: added support for new opcodes from CPython 3.15.0b1
Quinntyx
More...
16 days ago
feat: update magic int from 3655 (CPython 3.15-dev) to 3666.
Quinntyx
More...
16 days ago
Update README.rst
R. Bernstein
More...
about 1 month ago
Update README.rst
R. Bernstein
More...
about 1 month ago
Add check-jsonschema to dev tools
rocky
More...
about 1 month ago
←
1
2
3
4
5
6
7
8
9
…
65
66
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree