Skip to content

1.2.1

Compare
Choose a tag to compare
@rocky rocky released this 30 Aug 20:17
· 100 commits to master since this release
  • Add info locals --list
  • Correct Formatting of 1-arg bytes in asm
  • Get "set patsub" to substitute file paths e.g. "^/code" inside docker -> "/Users/rocky/project"

About "set patsub". We need to do the substitution in the debugger, not in
pyficache where we just want the presentation of the filename to be
different. The actual location is the name pyficache sees and gets
lines from.