TsXor

Results 59 comments of TsXor

> Hi @TsXor ! > > It's a bit hard for me to say what is the problem by reading your code. I don't know what you are trying to...

I can almost say that it is `mp_obj_subscr` that go wrong.

您可以搜一下现实应用长什么样,比如TLS

This is because zipapps does not include package metadata. For example, let's run `python -m zipapps -o psutil.pyz -u AUTO psutil` and take a look inside generated `psutil.pyz`. You'll find...

I found that I got my fork repo in a huge mess so I extracted patches, reapplied them and made commits cleaner. Here is original git log if anyone is...

> Glad that someone's trying to develop this. Does it work for you though? Your script isn't working for me on any sites You need to set a valid repo...

> what kind of functionality/fixes does this bring that a non-dev user would care about? Though I added several user experience features to my own branch, javascript ain't my forte...

just replace the bundled pybind11 in `pytanque` with latest pybind11 release and it will compile