Will Bond

Results 395 comments of Will Bond

> TypeError: exceptions must derive from BaseException Could you please provide a backtrace and the version of python you are using?

Conceptually the biggest issue is figuring out how to make oscrypto a default, but optional dependency in setup.py.

Perhaps there end up being two packages? One that is the abstract code using asn1crypto and another the uses it and signs it with oscrypto?

It has mostly been an issue of time. I should hopefully have things updated for ST3 as soon PC 2.0 is beta.

This is almost certainly due to the current architecture of using PyMeta and compiling the grammar when importing `pybars._compiler`. I had originally had interest in rewriting the project to use...

Actually, it is possible that the compiled grammar could be serialized into a file on each release. That may give it enough of a performance boost. Perhaps that is something...

Instead of repeatedly concating strings, could you try using cStringIO/BytesIO (Python 2/3)? Additionally, from looking through the change, it seems you've mixed this performance tweak in with some other changes....

Yeah, unfortunately Canonical seems to have abandoned pymeta and pybars. I have been looking at adding compatibility with Handlebars 2.0, and I am thinking a good rewrite from scratch with...

Terminal existed long before Text Pastry and even before the reopen last file functionality, hence the conflicts.

So, 150K people have installed Terminal, and let's say 10% use it regularly. We are talking about breaking a known key binding for 15,000 people for the sake of 1,500...