> On Oct. 1, 2015, 6:12 a.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? > > Guangya Liu wrote: > 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.
Great! I fixed the order. Thanks for pointing this out! - Artem ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38705/#review101225 ----------------------------------------------------------- On Oct. 8, 2015, 11:26 a.m., Artem Harutyunyan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/38705/ > ----------------------------------------------------------- > > (Updated Oct. 8, 2015, 11:26 a.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 > >
