[llvm-dev] [cfe-dev] Reminder: 1 week left to submit merge requests for the 4.0.1

NAKAMURA Takumi via llvm-dev llvm-dev at lists.llvm.org
Mon May 15 07:13:17 PDT 2017


They are trivial changes, therefore I think they are not needed to pull
into the branch anymore.
Thank you.

On Mon, May 15, 2017 at 10:52 PM Tom Stellard <tstellar at redhat.com> wrote:

> On 05/15/2017 08:30 AM, NAKAMURA Takumi wrote:
> > Tom, could you pull them, please? They were too late to 4.0.
> > I can commit them, if you would like to let me do.
> >
> > [r294303] asan_symbolize.py: [Py3] Use text mode with
> universal_newlines=True for Popen.
> > [r294450] asan_symbolize.py: [Py3] Get rid of "print" statement. Use
> print() or write() instead.
> >
> > [r294306] sancov.py: [Py3] Use '//' instead of '/' as division operator.
> > [r294307] sancov.py: [Py3] Use bytes.decode() explicitly.
> > [r294812] sancov.py: [Py3] Use sys.stdout.buffer for bytes.
> > [r294880] sancov.py: [Py3] Get rid of "print" statement. Use print() or
> write() instead.
> >
> >
>
> Have these been approved by the code owner?
>
> -Tom
>
> > On Mon, May 15, 2017 at 6:26 PM Tom Stellard via cfe-dev <
> cfe-dev at lists.llvm.org <mailto:cfe-dev at lists.llvm.org>> wrote:
> >
> >     Hi,
> >
> >     The deadline to submit merge requests for the 4.0.1 release is May
> 22.
> >     If you have bug fixes you would like to include in the release,
> >     you can use the utils/merge-request.sh script to request a commit be
> >     merged, or you can manually file a blocker bug of
> http://www.llvm.org/pr32061.
> >
> >     If you are a code owner, please check bugs assigned to you in
> bugzilla
> >     to see if there are any patches awaiting your approval.
> >
> >     Thanks,
> >     Tom
> >     _______________________________________________
> >     cfe-dev mailing list
> >     cfe-dev at lists.llvm.org <mailto:cfe-dev at lists.llvm.org>
> >     http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170515/b2c7aa99/attachment.html>


More information about the llvm-dev mailing list