Skip to content
Enteee edited this page May 3, 2016 · 14 revisions

FAQ

Why is 1.1 the first version?

I tried submitting 1.0 to PyPi but I got a HTTP 500, probably because they were dealing with too much load at the time. PyPi saved a broken 1.0 Packet and does not allow re-submitting packets. Using 1.1 solved the issue.

(Experienced user) How do I submit a bug report?

  1. Make sure that your but wasn't already fixed in develop
  2. Fork the project
  3. Write a unit test which reproduces the bug
  4. Create pull request to develop

(New user) How do I submit a bug report?

  1. Open a new issue
Clone this wiki locally