On Monday 12 September 2011, Stefano Lattarini wrote: > On Monday 12 September 2011, Peter Rosin wrote: > > Den 2011-09-12 11:16 skrev Stefano Lattarini: > > > The python-work branch contains very minimal refactorings, improvements > > > and testsuite enhancements for the Automake python support. IMHO it could > > > safely merged back into maint. Here is the commits that would be merged: > > > > > > b46debf python: run the 'py-compile' script with $(SHELL) > > > dd8b570 py-compile: the '--destdir' option now accepts a blank argument > > > a716df2 python tests: add "unit tests" on py-compile > > > 429b748 py-compile: normalize error and help messages > > > cd16ceb py-compile: complain on unrecognized options > > > a2ebf0e py-compile: '--' and non-option arguments terminate the option > > > list > > > > > > Attached is the result of "git diff maint python-work", for reference. > > > > > > I will proceed with the merge in a couple of days if there are no > > > objections. > > > > While I did not look at any of the code, I did read through the text parts > > of the diff. Below are the nits I found. > > > Thanks for spotting those; I've fixed them with the attached patch. > And now I've proceeded with the merge.
Regards, Stefano