On Wed, Sep 25, 2019 at 10:54:40AM +0100, Stuart Henderson wrote:
> https://github.com/petertodd/python-bitcoinlib/commit/de971091b
>
> I agree with just adding the py3 version, since py2 support is
> clearly going away in a forthcoming release.
Thanks for the additional clarification.
> Please
On 2019/09/25 10:10, clematis wrote:
> On Sun, Sep 22, 2019 at 08:43:04PM +0200, Rafael Sadowski wrote:
> > - My $COMMENT suggestion: "Python interface to the Bitcoin data
> > structures and protocol"
> > - Looks like this is only py3: " Python3 library providing an easy
> > interface to the Bi
On Sun, Sep 22, 2019 at 08:43:04PM +0200, Rafael Sadowski wrote:
> - My $COMMENT suggestion: "Python interface to the Bitcoin data
> structures and protocol"
> - Looks like this is only py3: " Python3 library providing an easy
> interface to the Bitcoin data structures and protocol." from the g
On Fri Sep 20, 2019 at 10:50:21PM +0200, clematis wrote:
> Hi,
> Here's a new port submission for devel/py-bitcoinlib.
> This Python3 library provides an easy interface to the bitcoin data
> structures and protocol. The approach is low-level and "ground up", with
> a focus on providing tools to man