Our Trac instance is now in read-only mode. You can now file issues on https://t.co/ijW7OouWBX as with any other Github-hosted project.
HUGE thanks to @adiroiban for leading this work and doing the months of careful coordination in order to make this happen.
@shimst3r@testandcode@twistedmatrix My answer would be "yes" but I've obviously got a bit of a slant here :).
I'm curious what the community thinks, hence the retweet!
@DevJ0J0 Sorry about that. Our hosting provider sadly went out of business a while back and not everything on the site was ported to the new infrastructure. Hopefully we will get redirects in place eventually, but in the meanwhile, you can access the archives here: https://t.co/I3ijNh4lhV
@thijstriemstra@PlatformIO_Org Twisted isn't always the best choice for everyone; that's OK. We'd still love to do a postmortem and discuss ways that we can serve the community better. (And if you're still using asyncio, pulling in Twisted is still easy if its functionality is worth the dependency cost!)
New success story: Battlehouse Games
“Battlehouse creates and operates massively-multiplayer strategy games […] Twisted plays an important role in our Python-based server stack.”
— Dan Maas, CTO, Battlehouse Games
More at <https://t.co/7q2BVBQKAH>
New success story: ZONT Online
“ZONT Online is an online platform for monitoring and control of internet-connected smart devices. We use Twisted from […] 2011…”
— Ilya Skriblovsky, Lead of Online Services Development, ZONT Online Ltd.
More at <https://t.co/GNJVmQJrAZ>
Twisted’s mailing list is now hosted by python dot org! Our new email address is [email protected] (although the old one will keep working for a while) and you can join at https://t.co/B7cJArStmA . Thank you to @MSapiro and @adiroiban for making this happen quickly!
@michaeljtbrooks Sorry to hear you’re having a hard time. Do you have a more specific question we can help out with? Happy to boost a Stack Overflow question if you can put together some details.
Twisted 21.7 final is released, including:
- type hints for Deferred[ResultType]
- support for Python 3.10 Beta
- twisted.web.template.renderElement() now accepts any IRequest implementer and is not hard-coded to Twisted's concrete Request class
https://t.co/sVr7FmUPCm
A release candidate is out for Twisted 21.7, including:
- type hints for Deferred[ResultType]
- support for Python 3.10 Beta
- twisted.web.template.renderElement() now accepts any IRequest implementer and is not hard-coded to Twisted's concrete Request class
Thanks @adiroiban!
All IRC channels for myself and for Twisted will be moving over to https://t.co/jVxnJzqe5t.
Sorry to our users for the disruption and even more sorry to the Freenode staff who have had their thankless volunteer efforts over decades rewarded with this nonsense power-grab.
Thanks to @rodrigc6 — Twisted 21.2.0!
Lots of modernizations in this release including PEP 484 type hints, type checking with mypy, formatting with Black and tests passing on Python 3.9.
Get it from PyPI with `pip install twisted` today!
https://t.co/IebE9Y2f0a