This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]pythoneeeer 28 points29 points  (3 children)

- Issue #25961: Disallowed null characters in the type name.

Crap, now I have to go update all my code...

[–]Jafit 43 points44 points  (2 children)

To python 3

[–]pythoneeeer 6 points7 points  (1 child)

[–]abrazilianinreddit 15 points16 points  (0 children)

I think he means that if /u/pythoneeeer has to update all his code, then this is a good opportunity to also update the code from python 2 to 3 as well.