Change8

v4.13.2

📦 datadog-sdkView on GitHub →
🐛 2 fixes🔧 3 symbols

Summary

This release addresses issues related to span code origin and profiling in embedded Python environments. It prevents exceptions in specific tracing scenarios and improves compatibility for embedded interpreters.

🐛 Bug Fixes

  • Prevented view or traced functions from raising an exception when their number is large by fixing code origin for spans.
  • Automatically disabled fast memory copy when Python is running as an embedded interpreter during profiling.

Affected Symbols