Skip to content

1.4.0

Choose a tag to compare

@rocky rocky released this 26 Jul 10:23
· 112 commits to master since this release
  • Adjust for changes in Python 3.13 for debugging, and breakage caused by Python 3.13 and its packaging system.
  • Environment variable TREPAN_PYGMENTS_STYLE now influences the default style used. This is useful when going from a shell using Pygments goes into the debugger. In particular, the Mathics3 debugger and mathicsscript work this way.
  • Add set/show disasmflavor to set disassembly style. "Disasmflavor" is the name gdb uses.
  • Improve run_eval() based on use.
  • Go over docs, and README.rst