2018-03-22

mindstalk: (Default)
Once again, into the Pyth circle of hell. This time trying to convert our code from Python 2 to 3. 2to3 does much fo the grunt work of print() and 'from . import', though it didn't always get the latter right. But instead of string and unicode, we now have string and bytes value types, and a strong barrier between them. And of course no static compiler to find up front when types might be mixed up. And yes, we're weak on unit tests, especially tests that exercise all possible code paths. Things seem to mostly work now, but will they under all conditions? Who knows?

Profile

mindstalk: (Default)
mindstalk

October 2025

S M T W T F S
   1234
567891011
12131415161718
19202122232425
26 27 28 29 3031 

Most Popular Tags

Expand Cut Tags

No cut tags

Style Credit

Page generated 2025-10-31 08:25
Powered by Dreamwidth Studios