liato / android-bankdroid

A swedish banking application for your Android device.
http://www.swedroid.se/forum/showthread.php?t=11108
Other
242 stars 173 forks source link

Fake Urllib exception stack traces #656

Closed walles closed 7 years ago

walles commented 7 years ago

In Crashlytics we have a lot of stack traces originating in Urllib.

With this change in place, those exceptions will appear to be originating from whatever bank tried to call Urllib, and it will be much more obvious in Crashlytics which banks actually have the most problems.

goober commented 7 years ago

Thanks for the PR!