Zander

Results 10 issues of Zander

The `__mul__` magic function doesn't seem to be called as expected yet `__add__` is [This sample](https://github.com/romilly/fractions) will give the expected result (1.0) when run locally with * `python2` / `python3`...

The name `gir` is incredibly confusing/ambiguous causing many a confusion (and the odd accidental insult…) Some ideas - `g-ir-rustgen` - `gi-oxidiser` - `g03`

question

Compiling on latest Raspbian Jessie fails like so ``` CC shell-helper.lo shell-helper.c: In function 'configure_surface': shell-helper.c:74:40: error: 'struct weston_surface' has no member named 'committed_private' struct weston_view *existing_view = es->committed_private; ^...

'basic' is already implemented, would be useful to have 'digest' as well

Does valum have some nice magic oauth functions? Are any planned? Could you point me in the direction of some docs to setup such a system?

An interesting relatively new [library](https://developer.gnome.org/amtk/unstable/amtk-intro.html) Don't think it provides a VAPI yet but does have Gir

Status Incomplete
Type Update

When running against the mu-editor package ``` Collecting pyqt5==5.10.1 (from mu-editor) Could not find a version that satisfies the requirement pyqt5==5.10.1 (from mu-editor) (from versions: ) No matching distribution found...

pip

Like transform(), but actually gives you T instead of a new Value, which is probably what you wanted

Avoids some boilerplate when implementing things like single-window apps, where you don't really care if the object was already set, you just need an object

Meaning microfs cannot be used on many Debian based distribution where 2.6 is the latest available through apt Is there some way `read_until` can be replicated using other functions?