Hi everyone,

in the last few weeks i researched the topic of Code of Conducts,
i found many of them lacking, however the zeromq model strikes me as
something designed much better

The contract is described here: http://rfc.zeromq.org/spec:22

A first point in that contract does look like a problem,
which is the insistence on a share-alike license.

After a reading i am under the strong impression that the MPL is
perfectly fine for the purposes and usage of py.test,
the main question is if our direct users (and/or their managers/law experts)
can be helped to arrive at that conclusion as well.


A second point that does look problematic is the limitation in branching
models,
however after poking Pieter Hintjens on the reason he promptly pointed me to

http://zguide.zeromq.org/page:all#Git-Branches-Considered-Harmful

and

http://hintjens.com/blog:106

I found myself agreeing with those 2 items, as well as a lot of the
followup of the zguide.

best, Ronny
_______________________________________________
pytest-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to