Files
requests/requests
David Pursehouse a560e09427 Allow get_netrc_auth to raise parse/permission errors to caller
If the netrc file exists but cannot be parsed or read, get_netrc_auth
silently fails.

Add a new argument `ignore_errors` which when set to False will cause
any parse/permission errors to be raised to the caller.  The default
value is True, which means the default behavior is unchanged.

Fixes #2654

Change-Id: I7436aaaf593178673ab84fd9e7ab4bcb0e3fe75e
2015-06-29 10:56:51 +09:00
..
2015-05-03 15:16:07 +01:00
2015-04-30 23:54:34 -04:00
2015-02-24 09:44:51 -06:00
2015-05-15 10:13:06 -05:00
2014-08-24 19:46:46 -07:00