Re: [Twisted-Python] Need help releasing new version of Twisted incremental

2021-03-01 Thread Amber Brown
On Tue, 2 Mar 2021, at 11:35, Glyph wrote: > > > On Mar 1, 2021, at 11:13 AM, Craig Rodrigues wrote: > > > > > > > > On Mon, Mar 1, 2021 at 9:13 AM Colin Watson wrote: > >> > >> Isn't this just because incremental hasn't had a release since 17.5.0? > >> I added post= support way back in >

Re: [Twisted-Python] mypy integrated with CI for twisted

2020-06-24 Thread Amber Brown (hawkowl)
On 25/6/20 5:50 am, Glyph wrote: On Jun 24, 2020, at 12:45 PM, Kyle Altendorf wrote: On 2020-06-24 00:43, Glyph wrote: On Jun 23, 2020, at 5:34 AM, Adi Roiban wrote: Hi Craig, On Tue, 23 Jun 2020 at 00:36, Craig Rodrigues wrote: I have merged some more fixes for mypy to Twisted trunk b

[Twisted-Python] Changing supported configurations regarding Unicode handling on Windows

2020-06-19 Thread Amber Brown (hawkowl)
Hi all, The past week or so, I noticed failures in the Azure Pipelines CI (see https://github.com/twisted/twisted/pull/1278 for the ticket with them, among others) that were due to Python + Windows falling apart on mgorny's name. After some debugging, I ascertained: - The environment has Uni

Re: [Twisted-Python] [RFC] Drop support for Python 3.5 sometime after May 2021?

2020-05-14 Thread Amber Brown
On Thu, 14 May 2020, at 16:54, Glyph wrote: > > > $ /usr/bin/python3 > > Python 3.7.3 (default, Apr 7 2020, 14:06:47) > > [Clang 11.0.3 (clang-1103.0.32.59)] on darwin > > Type "help", "copyright", "credits" or "license" for more information. > > >>> import sys > > >>> sys.executable > > '/Appli

Re: [Twisted-Python] [RFC] Drop support for Python 3.5 sometime after May 2021?

2020-05-13 Thread Amber Brown
On Thu, 14 May 2020, at 16:09, Hynek Schlawack wrote: > > > > On 14. May 2020, at 07:04, Amber Brown (hawkowl) > > wrote: > > > > - MacOS doesn't ship a Python 3, but homebrew/python.org offer 3.8 easily. > > FWIW this is not true anymore. Cata

Re: [Twisted-Python] [RFC] Drop support for Python 3.5 sometime after May 2021?

2020-05-13 Thread Amber Brown
On Thu, 14 May 2020, at 15:13, Glyph wrote: > On May 13, 2020, at 10:04 PM, Amber Brown (hawkowl) > wrote: > > > > On 14/5/20 5:10 am, Craig Rodrigues wrote: > >> I would like to propose that Twisted drop support for Python 3.5 one year > >> from now

Re: [Twisted-Python] [RFC] Drop support for Python 3.5 sometime after May 2021?

2020-05-13 Thread Amber Brown
May 13, 2020, at 22:13, Glyph wrote: > > On May 13, 2020, at 10:04 PM, Amber Brown (hawkowl) > > wrote: > > > > > > On 14/5/20 5:10 am, Craig Rodrigues wrote: > > >> I would like to propose that Twisted drop support for Python 3.5 one > > >>

Re: [Twisted-Python] [RFC] Drop support for Python 3.5 sometime after May 2021?

2020-05-13 Thread Amber Brown (hawkowl)
I was considering proposing dropping it soon (I was thinking when we had 3.8 support, that 3.6/3.7/3.8 is a reasonable compatibility matrix). Why I think this is probably fine: - Debian Stable (buster) has 3.7. oldstable (stretch) has 3.5.3, but I don't think we care about oldstable. - Ubuntu

Re: [Twisted-Python] IReactorTime.seconds: epoch time or no?

2020-03-23 Thread Amber Brown (hawkowl)
On 24/3/20 6:45 am, Richard van der Hoff wrote: HTTPFactory seems to think that `reactor.seconds` is reliably an epoch time (see https://github.com/twisted/twisted/blob/trunk/src/twisted/web/http.py#L3110, etc). On the other hand. AsyncioSelectorReactor.seconds() returns a monotonic time:

Re: [Twisted-Python] Twisted 20.3.0 Release Announcement

2020-03-23 Thread Amber Brown (hawkowl)
On 21/3/20 12:20 am, Amber Brown (hawkowl) wrote: On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 20.3! As an addendum, as discussed earlier in the year on Twisted's mailing list, this release is the final one to support Python 2.7. The

[Twisted-Python] Twisted 20.3.0 Release Announcement

2020-03-20 Thread Amber Brown (hawkowl)
On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 20.3! The highlights of this release are: - curve25519-sha256 key exchange algorithm support in Conch. - "openssh-key-v1" key format support in Conch. - Security fixes to twisted.web, including preventing

[Twisted-Python] Twisted 20.3.0rc1 Release Candidate Announcement

2020-03-09 Thread Amber Brown (hawkowl)
ll and the NEWS file at https://twistedmatrix.com/Releases/rc/20.3.0rc1/ , or you can try it out from PyPI: python -m pip install Twisted==20.3.0rc1 Please test it, and let me know how your applications fare, good or bad! If nothing comes up, 20.3 will release very soon. Twisted regard

Re: [Twisted-Python] The Python 2.7 Plan

2019-12-17 Thread Amber Brown
On Wed, 18 Dec 2019, at 16:25, Glyph wrote: > > > > On Dec 16, 2019, at 1:30 PM, Amber Brown (hawkowl) > > wrote: > > > > > > On 17/12/19 3:40 am, Glyph wrote: > >> The whole point would be to define a concrete end in terms of the final >

Re: [Twisted-Python] The Python 2.7 Plan

2019-12-16 Thread Amber Brown (hawkowl)
On 17/12/19 3:40 am, Glyph wrote: The whole point would be to define a concrete end in terms of the final release - and I have no doubt that if we say what the date of the final 2.7 release is, Hawkie will get it out /on the dot/, and not a day past its deadline :).  So no way it would be op

Re: [Twisted-Python] The Python 2.7 Plan

2019-12-16 Thread Amber Brown (hawkowl)
On 12/12/19 8:41 am, Wilfredo Sánchez Vega wrote:   I don't object to the final release being in April instead of January, though I'm not sure that the additional release really means we need to do that.  But FWIW I'm in favor of Option 3 / calling 19.4 the final release.  :-)   My sense

[Twisted-Python] Twisted 19.10.0 Release Announcement

2019-11-10 Thread Amber Brown (hawkowl)
On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 19.10! The highlights of this release are: - Security fixes for HTTP/2 -- CVE-2019-9512 (Ping Flood), CVE-2019-9514 (Reset Flood), and CVE-2019-9515 (Settings Flood). Thanks to Jonathan Looney and Piotr

Re: [Twisted-Python] Twisted 19.10.0rc1 Release Candidate Announcement

2019-10-15 Thread Amber Brown (hawkowl)
moment the tarballs use a folder name of twisted-twisted-19.x.y > rather then the expected twisted-19.x.y folder name. > > Barry > > On Monday, 14 October 2019 09:05:35 BST Amber Brown (hawkowl) wrote: > > Hello everyone, it's time for more Twisted! >

Re: [Twisted-Python] Twisted 19.10.0rc1 Release Candidate Announcement

2019-10-15 Thread Amber Brown (hawkowl)
.y folder name. Sure. I think the only reason it's like that is because that's how it was done in SVN? I don't think there's a technical reason that it's like that (and I don't think anything hard-assumes the format of our git tags specifically). - Amber > Barr

Re: [Twisted-Python] Twisted 19.10.0rc1 Release Candidate Announcement

2019-10-15 Thread Amber Brown (hawkowl)
On 14/10/19 10:07 pm, Glyph wrote: > > >> On Oct 14, 2019, at 1:05 AM, Amber Brown (hawkowl) >> mailto:hawk...@atleastfornow.net>> wrote: >> >> Hello everyone, it's time for more Twisted! > > //I/t's *always* time for more Twisted/ > >&g

[Twisted-Python] Twisted 19.10.0rc1 Release Candidate Announcement

2019-10-14 Thread Amber Brown (hawkowl)
from PyPI: python -m pip install Twisted==19.10.0rc1 Please test it, and let me know how your applications fare, good or bad! If nothing comes up, 19.10 will release in a week. Twisted regards, Amber Brown (hawkowl) ___ Twisted-Python mailing list Twis

[Twisted-Python] Twisted Release Manager In Search Of A Body Double (pls hlep)

2019-09-10 Thread Amber Brown (hawkowl)
Hi! I'm looking for someone to be my body double for Twisted releases, taking over on alternate releases or when I'm busy (which seems to be all the time when did I become an adult, why did I do that). Ideally this person is up for this role on an ongoing basis, with a time commitment of

Re: [Twisted-Python] Twisted 19.7.0rc1 Release Candidate Announcement

2019-07-26 Thread Amber Brown
On Fri, 26 Jul 2019, at 19:38, Scott, Barry wrote: > On Sunday, 21 July 2019 17:24:35 BST Amber Brown wrote: > > Hello! It's time for another Twisted release! > > > > This one is full o' stuff, including: > > > > - The dropping of Python 3.4 suppo

Re: [Twisted-Python] Twisted 19.7.0rc1 Release Candidate Announcement

2019-07-21 Thread Amber Brown
On 22/7/19 2:24 am, Amber Brown wrote: Hello! It's time for another Twisted release! This one is full o' stuff, including: - The dropping of Python 3.4 support, - A better PyPI page, - twisted.internet.testing, a public-API version of twisted.test.proto_helpers, - Support for hmac-s

[Twisted-Python] Twisted 19.7.0rc1 Release Candidate Announcement

2019-07-21 Thread Amber Brown
python -m pip install Twisted==19.7.0rc1 Please test it, and let me know how your applications fare, good or bad! If nothing comes up, 19.7 will release in a week. Twisted regards, Amber Brown (hawkowl) PS: The full release will come with MacOS and Linux wheels for all supported Python version

Re: [Twisted-Python] Getting nice logging outputs in py.test

2019-07-05 Thread Amber Brown
On 5/7/19 8:27 pm, Thomas Westfeld wrote: Dear all, I am having an issue with logging of my Twisted application. I am using the new twisted.logger framework. The output produced by twist or twistd when runnning my plugin is nice. However when running a test suite using py.test I only get this

Re: [Twisted-Python] Getting nice logging outputs in py.test

2019-07-05 Thread Amber Brown
On 5/7/19 3:55 pm, Chris Withers wrote: On 04/07/2019 21:43, Jean-Paul Calderone wrote:     How are you running the reactor in your pytest suites? I've not found a     sane way to do this and so would recommend sticking with trial, crufty     and old though it feels... What feels crufty and

Re: [Twisted-Python] Azure Pipelines

2019-06-22 Thread Amber Brown
On 23/6/19 8:04 am, Glyph wrote: On Jun 22, 2019, at 11:05 AM, Amber Brown <mailto:hawk...@atleastfornow.net>> wrote: On 22/6/19 9:59 am, Kyle Altendorf wrote: Hmm...  I'm running Python inside a build to generate the matrix for that build (with a yaml file for a pipel

Re: [Twisted-Python] Azure Pipelines

2019-06-22 Thread Amber Brown
On 22/6/19 9:59 am, Kyle Altendorf wrote: Hmm...  I'm running Python inside a build to generate the matrix for that build (with a yaml file for a pipeline).  Now I'm curious what matrixing is being used that isn't supported yet.  But perhaps it isn't worth bothering to work through. Cheers,

Re: [Twisted-Python] Azure Pipelines

2019-06-21 Thread Amber Brown
The matrix stuff we're using is not yet supported as a pipeline workflow, so, when it is, we will move it :) - Amber On 22/6/19 4:51 am, Kyle Altendorf wrote: On 2019-06-21 12:05, Glyph wrote: On Jun 21, 2019, at 6:39 AM, Jean-Paul Calderone wrote: I can't see any Azure Pipeline configurati

[Twisted-Python] [SECURITY] Twisted 19.2.1 Release Announcement

2019-06-06 Thread Amber Brown
find the downloads at <https://pypi.python.org/pypi/Twisted> (or alternatively <http://twistedmatrix.com/trac/wiki/Downloads>). The NEWS file is also available at <https://github.com/twisted/twisted/blob/twisted-19.2.1/NEWS.rst>. Twisted Regards, Am

Re: [Twisted-Python] Twisted for http/2 (RESTful) webservices - client/server

2019-05-24 Thread Amber Brown
To note -- Twisted does not currently have HTTP/2 client support, only server support. Treq will not talk H2 at the moment, but Klein+Twisted will happily serve it up. - Amber On Sat., 25 May 2019, 06:35 meejah, wrote: > Jayanth Acharya writes: > > > Checked Klein, and it seems quite promising

[Twisted-Python] The Future of Twisted Spread

2019-04-22 Thread Amber Brown
twisted.spread is without a maintainer, and there were discussions in #twisted-dev about it's future. It has several flaws, mostly regarding security and resource usage that have not moved forward in a long time. These discussions mostly revolved around deprecating it, but Glyph pointed out exi

[Twisted-Python] Twisted 19.2.0 Release Announcement

2019-04-10 Thread Amber Brown
d 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] Twisted 19.2.0rc2 Release Candidate Announcement

2019-03-27 Thread Amber Brown
:     python -m pip install Twisted==19.2.0rc2 Please test it, and let me know how your applications fare, good or bad! If nothing comes up, 19.2 will release in a week. Twisted regards, Amber Brown (hawkowl) ___ Twisted-Python mailing list Twisted-Python

[Twisted-Python] A Proposal for reducing the burden of developing on Twisted by dropping Python 2 support

2019-03-25 Thread Amber Brown
Hi everyone, Since the Python 2 EOL date is rapidly approaching, I thought it was time we consider dropping Python 2 support. I personally find that Python 2 compat adds a huge amount of overhead when working on and maintaining Twisted, and think that with the current maintainer availability

Re: [Twisted-Python] Twisted 19.2.0rc1 Release Candidate Announcement

2019-03-04 Thread Amber Brown
/9592 > > Twisted now references a symbol not present in its minimal crypography > requirement. > > ---Tom > > > On February 24, 2019 11:19:28 AM PST, Amber Brown < > hawk...@atleastfornow.net> wrote: >> >> Hello from PyCascades! Straight from the Pacific

Re: [Twisted-Python] a farewell to buildbot

2019-03-02 Thread Amber Brown
I have been switching matrix.org to Buildkite's open source offering (where you bring your own builders). It might be an option for things like codespeed, which we still would want to be consistent. Other than that, I was taking a look at Azure Pipelines last year. I think we could get a decent am

[Twisted-Python] Twisted 19.2.0rc1 Release Candidate Announcement

2019-02-24 Thread Amber Brown
0rc1 Please test it, and let me know how your applications fare, good or bad! If nothing comes up, 19.2 will release in a week. Twisted regards, Amber Brown (hawkowl) ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com https://twist

Re: [Twisted-Python] Twisted 18.9.0 Release Announcement

2018-10-19 Thread Amber Brown
That NEWS link should be https://github.com/twisted/twisted/blob/twisted-18.9.0/NEWS.rst -- one day I'll remember to check my links before sending ;) -Amber On 19/10/18 10:56 pm, Amber Brown wrote: On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Tw

[Twisted-Python] Twisted 18.9.0 Release Announcement

2018-10-19 Thread Amber Brown
e - 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 l

[Twisted-Python] Twisted 18.9.0rc1 Release Candidate Announcement

2018-09-28 Thread Amber Brown
Hello everyone! It's time again for a Twisted release. It's not a huge one, but it does have some important changes! Twisted 18.9rc1 features: - Support for Python 3.7! - Better support for Unicode handling in logging tracebacks in Python 2 - trial -j now reports tracebacks on test failures on

Re: [Twisted-Python] I preparing a patch but the buildbot OSX seems to be broken.

2018-08-01 Thread Amber Brown
Hi Barry, That builder is on our buildbot infrastructure, which doesn't run automatically. When your patch undergoes review, we push it up to our buildbot for tests more thorough than we can get on public CI (different distros, etc). We don't run code we haven't looked at first on them, so it

Re: [Twisted-Python] Twisted 18.7 Release Announcement

2018-07-13 Thread Amber Brown
On 07/14/2018 05:13 AM, Amber Brown wrote: On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 18.7! Whoops, that NEWS link should be https://github.com/twisted/twisted/blob/twisted-18.7.0/NEWS.rst ! - Amber

[Twisted-Python] Twisted 18.7 Release Announcement

2018-07-13 Thread Amber Brown
ntributed 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] Twisred 18.7.0rc2 Release Candidate Announcement

2018-07-05 Thread Amber Brown
Hi everyone, 18.7.0rc2 has been pushed with a fix for an inconsistently named new API. You can get it through PyPI: pip install Twisted==18.7.0rc2 You can read the full changelog here: https://github.com/twisted/twisted/blob/release-18.7.0-9475/NEWS.rst Thanks! - Amber __

[Twisted-Python] Twisted 18.7.0rc1 Release Candidate Announcement

2018-07-04 Thread Amber Brown
Hello everyone, from scenic Heathrow airport. It's time for another Twisted release, and this one has got some goodies. Included in this release are: - better support for async/await coroutines in regards to exception and traceback handling; - better support for reporting tracebacks in inlineCallb

Re: [Twisted-Python] Installing Twisted on a clean Windows system

2018-07-01 Thread Amber Brown
Twisted does not yet support Python 3.7. Due to syntax changes and other changes, as well as the non-availability of build infrastructure at this moment (e.g. it doesn't work on Travis, we haven't tried appveyor), we can't yet fully identify what's wrong and fix it with confidence. I would suggest

Re: [Twisted-Python] Release plans

2018-05-16 Thread Amber Brown
I have to fix one other regression, and then I'm going to do a 18.4.1. - Amber On 15 May 2018 at 22:18, Glyph wrote: > On May 15, 2018, at 2:53 AM, whalebot wrote: > > > There is a regression in 18.4.0 release and fix already landed in trunk > https://github.com/twisted/twisted/pull/1008. Hav

[Twisted-Python] Twisted 18.4.0 Release Announcement

2018-04-29 Thread Amber Brown
ion, 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/c

Re: [Twisted-Python] pypy3 builds passing?

2018-04-12 Thread Amber Brown
I'll also note that very soon, pypy2.7 should also be supported. On Fri, 13 Apr 2018, 16:00 Mark Williams, wrote: > On Thu, Apr 12, 2018, at 10:53 PM, Craig Rodrigues wrote: > > > > > > On Thu, Apr 12, 2018 at 10:35 PM, Amber Brown > wrote: > >> It do

Re: [Twisted-Python] pypy3 builds passing?

2018-04-12 Thread Amber Brown
No, it does not. May be worth it for just select, tho, considering we have pypy specific checks. On Fri, 13 Apr 2018, 15:58 Hynek Schlawack, wrote: > It does on master, i think, but unsupported doesn't run on PRs. >> >> I'm happy to move it to supported if we're happy with it! I think since >> i

Re: [Twisted-Python] pypy3 builds passing?

2018-04-12 Thread Amber Brown
t; > > > On Apr 12, 2018, at 9:59 PM, Amber Brown > wrote: > > > > My work is paying off... :) > > So I think we can call pypy3 a supported platform now? > > Does it report build status to Github yet? > > -g > >

Re: [Twisted-Python] pypy3 builds passing?

2018-04-12 Thread Amber Brown
My work is paying off... :) On Fri, 13 Apr 2018, 14:24 Glyph, wrote: > On Apr 12, 2018, at 9:22 PM, Craig Rodrigues > wrote: > > > Hi, > > I just took a look at this: > > https://buildbot.twistedmatrix.com/builders/ubuntu16.04-pypy3/builds/27 > > running with: > > Python 3.5.3 (3f6eaa010fce, Ja

[Twisted-Python] The Future of Twisted.News

2018-04-02 Thread Amber Brown
Hi all, I thought it would be a good time to raise the topic of twisted.news and its future in Twisted. Currently, t.news has below-Twisted standards of code coverage, implementation (with one hge ad-hoc state machine), comments, tests, etc. It's also not had any changes to the bulk of i

Re: [Twisted-Python] Twisted 18.4.0 Prerelease 1 Announcement

2018-04-01 Thread Amber Brown
Whoops, that URL should be "https://twistedmatrix.com/Releases/rc/18.4.0rc1/";... - Amber On 04/01/2018 11:30 PM, Amber Brown wrote: Hi everyone! Time for another Twisted release. My, it has been a while! In this delightfully devilish release there is: - The dropping of Python 3

[Twisted-Python] Twisted 18.4.0 Prerelease 1 Announcement

2018-04-01 Thread Amber Brown
Hi everyone! Time for another Twisted release. My, it has been a while! In this delightfully devilish release there is: - 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)

Re: [Twisted-Python] List of required builds before a merge

2018-03-12 Thread Amber Brown
The buildbots went after someone said that the RAX hosting was going away, and I (and a few others) didn't get the (annoyingly quiet) correction that it was only for new projects (which was not how the original was written). All the twisted list got was the original letter from the SFC without a "f

Re: [Twisted-Python] conch server can't git clone

2017-11-05 Thread Amber Brown
> On 6 Nov 2017, at 6:43 pm, Glyph wrote: > > On Nov 5, 2017, at 10:37 PM, Mark Williams wrote: >> >> You can export the GIT_TRACE_PACKET environment variable on the client >> side, which makes git emit packet-level logs: >> >> https://git-scm.com/book/gr/v2/Git-Internals-Environment-Variable

Re: [Twisted-Python] Migrating Trac Tickets to GitHub issues

2017-10-01 Thread Amber Brown
> On 1 Oct 2017, at 8:15 am, Adi Roiban wrote: > > Hi, > > I would like to re-start the conversation about migrating Trac tickets > to GitHub issues. > > My main reason for doing this is to make it easier for people to > contribute to Twisted. > > In CONTRIBUTING there is this info > > `GitH

Re: [Twisted-Python] Twisted 17.5.0rc2 RC Announcement

2017-05-26 Thread Amber Brown
and > Python 3 > with a couple of fixes I tried locally in twisted/mail/smtp.py > (but I did not open a ticket on Trac unfortunately so it may have been > unnoticed) > https://github.com/scrapy/scrapy/issues/2375#issuecomment-299226510 > > > Thanks. > > /Paul > &

[Twisted-Python] Twisted 17.5.0rc2 RC Announcement

2017-05-25 Thread Amber Brown
there's no problems, it'll release in the next week or so. Twisted Regards, Amber Brown (HawkOwl) ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Removing support for old Python 3 versions

2017-02-22 Thread Amber Brown
Debian 9 (Stretch) is in final freeze and will become the new stable release very soon (a month or so?). By the time we drop 3.4 support, Stretch will be current stable, so my recommendation would be to upgrade to Stretch when it comes available, and use the Python 3.5 it ships with. Alternatively,

[Twisted-Python] Removing support for old Python 3 versions

2017-02-20 Thread Amber Brown
ing on the wall), but I believe a removal of support not long after is reasonable, considering the 3.4 installed base is smaller than that of 2.6. Thoughts? - Amber Brown, Release Owl ___ Twisted-Python mailing list Twisted-Python@twistedmatri

Re: [Twisted-Python] eliminating MSI builder

2016-09-07 Thread Amber Brown
They actually build wheels now (lol), the builder having some upgrades has meant that the whl has a different name (cp27-cp27m, not cp27-none). I noticed it last night, just went to bed before I fixed it :) On 8 Sep 2016 9:19 AM, "Glyph Lefkowitz" wrote: > I think MSIs are generally a bad way to

Re: [Twisted-Python] Twisted 16.4.0 Prerelease 1 Announcement

2016-08-13 Thread Amber Brown
You needn't be concerned, Glyph, the asyncio reactor landed after I cut the release, so it's existence is currently a spoiler for season 16.5 of Twisted ;) On 14 Aug 2016 09:34, "Glyph Lefkowitz" wrote: > > On Aug 12, 2016, at 11:18 PM, Amber Hawkie Brown < > hawk...@atleastfornow.net> wrote: >

Re: [Twisted-Python] INCOMPATIBLE CHANGE: twisted.python.dist renamed to twisted.python._setup

2016-08-07 Thread Amber Brown
t.p.dist dates from 2005, and as far as I can tell, predates Twisted's code review system. It's an early mistake, but we can fix many mistakes in parallel. - Amber On 8 Aug 2016 08:36, "Craig Rodrigues" wrote: > > > On Sun, Aug 7, 2016 at 5:25 PM, Amber "Hawkie" Brown < > hawk...@atleastfornow.

Re: [Twisted-Python] buildbot.twistedmatrix.com is down a lot

2016-07-16 Thread Amber Brown
Yeah, that's a good idea - disable them for now, and we'll see if the OOMs happen. Then we can investigate them closer if it stops. On 17 Jul 2016 08:37, "Adi Roiban" wrote: > > > On 17 July 2016 at 07:21, Amber Brown wrote: > >> It's OOMing -- I

Re: [Twisted-Python] buildbot.twistedmatrix.com is down a lot

2016-07-16 Thread Amber Brown
It's OOMing -- I think the upgrade to Eight trunk introduced some sort of memory usage regression or we've done something wrong -- I've unfortunately not had time to investigate. We could size up the RAM in the meantime I guess? -Amber On 17 Jul 2016 08:19, "Adi Roiban" wrote: > > > On 17 July

Re: [Twisted-Python] 16.0.0 32-bit wheels for Windows

2016-03-30 Thread Amber Brown
This was because we dropped the only 32bit Windows builder (the XP one). The w7 one is 64bit and only has 64bit pythons on it - I guess we could install 32bit ones? -Amber ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatr

Re: [Twisted-Python] Ticket #8244 (old-style decorator)

2016-03-22 Thread Amber Brown
Worth noting that the converted hybrid classes are opt in - by default they are a no-op. This means you can run under TWISTED_NEWSTYLE=1 for your tests to ensure that when all the classes go natively new style, everything works, but leave it off in prod. Then in a later release, all of these classe

Re: [Twisted-Python] news file confusion

2016-01-25 Thread Amber Brown
Towncrier is actually a from-scratch rewrite :) I'm in for the migration - there's a Klein PR to migrate that as a proof of concept, I need to double check if anyone looked at it. - Amber On 26 Jan 2016 07:02, Glyph Lefkowitz wrote: > > It looks like both https://github.com/twisted/newsbuilder

Re: [Twisted-Python] pywin32 -> cffi update and feedback request

2016-01-06 Thread Amber Brown
Worth noting, I have a CFFI binding for IOCP already (its blocked on base support for Windows on Py3, that ticket is up for review), so it's not needed right now. Although, ideally, replacing our custom built thing with a library would be the best case, but we can put more important things first

Re: [Twisted-Python] [INCOMPATIBLE CHANGE] Removing Gadfly support from adbapi

2015-12-04 Thread Amber Brown
We don't! Those tests never run, because "import sqlite" doesn't work on 2.7. Today's plan is to put up a patch to test stdlib sqlite3 and pysqlite2 :) On 5 Dec 2015 09:29, Glyph Lefkowitz wrote: > > > > On Dec 4, 2015, at 4:07 AM, Amber Hawkie Brown > > wrote: > > > > So, apparently, a long