Skip to content

Python 3.13 supportΒ #2213

@xrmx

Description

@xrmx

Python 3.13 raises an exception with how we buffer things to send to the apm server. When the gzip object is closed it raises an exception because the BytesIO used as its backing storage is already gone.

Filed an upstream issue python/cpython#129726 so waiting for some feedback here before reworking our code.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions