Brian Trammell

Results 29 comments of Brian Trammell

@irl https://github.com/mami-project/pto-postgres/wiki/PAPI see /raw/upload > On 25 Feb 2017, at 02:33, Iain Learmonth wrote: > > @britram Where are the API docs? > > — > You are receiving this...

This will also need some configuration for the PTO raw data API base URL, since "the PTO" may have multiple instances.

New documentation for this (per conversation with @irl): https://github.com/mami-project/pto3-go/blob/master/doc/API.md

note: this is just a plugin, but needs #109

The only testing at this point is the doctest stuff, and a few scripts which use this (mainly for reading) in qof/pytools. Better coverage would be nice (should open a...

So the intention is still to do this, but it'll clearly have to start over with a new branch. Unfortunately the 2.7 backport is pretty far down my prio list...

@brettdh thanks for #16, will look into merging for 0.9.8...

in develop-merge-27, need to verify a couple of things with the tests, will revisit this roll a 0.9.8 next week. thanks and apologies for the short delay in merging... :)

Does this not Just Work if you pass a bound UDP socket to `writer.to_stream()`? The writer and message modules were designed to always write once per message, which should cause...