From 681609f9511c13b2d7013b72d5067eeb2fa8669c Mon Sep 17 00:00:00 2001 From: Andrew Donnellan Date: Thu, 24 Oct 2019 14:12:27 +1100 Subject: Python 3.8 support Enable Python 3.8 in our tests and list it as a supported version. Signed-off-by: Andrew Donnellan Signed-off-by: Daniel Axtens --- releasenotes/notes/python-3-8-support-59150fb6391f9b73.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 releasenotes/notes/python-3-8-support-59150fb6391f9b73.yaml (limited to 'releasenotes') diff --git a/releasenotes/notes/python-3-8-support-59150fb6391f9b73.yaml b/releasenotes/notes/python-3-8-support-59150fb6391f9b73.yaml new file mode 100644 index 0000000..935cfb9 --- /dev/null +++ b/releasenotes/notes/python-3-8-support-59150fb6391f9b73.yaml @@ -0,0 +1,5 @@ +--- +features: + - | + `Python 3.8 `_ is now + supported. -- cgit v1.2.3