summaryrefslogtreecommitdiffstats
path: root/changelogs
diff options
context:
space:
mode:
authorMatt Martz <matt@sivel.net>2021-01-28 20:14:45 +0100
committerGitHub <noreply@github.com>2021-01-28 20:14:45 +0100
commitc986cbb9961bfaedf1a6ae7f0c2e34be26d9ab12 (patch)
treee65042d25d4cb28738c44e889cf5e4bfa2146f99 /changelogs
parentUpdate ansible-test default containers. (diff)
downloadansible-c986cbb9961bfaedf1a6ae7f0c2e34be26d9ab12.tar.xz
ansible-c986cbb9961bfaedf1a6ae7f0c2e34be26d9ab12.zip
Add Python 3.8 and Python 3.9 to the fallback list (#73405)
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/py38-py39-fallback.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/py38-py39-fallback.yml b/changelogs/fragments/py38-py39-fallback.yml
new file mode 100644
index 0000000000..0099c93bf1
--- /dev/null
+++ b/changelogs/fragments/py38-py39-fallback.yml
@@ -0,0 +1,2 @@
+minor_changes:
+- Interpreter Discovery - Add Python 3.8 and Python 3.9 to the fallback list