oslo.utils/releasenotes
Takashi Kajinami 2c8668c4e5 Fix compatibility with Python 3.8
We removed compatibility with Python 3.8 once but it was added back to
tested runtimes for 2023.2. Thus we have to make sure the code works
with Python 3.8, which was broken by [1].

Note that ptyz is added back to requirmenets.txt and is now required
regardless of the python version. This is a short term solution until
we figure out the way to fix the requirement-check job (or we again
remove python 3.8 support).

[1] 7d9fda625f

Change-Id: Ica344021a4e922bcfd20d20cffcce585a5742c8f
2023-05-15 17:29:46 +09:00
..
notes Fix compatibility with Python 3.8 2023-05-15 17:29:46 +09:00
source Update master for stable/2023.1 2023-02-24 15:24:32 +00:00