[Numpy-discussion] How to get sources of the current state of 1.16?

Robert Kern robert.kern at gmail.com
Thu Nov 29 18:00:45 EST 2018


On Thu, Nov 29, 2018 at 2:38 PM Pavlyk, Oleksandr <
oleksandr.pavlyk at intel.com> wrote:

> Sorry for not being more explicit.
>
>
>
> Yes, the milestone gives me a set of PRs whose changes are designated for
> 1.16
>
>
>
> If I were to manually build sources for 1.16 candidate I would
>
> 1.       create a branch at some SHA in the master,
>
> 2.       cherry-pick commits from PRs enumerated in milestone/58
> not reachable from the chosen SHA.
>
>
>
> What I am missing is the convention on how to choose the merge-base in
> step 1.
>
>
>
> I am interesting in building sources so that I can try to generate patches
> on top of these sources in advance, and have myself enough time to resolve
> possible conflicts.
>

Just master right now. At some point, there will be a release branch, but
that will be much closer to the release when most of the PRs are merged
already merged and it's just last minute fixes and release-specific changes
(e.g. bumping version numbers, etc.) to do.

-- 
Robert Kern
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20181129/8219b8a0/attachment.html>


More information about the NumPy-Discussion mailing list