Skip to content

BSides NYC 2025

Latest

Choose a tag to compare

@rocky rocky released this 29 Sep 11:22
· 20 commits to master since this release
  • Python 3.9+ tolerance and modern Python packaging, sigh.
  • Don't update global tables, copy them instead; Use a single TABLE copy (gdesmar)
  • Correct print_docstring()'s `docstring.find(quote)
  • short options -h and -v now do the right thing (sometimes).