[code-quality] How and where to add tests for Python 3
François Magimel
francois.magimel at etu.enseeiht.fr
Sun Aug 24 22:07:45 CEST 2014
Hello!
I'm new in this mailing, so I will introduce myself first. I'm François
(alias Linkid), a French engineering student who code mainly in Python.
I'm involved in some open source projects and some of them like Django
or OpenStack.
I would like to add a test for Python 3 to check an import, but I don't
really know on which project (pep8, pyflakes, …) to do that and how to
do it (by a push request on github or somewhere else, by a bug report,
…). I searched some clue and I think my test should be used by pyflakes,
but I'm not sure… So, here are my questions:
- on which project should I add a Python 3 import test ?
- how I should process ?
I think it could help be a lot if someone explain me what one project
really check, if it is possible.
Thank you.
François Magimel (Linkid)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/code-quality/attachments/20140824/ca3743fd/attachment.sig>
More information about the code-quality
mailing list