Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 3, 2017

netrc file format doesn't support quotes and escapes.

See https://linux.die.net/man/5/netrc
(cherry picked from commit b24cd05)

https://bugs.python.org/issue30806

netrc file format doesn't support quotes and escapes.

See https://linux.die.net/man/5/netrc
(cherry picked from commit b24cd05)
@methane methane self-assigned this Nov 3, 2017
@methane methane changed the title [3.6] bpo-30806 netrc.__repr__() is broken for writing to file (GH-2491) [3.6] bpo-30806: netrc.__repr__() is broken for writing to file (GH-2491) Nov 3, 2017
@python python deleted a comment from miss-islington Nov 3, 2017
@methane methane changed the title [3.6] bpo-30806: netrc.__repr__() is broken for writing to file (GH-2491) [3.6] bpo-30806: Fix netrc.__repr__() format (GH-2491) Nov 3, 2017
@miss-islington
Copy link
Contributor Author

@Bezier89 and @methane: Backport status check is done, and it's a success ✅ .

@python python deleted a comment from miss-islington Nov 3, 2017
@methane methane merged commit 5fbe5e1 into python:3.6 Nov 3, 2017
@miss-islington
Copy link
Contributor Author

Thanks, @methane!

@miss-islington miss-islington deleted the backport-b24cd05-3.6 branch November 3, 2017 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants