Twisted is a networking engine written in Python, supporting numerous protocols.
It contains a web server, numerous chat clients, chat servers, mail servers
and more.
* Sun Jan 05 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 23.10.0-7
- Rebuilt for MSVSphere 10
* Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 23.10.0-7
- Rebuilt for Python 3.13
* Mon Jun 03 2024 Karolina Surma <ksurma@redhat.com> - 23.10.0-6
- Make twisted build with Python 3.13
* Tue Jan 16 2024 Karolina Surma <ksurma@redhat.com> - 23.10.0-4
- Update dis.findlinestarts for Python 3.13
* Tue Jan 16 2024 Karolina Surma <ksurma@redhat.com> - 23.10.0-3
- Remove the usage of cgi module (removed in Python 3.13)
* Wed Dec 20 2023 Miro Hrončok <miro@hroncok.cz> - 23.10.0-2
- Fix tests failures with Python 3.12.1+
* Wed Nov 01 2023 Jonathan Steffan <jsteffan@fedoraproject.org> - 23.10.0-1
- Update to 23.10.0
* Sat Oct 28 2023 Adam Williamson <awilliam@redhat.com> - 23.8.0-4
- Update comment for patch4 as I submitted the PR
* Sat Oct 28 2023 Adam Williamson <awilliam@redhat.com> - 23.8.0-3
- Patch to not use deprecated form of generator.throw()
* Mon Aug 28 2023 Jonathan Steffan <jsteffan@fedoraproject.org> - 23.8.0-2
- Update to Update to 23.8.0
- Closes RHBZ#2235436