mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
opentelemetry callback plugin: remove code for Python < 3.7 (#9482)
* opentelemetry callback plugin: remove code for Python < 3.7 * add changelog frag
This commit is contained in:
parent
6bb7a1cc73
commit
cd2dbbafcd
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