Tom Ritchford

Results 144 comments of Tom Ritchford

Hmmm, I like your solution better than [mine](https://github.com/rec/vl8/blob/master/vl8/function/periodic.py), which is wordy. Looking at my notes, I hadn't thought of having two variables, `name` and `_name`. Yes, that's inelegant, but my...

No, it has the issue I ran into in my notes - it doesn't work with default arguments: https://gist.github.com/rec/7fb22cb5733a2af2e6bb6fd589ab71b7

Just want to reassure you that I am no longer blocked by this issue - since Python 3.5 worked fine for me. But the 3.6 weirdness was such that I...

Does 3.5 work for you? On Sun, Jul 16, 2017 at 6:27 PM, geduldig wrote: > I have the same issue ("certificate verify failed") when running: > python3.6 setup.py sdist...

Hello, and sorry for the delay! I'm doing a release of some other unrelated project as I write; but the good news is that I know a lot more about...

Very, very sorry about the delay! Two things happened. First, I wasn't able to solve the problem in several hours of work, and I intended to go back to it,...

I've got plenty of time right now, that last job collapsed, so I can be super responsive, and now it's personal :-D since it's getting in my way.

Just a note that every time you use a symbol like @rec (that's me) in an issue, you generate an email to that github account, so you sent four people...

Arg, sorry about that, already fixed. On Fri, May 24, 2024 at 9:48 AM Mario Lezcano Casado < ***@***.***> wrote: > I think the top two prs in this stack...