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

patch: add urllib patch #102

Merged
merged 1 commit into from
Mar 9, 2020
Merged

patch: add urllib patch #102

merged 1 commit into from
Mar 9, 2020

Conversation

jwise
Copy link
Contributor

@jwise jwise commented Mar 3, 2020

This adds a Beeline patch for urllib (based on the requests patch). This enables hotpatching of, for instance, oauthlib.

Note that this only works on Python3, which calls it, in fact, urllib, not urllib2.

@lizthegrey lizthegrey requested a review from paulosman March 5, 2020 21:13
@paulosman paulosman requested a review from tredman March 5, 2020 21:32
@tredman
Copy link
Contributor

tredman commented Mar 9, 2020

Hey thanks for this! Sorry for the delay getting it merged. Looking to push 2.12.0 tomorrow with these changes

@tredman tredman merged commit b38ba4a into honeycombio:master Mar 9, 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