bugsnag / bugsnag-agent

A forwarding agent for BugSnag to guarantee minimal reporting impact.
MIT License
14 stars 9 forks source link

Support python 2 and 3 #27

Closed bix0r closed 2 years ago

bix0r commented 2 years ago

Goal

Support both python version 2 and 3.

Design

This seems to be the simplest way of support both versions. There are other ways, but this felt good.

Changeset

Testing

Did some curl based tests with versions 2.7.18 and 3.8.10

johnkiely1 commented 2 years ago

Hi @bix0r,

Thanks for this. We are going to look to get this reviewed and merged in as soon as priorities allow.

imjoehaines commented 2 years ago

Published as v1.3.0