> On 十月 1, 2015, 1:12 p.m., Guangya Liu wrote: > > support/apply-reviews.py, line 2 > > <https://reviews.apache.org/r/38705/diff/3/?file=1087670#file1087670line2> > > > > The import should be in alpha order > > Artem Harutyunyan wrote: > I am happy to fix this, but could you please justify your reasoning?
Please check https://github.com/apache/mesos/blob/master/support/post-reviews.py#L25-#L30 Also I see that most of the import or include are using alpha order in mesos. - Guangya ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38705/#review101225 ----------------------------------------------------------- On 十月 1, 2015, 5:12 p.m., Artem Harutyunyan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/38705/ > ----------------------------------------------------------- > > (Updated 十月 1, 2015, 5:12 p.m.) > > > Review request for mesos, Benjamin Hindman, Joris Van Remoortere, Joseph Wu, > and Vinod Kone. > > > Bugs: MESOS-3468 > https://issues.apache.org/jira/browse/MESOS-3468 > > > Repository: mesos > > > Description > ------- > > See summary. > > > Diffs > ----- > > support/apply-reviews.py PRE-CREATION > > Diff: https://reviews.apache.org/r/38705/diff/ > > > Testing > ------- > > Tested the script with python 2.7. > > > Thanks, > > Artem Harutyunyan > >
