◐ Shell
clean mode source ↗

bpo-40937: Remove deprecated universal mode by remilapeyre · Pull Request #20775 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

lrjball

returned as strings, the bytes having been first decoded using a
platform-dependent encoding or using the specified encoding if given.

'U' mode is deprecated and will raise an exception in future versions

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It wont let me add a comment to the line as it is too far away from the changes, but shouldn't line 74 also be removed here?

@lrjball

@remilapeyre

Rémi Lapeyre added 2 commits

June 15, 2020 15:20

@iritkatriel

This has been removed in #81511

Labels