[issue44804] Port fix of "issue44422" to Python3.6.x

2021-08-01 Thread Ned Deily
Ned Deily added the comment: Sorry you are running into this problem. Alas, Python 3.6 has been in the "security-fix-only" phase of its life cycle for over 2.5 years now and will reach end-of-life in several months at the end of 2021. Our criteria for changes to a "security" branch are: "The

[issue44804] Port fix of "issue44422" to Python3.6.x

2021-08-01 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- nosy: +ned.deily ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail

[issue44804] Port fix of "issue44422" to Python3.6.x

2021-08-01 Thread Arun
New submission from Arun : We have seen multiple occurrences of the issue reported and fixed in https://bugs.python.org/issue44422, on RHEL8.3 with Python3.6.x. I understand RHEL8.4 is also shipping with Python3.6.x as the default version and it's going to be the same with RHEL8.5 as well.