[
https://issues.apache.org/jira/browse/YETUS-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15404081#comment-15404081
]
Sean Busbey commented on YETUS-430:
-----------------------------------
I'm not much of a python person, but I share Allen's concerns around the python
available by default on various OS distributions. Even getting Python 2.7
reliably on CentOS 6 is beyond most new folks I've seen show up in other
projects.
I'd be game for a DISCUSS thread on the python versions we aim to support as a
project, generally. I wasn't aware Python 2.5 or earlier was working at some
point, nor what systems that would get us out of the box.
> Refactor releasedocmaker.py in separate modules
> -----------------------------------------------
>
> Key: YETUS-430
> URL: https://issues.apache.org/jira/browse/YETUS-430
> Project: Yetus
> Issue Type: Improvement
> Components: Release Doc Maker
> Reporter: Ajay Yadava
> Assignee: Ajay Yadava
> Attachments: YETUS-430.00.patch, YETUS-430.01.patch
>
>
> releasedocmaker.py has reached 993 lines in length. We have set the upper
> limit on number of lines in a file to 1000 in .pylintrc. New additions to
> the core functionality will make it trip that line, so I propose to extract
> utility functions in a separate module. I hope it will improve readability of
> the script as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)