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

Actually import requests when doing from pwn import * #1687

Merged
merged 3 commits into from
Oct 5, 2020

Conversation

mariuszskon
Copy link
Contributor

As per documentation, we claim to be importing requests globally
(https://github.com/Gallopsled/pwntools/blame/dev/docs/source/globals.rst#L100)

We should actually do this :)

Although this does affect stable, I am not sure if it warrants a hotfix.

@Arusekk Arusekk merged commit 1c0ca55 into Gallopsled:dev Oct 5, 2020
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.

2 participants