m during a maintenance window.
Tax-deductible donations can be made to Twisted via the Software Freedom
Conservancy. More information is available here:
https://twistedmatrix.com/trac/wiki/TwistedSoftwareFoundation#HowtoDonate
--
Mark Williams
m...@en
>
>
> --
> Best,
> Shiyao
>
> ___
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
--
Mark Williams
m...@enotuniq.org
one:
https://github.com/twisted/twisted/blob/2b61992249d7c628a2685456e5c1608d75657979/src/twisted/python/_setup.py#L380-L416
Good luck and thanks for your interest in porting more of Twisted to Python 3!
--
Mark Williams
m...@enotuniq.org
___
Twisted-Python mailin
We should fix that, but until we do, I think adding
additional builders for each PyPy3 reactor is a good idea.
> --
> Craig
> _
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
--
Mark
Hi all,
twistedmatrix.com and its subdomains now redirect all HTTP requests to HTTPS.
If the transition goes smoothly, I'll turn on HSTS
(https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security) next week.
Please let me know if you notice any irregularities.
--
Mark William
"buildbot/osx10.10-py2.7-coverage". This name change reflects the updated
operating system.
On Wed, Apr 4, 2018, at 5:28 PM, Mark Williams wrote:
> On Mon, Apr 2, 2018, at 4:13 AM, Adi Roiban wrote:
> >
> > FYI buildbot/osx10.10-py2.7 is broken again
> >
>
&g
time pretty fast.
> We have used 90% of the time allocated between 19 March of 19 April.
>
> Regards,
> --
> Adi Roiban
> _
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> https://twistedmatrix.com/cgi
On Sat, Mar 24, 2018, at 4:28 PM, Craig Rodrigues wrote:
> Can you enable "rolling builds" on Appveyor:
Done.
--
Mark Williams
m...@enotuniq.org
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatri
ob/master/services/buildbot/master/master.cfg
I'll try to do this before the end of the week.
--
Mark Williams
m...@enotuniq.org
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
/steps/select/logs/stdio
I have also pinged the maintainer of the Ubuntu PPA about adding PyPy
5.9.0. Once that happens I'll switch the builders back to the PPA.
--
Mark Williams
m...@enotuniq.org
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
enSSL 1.0.2
- cryptography wheels installed from PyPI include OpenSSL 1.1
Do you use the latest version of Twisted with OpenSSL 1.0.1? If so, do
the above reasons satisfy your concerns?
Thanks!
--
Mark Williams
m...@enotuniq.org
___
Twisted-Python ma
dmatrix.com/trac/ticket/9316
> Anyone have any idea how I could debug this?
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-Variables
Maybe that will help us figure out why git-pack-upload is terminating
early.
--
Mark Williams
m...@enotuniq.org
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
ction and be forwarded
to a web server running on localhost:.
This assumes you have a private key and certificate already. If not,
it's easier to use rproxy.
--
Mark Williams
m...@enotuniq.org
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
This should now be fixed.
--
Mark Williams
m...@enotuniq.org
On Thu, Sep 28, 2017, at 09:29 AM, Bryan Murdock wrote:
> Looks like twistedmatrix.com is down.
>
> Bryan
>
> ___
> Twisted-Python mailing list
> Twisted-Pyt
This should now be fixed.
--
Mark Williams
m...@enotuniq.org
On Thu, Sep 28, 2017, at 07:18 AM, Phil Mayers wrote:
> What's the current way to change list setting e.g. subscribed address?
> The mailman links seem to be giving tracebacks e.g.
>
> exceptions.OSError: [E
to everyone who contributed to this release!
--
Mark Williams
m...@enotuniq.org
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
On Sun, Jan 08, 2017 at 07:34:53PM -0500, Jean-Paul Calderone wrote:
> Hi Mark,
>
> Thanks for tackling this long-standing issue!
>
I hope I actually make some progress :)
> > He also noted that the Request interface with which HTTPChannel
> > interacts is mostly not described by twisted.iweb
* What?
A new year means renewed ambition. So let's talk about receiving
streaming requests!
* Why?
Twisted's HTTP server implementation does not allow application code
to interact with a request until its body has been entirely
received. It also doesn't allow incremental access to the
I implemented this at work. On Tuesday I'll confirm my company's open
source policy will allow me to contribute it back to txaws.
On Sun, Dec 25, 2016 at 7:09 AM, Jean-Paul Calderone <
exar...@twistedmatrix.com> wrote:
> Seeking a library that implements this for use with txAWS. More details:
>
On Thu, Dec 01, 2016 at 05:11:37PM -0800, Craig Rodrigues wrote:
> Hi,
>
> I filed this bug:
> https://twistedmatrix.com/trac/ticket/8931
>
> At least for me, conch fails to parse a host key created by OpenSSH
> in ~/.ssh/known_hosts
> which is of type ecdsa-sha2-nistp256.
>
> Anyone have an idea a
On Tuesday, November 22, 2016, Glyph Lefkowitz
wrote:
>
>
> Okay. So.
>
> The rule for reverts like this is: if you do something today, which is
> correct usage of the API and produces an observably correct result, will
> that be broken in the future if we fix it? If so, then we need to revert
>
gt; perhaps Mark's concern is indeed well-founded and we should roll it back
> before 16.6.
>
Tristan's exactly right. Furthermore, if we decide to make IRCClient
call its various command methods with unicode strings on Python 2,
we'll be breaking backwards compatibility
On Fri, Nov 18, 2016 at 05:36:16PM -0800, Glyph Lefkowitz wrote:
>
> "doesn't work" is a pretty black-and-white assessment. Are you anticipating
> a problem with the way the interface is specified that it can't be easily
> changed?
>
Yes. Here's the lede: IRCClient should deal in bytes and we
On Thu, Nov 17, 2016 at 11:00:13AM -0800, Glyph Lefkowitz wrote:
>
> This doesn't appear to be an answer to the "is it a regression" question
> though ;-). I'm still curious what you think there.
It's not a shipped feature so it can't be a regression. But if the
feature doesn't work it shouldn'
On Wed, Nov 16, 2016 at 11:22:49PM -0800, Glyph Lefkowitz wrote:
> However; is it really a regression to have py3 support for Words that just
> doesn't support other encodings yet? It strikes me that this is just a bug,
> and that we should just fall back from UTF-8 to latin-1 in this scenario.
On Thu, Nov 10, 2016 at 07:56:52PM +1100, Amber "Hawkie" Brown wrote:
> - Python 3 support for Words' IRC support and twisted.protocols.sip among
> some smaller modules,
I have opened a PR to revert this:
https://github.com/twisted/twisted/pull/593
A full explanation is here:
https://twistedma
On Thu, Sep 01, 2016 at 08:42:02PM +0700, Yuri wrote:
> The errors comes down to this: twistd script does not add current working
> directory to python path (or removes it, I don't know what exactly happens),
> so it fails to import any packages/modules from it. The issue does not
> appear in previ
On Tue, Aug 23, 2016 at 09:44:16AM -0700, Glyph Lefkowitz wrote:
>
> We can drop support for 3.3 of course, but that's a separate discussion.
I'm marginally in favor of it. I appreciate Adi's concern about the
build infrastructure. And thanks to the inimitable Donald Stufft,
it's easy to get a s
Glyph got me all set up so I can work on the Buildbots. Thanks,
Glyph!
I hope to resolve the issue Craig identified soon and will announce
any progress. Stay tuned!
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.
On Mon, Aug 22, 2016 at 06:24:29PM -0700, Glyph Lefkowitz wrote:
>
> > On Aug 22, 2016, at 5:40 PM, Craig Rodrigues wrote:
> >
> > I don't understand the buildbot scripts so don't know where to fix this.
>
> Oh, and since this answer may be of general interest: the buildbot
> configuration is her
On Mon, Jun 13, 2016 at 02:35:01PM -0700, Glyph wrote:
>
> Thus far all discussion has been on the mailing list. I feel like putting it
> on the wiki would not be that useful, though; hopefully the discussion will
> continue for at most another month or two, and it's mostly just a question of
>
On Fri, Jun 03, 2016 at 10:06:43AM +0200, Nagy, Attila wrote:
> Hi,
>
> I have a thread safe synchronous library, which I would like to use
> in a threadpool using deferToThread.
>
> Without using (deferTo)threads I get consistent 1-3 ms response
> times, with deferring to threadpool, I get 30-300,
32 matches
Mail list logo