Comparing v8.113.0...v8.114.0 · DataDog/datadog-lambda-python
Commits on Aug 20, 2025
-
chore(build): strip debug symbols using
strip -g(#652)* chore(build): build dd-trace-py with release mode by default * does this make difference * debug print * try setting here * Revert "debug print" This reverts commit 07df11a. * Revert "try setting here" This reverts commit 6f06143. * comment * debug print * aggressively strip debug symbols * remove debug print * update comments * can this work too?