Re: [Twisted-Python] Twisted trunk and klein?

2021-02-11 Thread Wilfredo Sánchez Vega
> My concern here is that Twisted may have added a dependency on requests, > and that dependency means that if you want IDNA==3.1, as Klein’s tox.ini > does, that you aren’t allowed to. That seems weak; I’d say a bug. No? Note this is only cause when installing treq, so the issue seems to

Re: [Twisted-Python] Twisted trunk and klein?

2021-02-11 Thread Wilfredo Sánchez Vega
On Feb 10, 2021, at 3:44 PM, Glyph wrote: > > This isn't even a bug in Klein, it's an issue with a version pin in its > tox.ini: > https://github.com/twisted/klein/blob/6e7b37158dea2fe73180809803a872ed98143c6d/tox.ini#L36 > >

Re: [Twisted-Python] Re-run Azure tests

2020-10-18 Thread Wilfredo Sánchez Vega
Yeah, log in with GH has never worked for me. Always results in what claims to be a transient error. -wsv > On Oct 13, 2020, at 9:40 PM, Glyph wrote: > >  > >> On Oct 13, 2020, at 4:26 PM, Adi Roiban wrote: >> >> Thanks. So you need to be logged with github account and not your normal

Re: [Twisted-Python] Re-run Azure tests

2020-10-12 Thread Wilfredo Sánchez Vega
On Oct 12, 2020, at 12:29 PM, Craig Rodrigues wrote: > > No, the re-run feature in Azure is not broken. I've managed to do it several > times successfully. Hrm. I’ve tried pushing that button many times and nothing happens. So, while it’s great that it works for you, if it doesn’t work

Re: [Twisted-Python] Request for new Twisted release?

2020-10-12 Thread Wilfredo Sánchez Vega
On Sep 28, 2020, at 11:35 AM, Kyle Altendorf wrote: > > I guess this one is top-posting... Anyways, I would personally default away > from CI-provider-specific solutions. It seems like a command line tool ought > to suffice? Certainly, it should first be possible to ship a release from

Re: [Twisted-Python] SMB server component for twisted

2020-05-14 Thread Wilfredo Sánchez Vega
On May 7, 2020, at 12:48 AM, Glyph wrote: > > If you want to include it in Twisted itself, your best bet is to actually > develop it within twisted, as a series of small contributions, rather than as > one gigantic one-shot one. Contributions over, say, 400 lines, take > exponentially longer

Re: [Twisted-Python] The Python 2.7 Plan

2019-12-16 Thread Wilfredo Sánchez Vega
On Dec 16, 2019, at 7:10 AM, Glyph wrote: > > When we EOL py27 support for Twisted we should probably do something similar > so anyone who wants to get a pending fix out as part of the last > 27-supporting release has a window to do that. That seems pretty reasonable (as long as it's not

Re: [Twisted-Python] The Python 2.7 Plan

2019-12-11 Thread Wilfredo Sánchez Vega
Dec 11, 2019 at 4:06 PM Wilfredo Sánchez Vega <mailto:wsanc...@wsanchez.net>> wrote: > With Python 2.7 support dropping in a matter of weeks, I'd like to pick up > from hawkowl's thread back in March about Python 2.7 support for Twisted. > > Despite the widely circula

[Twisted-Python] The Python 2.7 Plan

2019-12-11 Thread Wilfredo Sánchez Vega
With Python 2.7 support dropping in a matter of weeks, I'd like to pick up from hawkowl's thread back in March about Python 2.7 support for Twisted. hawkowl had shared a plan in a Google Docs document. That URL has since gone stale but here's a new one (thanks, hawkowl):

[Twisted-Python] trial internals help?

2015-05-19 Thread Wilfredo Sánchez Vega
I took a stab at porting trial to use twisted.logger (http://tm.tl/7863) but I have a test failing: twisted.trial.test.test_reporter.TestErrorReporting.test_hiddenException I don’t quite know what that test is doing. I added some additional output on my branch

Re: [Twisted-Python] logging

2013-09-17 Thread Wilfredo Sánchez Vega
For your Trac'ing pleasure: https://twistedmatrix.com/trac/ticket/6750 -wsv ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python