Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please switch to requests #2

Open
scj643 opened this issue Mar 2, 2016 · 2 comments
Open

Please switch to requests #2

scj643 opened this issue Mar 2, 2016 · 2 comments

Comments

@scj643
Copy link

scj643 commented Mar 2, 2016

Using requests the code would make sense and it's more sane than using urllib.

@Zren
Copy link
Owner

Zren commented Mar 3, 2016

I forget if I tested with just requests. But I implement it with with pushbullet.py first (which uses requests), it used 6Mb more RAM. Is there a reason other than it being more pythonic for using it?

I'll look into if it's just the pushbullet libary or requests itself that uses up so much memory once I get quassel set back up (just installed Kubuntu so I'm still getting things up and running).

@scj643
Copy link
Author

scj643 commented Mar 5, 2016

The main reason is that it's a whole lot less of a pain to debug

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

No branches or pull requests

2 participants