You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The objtrace extension complicates the release process greatly, by requiring binary wheels to be built for many architectures. It's just a few hundred lines of C that rarely changes between releases. It could be split into its own package to simplify scout-apm into a pure-Python package.
The text was updated successfully, but these errors were encountered:
The objtrace extension complicates the release process greatly, by requiring binary wheels to be built for many architectures. It's just a few hundred lines of C that rarely changes between releases. It could be split into its own package to simplify
scout-apm
into a pure-Python package.The text was updated successfully, but these errors were encountered: