Daniel R Stromberg

Results 35 comments of Daniel R Stromberg

Here's a bash command for how I've been creating the file for testing purposes: echo foo > to-be-saved/"Ma$(echo | tr '\012' '\361')ana"

Here's some test code that replicates the problem: http://stromberg.dnsalias.org/~strombrg/rq-scheduler/ HTH

The shar archive I pasted here looked pretty distorted, so I've put the test code at http://stromberg.dnsalias.org/~dstromberg/rq-scheduler/timeout-passed-through/ Thanks.

Here's the original, closed issue: https://github.com/ui/rq-scheduler/issues/5

That would probably be fine. I've since moved on to a new contract though, so I no longer have access to the code I was describing. Thanks. On Tue, Dec...

I've rewritten it in Python 3.4. Thanks :)

On Thu, Jun 10, 2021 at 5:09 PM Jim Mussared ***@***.***> wrote: > Thanks @dstromberg > > So I can understand this better, what's the underlying workflow that > you're...

I'd really rather patch the binary, so anyone on the system can use it conveniently.

Did this ever go anywhere? What would need to be done? Where can the code be found? With January 1, 2020 around the corner (the EOL date for CPython 2.x),...

I'm a total nupic newbie, but I have a lot of CPython and some Pypy and Cython. If someone will outline a script (like what to import for the C++...