taskflow/releasenotes/notes
Cyril Roelandt 78d39c49aa Python3.12: disable process_executor, which depends on asyncore
The asyncore module has been deprecated in Python 3.6 and removed in
Python 3.12. In the future, we should either port process_executor to
asyncio or deprecate it, but for now we just disable it starting in
Python 3.12.

Closes-Bug: #2026183

Change-Id: I6c69593c5ce5a62721294564917d7a75531a2dac
2024-05-03 23:23:58 +00:00
..
.placeholder Add reno for release notes management 2016-10-25 20:35:16 -04:00
add-sentinel-redis-support-9fd16e2a5dd5c0c9.yaml Add sentinel redis support 2020-08-05 17:03:25 +04:00
bug-2056656-871b67ddbc8cfc92.yaml Revert "Use consistent credential for Redis and Redis Sentinel" 2024-03-11 01:03:34 +00:00
disable-process_executor-python-312-d1074c816bc8303e.yaml Python3.12: disable process_executor, which depends on asyncore 2024-05-03 23:23:58 +00:00
drop-python-2-7-73d3113c69d724d6.yaml [ussuri][goal] Drop python 2.7 support and testing 2020-02-03 21:55:57 +01:00
fix-endless-loop-on-storage-error-dd4467f0bbc66abf.yaml Avoid endless loop on StorageFailure 2020-08-24 13:16:54 +00:00
fix-endless-loop-on-storage-failures-b98b30f0c34d25e1.yaml Avoid endless backtraces on StorageFailure 2023-09-22 08:26:09 -04:00
fix-storage-failure-handling-5c115d92daa0eb82.yaml Fix incorrect handling of storage exceptions 2023-09-22 03:25:00 -04:00
fix-zookeeper-option-parsing-f9d37fbc39af47f4.yaml Fix parsing of zookeeper jobboard backend options 2023-01-12 08:59:29 +00:00
redis-username-df0eb33869db09a2.yaml redis: Add username 2024-02-04 19:52:00 +09:00
remove-strict-redis-f2a5a924b314de41.yaml Change StrictRedis usage to Redis 2022-09-29 08:37:05 +00:00
sentinel-fallbacks-6fe2ab0d68959cdf.yaml redis: Support fallback servers 2024-02-04 15:27:05 +00:00
sentinel-ssl-399c56ed7067d282.yaml redis: Enable SSL for sentinel 2024-02-04 20:07:38 +09:00
sentinel-use-redis-creds-63f58b12ad46a2b5.yaml Use consistent credential for Redis and Redis Sentinel 2024-02-05 00:26:18 +09:00
zookeeper-ssl-support-b9abf24a39096b62.yaml Zookeeper backend SSL support 2020-03-06 12:49:58 +04:00