Bug 99145 - pep8 compatibility of python codes
Summary: pep8 compatibility of python codes
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: ackepenek
URL:
Whiteboard: target:5.2.0
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-07 22:12 UTC by ackepenek
Modified: 2016-09-19 16:47 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ackepenek 2016-04-07 22:12:44 UTC
There are some code written with python. (e.g. under ../sw/qa/python)
We can write python code considering pep8. (PEP8 is coding style of Python)

pep8 defined in here: https://www.python.org/dev/peps/pep-0008/
Comment 1 Commit Notification 2016-05-11 07:28:11 UTC
ackepenek committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=79e68375e48303ae1a36a0a61814cdb87cca3415

tdf#99145 refactored to pep8

It will be available in 5.2.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 2 Xisco Faulí 2016-09-19 16:47:51 UTC Comment hidden (obsolete)