<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 1, 2020 at 4:54 PM Jarrod Millman <<a href="mailto:millman@berkeley.edu" target="_blank">millman@berkeley.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
It looks like Python 3.6 support has not been dropped. For example,<br>
- <a href="https://github.com/numpy/numpy/blob/master/setup.py#L30" rel="noreferrer" target="_blank">https://github.com/numpy/numpy/blob/master/setup.py#L30</a><br>
- <a href="https://github.com/numpy/numpy/blob/master/setup.py#L43" rel="noreferrer" target="_blank">https://github.com/numpy/numpy/blob/master/setup.py#L43</a><br>
- <a href="https://github.com/numpy/numpy/blob/maintenance/1.20.x/setup.py#L29" rel="noreferrer" target="_blank">https://github.com/numpy/numpy/blob/maintenance/1.20.x/setup.py#L29</a><br>
- <a href="https://github.com/numpy/numpy/blob/maintenance/1.20.x/setup.py#L43" rel="noreferrer" target="_blank">https://github.com/numpy/numpy/blob/maintenance/1.20.x/setup.py#L43</a><br>
<br>
Other files (e.g., tox.ini) also make it appear that 3.6 has not been dropped.<br>
<br>
Did you decide to not drop Python 3.6? (Sorry if I missed the discussion.)<br>
<br>
Best regards,<br>
Jarrod<br>
<br>
PS. I am trying to decide whether NetworkX should drop 3.6 and prefer<br>
to follow NumPy's lead rather than NEP 29.<br></blockquote><div><br></div><div>Yes, we did decide to drop 3.6 support, but apparently we need a checklist when dropping support :) It is gone from testing and the wheel builds.</div><div><br></div><div><snip></div><div><br></div><div>Chuck </div></div></div>