Pavel Savchenko

Results 67 issues of Pavel Savchenko

While playing around with the gino ORM on the shell, I kept encountering the `NoInspectionAvailable` error. Eventually, I traced this back to `@generic_repr` decorator and removing it fixed the problem....

Install logrotate task requires root. However, it is not given that the user we use to connect to the target machine will be root. Using `become: true` on the task...

Upon next load the session details are still not cleared, which would have happened if session was submitted to history successfully. I've tried clearing cache, clearing data, uninstalling and re-installing...

This is useful to make the result of furl hashable and thus allow dictionary and set operations on it. This also makes it compatible with the urllib's [ParseResult][1] functionality: ```...

Scan opened file (on open and save) and add a custom gutter icon when TODO items are found in the file. I'd like to implement this, so this is a...

I have the [Vi Bindings](https://fishshell.com/docs/current/interactive.html#shared-bindings) enabled and I'm not able to get alt+o or alt+shift+o working at all. It seems there's an existing binding mentioned in that doc: > Alt+O...

In essence it would be nice to have the ability to customize my bot's templates without forking a plugin. This can be implemented similarly to how Django allows users to...

type: feature
feature: plugins
#usability

I saw that there is little mention in the guide of how to install and handle multiple python versions. I wrote [this short guide gist on using PyEnv](https://gist.github.com/72d7a7ee2e6e72e97bee408abd18ebf9) for myself...

EdgeDB Version: 1.2+85bef76 OS Version: fly.io with image edgedb/edgedb Steps to Reproduce: 1. Sign up for fly.io 2. Follow steps in https://www.edgedb.com/docs/guides/deployment/fly_io 3. Upon completing the step **[Start EdgeDB](https://www.edgedb.com/docs/guides/deployment/fly_io)** obeserve...