<html style="direction: ltr;">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body bidimailui-charset-is-forced="true" style="direction: ltr;"
    text="#000000" bgcolor="#FFFFFF">
    <br>
    <br>
    <div class="moz-cite-prefix">On 04/11/17 18:00,
      <a class="moz-txt-link-abbreviated" href="mailto:numpy-discussion-request@python.org">numpy-discussion-request@python.org</a> wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:mailman.31.1509811204.6415.numpy-discussion@python.org">
      <pre wrap="">Date: Fri, 3 Nov 2017 20:56:38 -0600
From: Charles R Harris <a class="moz-txt-link-rfc2396E" href="mailto:charlesr.harris@gmail.com"><charlesr.harris@gmail.com></a>
To: numpy-discussion <a class="moz-txt-link-rfc2396E" href="mailto:numpy-discussion@python.org"><numpy-discussion@python.org></a>
Subject: [Numpy-discussion] NumPy 1.14 branch.
Message-ID:
        <a class="moz-txt-link-rfc2396E" href="mailto:CAB6mnxL7=SWsmZb1sUjpResawHzNxJ4qcAZhYWQW+6mxVoz+UA@mail.gmail.com"><CAB6mnxL7=SWsmZb1sUjpResawHzNxJ4qcAZhYWQW+6mxVoz+UA@mail.gmail.com></a>
Content-Type: text/plain; charset="utf-8"

Hi All,

I'd like to branch NumPy 1.14 soon. Before doing so, I'd like to make sure
at a minimum that

1) Changes in array print formatting are done.
2) Proposed deprecations have been make.

If there are other things that folks see as essential, now is the time to
speak up.

Chuckn
</pre>
    </blockquote>
    <br>
    I would like to get some help with review/merge of the UPDATEIFCOPY
    deprecation in <br>
    <a class="moz-txt-link-freetext" href="https://github.com/numpy/numpy/pull/9639">https://github.com/numpy/numpy/pull/9639</a><br>
    It deprecates resolving UPDATEIFCOPY semantics in the ndarray
    __dealloc__, which makes the resolution less magical and also makes
    NumPy compliant with non-refcount garbage collection strategies
    (like PyPy's GC).<br>
    The thought is to warn in Numpy 1.14, and remove in 1.15, so if we
    miss this milestone it might be a while until one clear pain point
    with PyPy can be resolved.<br>
    <br>
    Matti<br>
  </body>
</html>