[Twisted-Python] Twisted 18.4.0 Release Announcement

2018-04-29 Thread Amber Brown
On behalf of Twisted Matrix Laboratories, I'm honoured to announce the 
release of Twisted 18.4.0!


The highlights of the release are:

- The dropping of Python 3.3 support.
- Python 3 fixes (notably to trial -j, asyncioreactor, conch, and mail)
- Python 3 TCP speed improvements (less copying when sending data)
- Better TLS curve selection support for both old and new OpenSSLs
- IPv6 fixes for WSGIResource
- 60+ closed tickets with many fixed bugs!

For more information, check the NEWS file (link provided below).

You can find the downloads at  (or 
alternatively ). The NEWS 
file is also available at 
.


Many thanks to everyone who had a part in this release - the supporters 
of the Twisted Software Foundation, the developers who contributed code 
as well as documentation, and all the people building great things with 
Twisted!


Twisted Regards,
Amber Brown (HawkOwl)
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


[Twisted-Python] CircleCI for macOS builds

2018-04-29 Thread Adi Roiban
Hi,

The guys from Circle-CI have graciously extended our macOS build time
from 500 to 1000 minutes.

This gives us about 16 hours for macOS builds.

For the documentation and static checkers, we have used 21h 33m 31s
between Mar 19 - Apr 19 ...and the combine builds runs for about 5
minutes.

A single macOS build also runs between 5 and 6 minutes.

In the previous configuration, we were running the macOS tests only
when the documentation / static checkers and pyflake3 linter were
green.

With that into consideration, we might be able to fit within the 1000
minutes limit.

If 1000 minutes is not enough, I was thinking to configure Circle-CI
to run macOS builds on Circle-CI only for PR from external branches.

For branches inside the Twisted main repo we have the macOS Buildbot
builder, which is triggered automatically.

In this way, external contributors should get some feedback for macOS.

Cheers,
-- 
Adi Roiban

___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


Re: [Twisted-Python] Twisted 18.4.0 Release Announcement

2018-04-29 Thread Glyph
On Apr 29, 2018, at 4:17 AM, Amber Brown  wrote:
> On behalf of Twisted Matrix Laboratories, I'm honoured to announce the 
> release of Twisted 18.4.0!
> 

Thanks for another great release, everybody! This looks like a great set of 
stuff. Personally I am very much looking forward to finally be able to use 
`trial -j` on a python 3 codebase ;).

-g___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python