[Twisted] Re: On the sneaky caching behavior of twisted.python.filepath.FilePath

2022-09-21 Thread Barry
would be an easier sell without > traps like this one. There is talk I the ticket about os.listdir being a problem. Isn’t one option to use os.scandir that includes some of the stat info for free? Barry > > Jean-Paul > > ___ > Twisted

[Twisted] Re: posix_spawn would really speed up spawnProcess if we used it

2023-03-16 Thread Barry
> On 14 Mar 2023, at 22:38, Glyph wrote: > > Aand it's landed. Fastest feature on Twisted ever ;-) How does it perform on linux system? Barry > > -g > >> On Mar 14, 2023, at 1:26 PM, Glyph wrote: >> >> Oh hey it looks like… I already

[Twisted] Re: Twisted 22.1.0 Final Release Announcement

2022-02-14 Thread Barry Scott
of client.py that I wanted to read. Barry ___ Twisted mailing list -- twisted@python.org To unsubscribe send an email to twisted-le...@python.org https://mail.python.org/mailman3/lists/twisted.python.org/ Message archived at https://mail.python.org

[Twisted] Re: Twisted release process todos

2022-03-08 Thread Barry Scott
folder will be twisted-22.2.4. The "v" is not useful as far as I can tell. Barry > > -- > > The CI release branch for the release branch is most of the time red > due to towncrier who > fails if there are no fragments for a branch, but the release branch