Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upopen(): don't use universal 'U' mode #80
Conversation
The open() 'U' mode has been removed from Python 3.9.
|
Tests still pass on Python 2.7 and 3.9: I tested manually on Linux. |
5465f2f
into
byroot:master
|
Thanks. |
|
FASTEST MERGE EVER! Thank you :-) That's was blazing fast! |
|
Happy accident I guess. If it's outright broken on new versions I'll see about cutting a new release. |
Ok, I had a bit of a hard time figuring out the new tools, but in the end 1.1.2 is out. Since you are up to date with Python (whereas I'm really not anymore), would be nice if you could confirm me I didn't bork the release. |
|
Oh, I forgot the link to the Fedora downstream issue: https://bugzilla.redhat.com/show_bug.cgi?id=1793011 |
The Fedora package has been updated with success: https://bugzilla.redhat.com/show_bug.cgi?id=1793011 |
vstinner commentedJan 20, 2020
The open() 'U' mode has been removed from Python 3.9.