exhale icon indicating copy to clipboard operation
exhale copied to clipboard

chore(py3): remove outdated python2 utf8 hint

Open Rotzbua opened this issue 1 year ago • 1 comments

Rotzbua avatar Oct 20 '23 17:10 Rotzbua

This looks great, I want to wait on this or any py2 dead code elimination stuff. The next release is going to prioritize

  • Fixing the packaging requirements
  • Adding concepts
  • A few small issues that can be fixed with minimal effort

I want to do this with as few code changes as possible, with the hope that after releasing no flood of issues come in saying I broke something. If all goes well, then I will want to clean the crap out of this codebase and will start here :slightly_smiling_face:

Just wanted to give you a heads up that while I really appreciate your help getting this all cleaned up, I want to be very careful about how I update what and when. There's a lot of ... shenanigans ... in graph.py in particular, and I worry about doing a release that adds new features and does huge backend changes.

While I don't see any reason why the changes here would cause problems, I want the next release to have as small a diff as possible to make it easier to bisect if the new features actually break something.

svenevs avatar Oct 22 '23 06:10 svenevs