We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43cdbb8 commit 92b06d2Copy full SHA for 92b06d2
CHANGELOG.md
@@ -20,6 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
([#4907](https://github.com/open-telemetry/opentelemetry-python/issues/4907))
21
- Drop Python 3.9 support
22
([#5076](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/5076))
23
+- Fix separate pylint config for opentracing example to resolve `# pylint: disable=import-error` workaround
24
+ ([#5037](https://github.com/open-telemetry/opentelemetry-python/pull/5037))
25
26
27
## Version 1.41.0/0.62b0 (2026-04-09)
0 commit comments