Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

netrc no longer being honoured #39

Closed
wants to merge 4 commits into from
Closed

netrc no longer being honoured #39

wants to merge 4 commits into from

Conversation

rhyselsmore
Copy link
Contributor

Within your history you have stated that netrc would no longer be honoured, this wasn't true though due to a feature of requests.

Is netrc support required in this tool? If so, it might be worthwhile into looking for another core method.

@kennethreitz
Copy link
Contributor

+1 for another core method.

@rhyselsmore
Copy link
Contributor Author

At the moment we have

from_key
from_pass

Our options for the netrc method:

from_netrc
from_local
from_env
from_trusted etc.

Do you have any suggestions?

@kennethreitz
Copy link
Contributor

I'd do from_env myself.

@rhyselsmore
Copy link
Contributor Author

What do you think? A heroku.api.HerokuCore property relating to the session object. I don't think too many people use custom sessions that aren't requests based, so this should work.

@edmorley
Copy link
Member

This project has been deprecated for some time, and is now being sunset.

We recommend that you use the maintained https://github.com/martyzz1/heroku3.py instead.

@edmorley edmorley closed this Oct 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants