mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
[PR #9482/cd2dbbaf backport][stable-10] opentelemetry callback plugin: remove code for Python < 3.7 (#9484)
opentelemetry callback plugin: remove code for Python < 3.7 (#9482)
* opentelemetry callback plugin: remove code for Python < 3.7
* add changelog frag
(cherry picked from commit cd2dbbafcd
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
ec9b1fc503
commit
bd4112e87b
2 changed files with 3 additions and 20 deletions
2
changelogs/fragments/9482-opentelemetry-python-37.yml
Normal file
2
changelogs/fragments/9482-opentelemetry-python-37.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- opentelemetry callback plugin - remove code handling Python versions prior to 3.7 (https://github.com/ansible-collections/community.general/pull/9482).
|
Loading…
Add table
Add a link
Reference in a new issue