summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorStephen Finucane <stephenfin@redhat.com>2020-01-30 11:33:26 +0000
committerStephen Finucane <stephenfin@redhat.com>2020-01-30 11:37:22 +0000
commitcfc27ef4972a99c5787e537b0f85067829517c4c (patch)
tree085bc8f3f9e0cf565d3c8cf84341a7da1ee44457 /releasenotes
parent9a3537e0a34a0350ad463e813bf4ba0c66aee25b (diff)
downloadoslo-concurrency-cfc27ef4972a99c5787e537b0f85067829517c4c.tar.gz
Drop python 2.7 support and testing4.0.0
Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: I94e709093e01825069b44b6c485e49a81f8f14c1 Sem-Ver: api-break
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/drop-python27-support-7d837a45dae941bb.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/drop-python27-support-7d837a45dae941bb.yaml b/releasenotes/notes/drop-python27-support-7d837a45dae941bb.yaml
new file mode 100644
index 0000000..d8a95ea
--- /dev/null
+++ b/releasenotes/notes/drop-python27-support-7d837a45dae941bb.yaml
@@ -0,0 +1,5 @@
+---
+upgrade:
+ - |
+ Python 2.7 is no longer supported. The minimum supported version of Python
+ is now Python 3.6.