pybytecode-v3-1.5b / harness /pybytecode_core

Commit History

fix(harness): correct docstring_of — a slot-0 string is a docstring only in function-like scopes; genexps do not reserve slot 0, modules/class bodies store __doc__ explicitly. 0 spurious / 0 missed over 2,158 code objects vs ast.get_docstring, 13 tests. disassemble_v2 defaults to doc_rule=published so published inputs stay reproducible.
f534783
verified

coolblaze03 commited on

chore: remove harness/pybytecode_core/__pycache__ — a byproduct of the staging self-test, embedding /tmp/hf-staging in co_filename
44605fa
verified

coolblaze03 commited on

Add files using upload-large-folder tool
ff9936a
verified

coolblaze03 commited on