GothenburgBitFactory / bugwarrior

Pull github, bitbucket, and trac issues into taskwarrior
http://pypi.python.org/pypi/bugwarrior
GNU General Public License v3.0
732 stars 209 forks source link

notifications: urllib -> requests. Fix #713. #911

Closed ryneeverett closed 2 years ago

ryneeverett commented 2 years ago

Requests should automatically take proxy variables into account, so lets remove the last place we're using plain old urllib to make a request.