Discussion:
[bottlepy] May I fix some code to be pep8 compliant?
Aji Nurul Yakin
2016-03-30 11:38:00 UTC
Permalink
Hi all, I have been asking about this on freenode chat but no response,
maybe since I'm in different time zone from many people there.

I wanna contribute to bottle project but currently, I'm new within python,
so I think while I'm walk through bottle project (for more deep
comprehension), may I contribute by correcting code to be pep8 compliant?
--
--
You are member of the "bottlepy" group at google groups.
See http://groups.google.de/group/bottlepy for mailing list options.
See http://bottlepy.org/ for news and documentation.

---
You received this message because you are subscribed to the Google Groups "bottlepy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bottlepy+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Marcel Hellkamp
2016-03-30 12:24:53 UTC
Permalink
Pull requests with small changes (e.g. using ["] instead if ['] for
docstrings) are welcome, but there are some places where strict pep-8
would reduce readability instead of improving it. We rejected some pep-8
PRs in the past that were too comprehensive or were likely generated by
automatic tools.
Post by Aji Nurul Yakin
Hi all, I have been asking about this on freenode chat but no
response, maybe since I'm in different time zone from many people there.
I wanna contribute to bottle project but currently, I'm new within
python, so I think while I'm walk through bottle project (for more
deep comprehension), may I contribute by correcting code to be pep8
compliant?
--
--
You are member of the "bottlepy" group at google groups.
See http://groups.google.de/group/bottlepy for mailing list options.
See http://bottlepy.org/ for news and documentation.
---
You received this message because you are subscribed to the Google Groups "bottlepy" group.
To unsubscribe from this group and stop receiving emails from it, send
For more options, visit https://groups.google.com/d/optout.
--
--
You are member of the "bottlepy" group at google groups.
See http://groups.google.de/group/bottlepy for mailing list options.
See http://bottlepy.org/ for news and documentation.

---
You received this message because you are subscribed to the Google Groups "bottlepy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bottlepy+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Continue reading on narkive:
Loading...