On 05. 02. 21 21:11, Kader Miyanyedi wrote:
Hello, first of all, I'm sorry about my English. My name is Kader. I am 
currently a student in computer engineering department from Turkey.

I use python but my knowledge of python is not perfect. Mostly I was interested 
in python/django. I would like to improve my knowledge of Python and help with 
the fourth idea.

Can you help me with how to get started?

Hello Kader. Thanks for your kind offer.

The ideal entry point to the fourth idea is this problem:

https://bugzilla.redhat.com/show_bug.cgi?id=1914847

My (not working) attempt to fix it is at:

https://github.com/pytest-dev/pytest/pull/8236

An alternate solution for this particular problem seem to be ignoring the error. See also https://github.com/pytest-dev/pytest/blob/4.6.x/tox.ini#L163



However, I don't think this is a best way to improve Python skills (and it has nothing to do with Django I am afraid).

If you want to get familiar with pytest internals nevertheless, I think investing time to option 1) is time better spent than option 4).

See https://github.com/bitprophet/pytest-relaxed/issues/12 and https://github.com/bitprophet/pytest-relaxed/pull/10

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
python-devel mailing list -- python-devel@lists.fedoraproject.org
To unsubscribe send an email to python-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org

Reply via email to