<div dir="ltr">thanks</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 30, 2020 at 9:30 PM <<a href="mailto:psf-volunteers-request@python.org">psf-volunteers-request@python.org</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">Send PSF-Volunteers mailing list submissions to<br>
<a href="mailto:psf-volunteers@python.org" target="_blank">psf-volunteers@python.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="https://mail.python.org/mailman/listinfo/psf-volunteers" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/psf-volunteers</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:psf-volunteers-request@python.org" target="_blank">psf-volunteers-request@python.org</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:psf-volunteers-owner@python.org" target="_blank">psf-volunteers-owner@python.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of PSF-Volunteers digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Re: Fwd: [pypi-announce] upgrade to pip 20.2 -- plus changes<br>
coming in 20.3 (Sumana Harihareswara)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 29 Sep 2020 17:09:41 -0400<br>
From: Sumana Harihareswara <<a href="mailto:sh@changeset.nyc" target="_blank">sh@changeset.nyc</a>><br>
To: <a href="mailto:psf-community@python.org" target="_blank">psf-community@python.org</a>, <a href="mailto:psf-volunteers@python.org" target="_blank">psf-volunteers@python.org</a><br>
Subject: Re: [PSF-Volunteers] Fwd: [pypi-announce] upgrade to pip 20.2<br>
-- plus changes coming in 20.3<br>
Message-ID: <<a href="mailto:fd3abbb0-6997-d841-7076-1b84e00555ec@changeset.nyc" target="_blank">fd3abbb0-6997-d841-7076-1b84e00555ec@changeset.nyc</a>><br>
Content-Type: text/plain; charset=UTF-8; format=flowed<br>
<br>
Since pip 20.3 will come out next month and the new resolver's behavior <br>
will be on by default, the pip team made a 2-minute video to explain <br>
what's up:<br>
<br>
<a href="https://youtu.be/B4GQCBBsuNU" rel="noreferrer" target="_blank">https://youtu.be/B4GQCBBsuNU</a><br>
<br>
And <a href="https://twitter.com/ThePSF/status/1311038036013199363" rel="noreferrer" target="_blank">https://twitter.com/ThePSF/status/1311038036013199363</a> is a good <br>
tweet to retweet if you want to help us get the word out.<br>
<br>
-- <br>
Sumana Harihareswara<br>
Changeset Consulting<br>
<a href="https://changeset.nyc" rel="noreferrer" target="_blank">https://changeset.nyc</a><br>
<br>
On 7/30/20 4:23 PM, Sumana Harihareswara wrote:<br>
> A new release of pip is out. Please see below, upgrade, and let us know <br>
> if you or your users start to have trouble. In particular, we need your <br>
> feedback on the beta of the new dependency resolver, because we want to <br>
> make it the default in the October release.<br>
> <br>
> Please report bugs using this survey: <br>
> <a href="https://tools.simplysecure.org/survey/index.php?r=survey/index&sid=989272&lang=en" rel="noreferrer" target="_blank">https://tools.simplysecure.org/survey/index.php?r=survey/index&sid=989272&lang=en</a> <br>
> .<br>
> <br>
> And please **spread the word** by pointing to this blog post: <br>
> <a href="https://blog.python.org/2020/07/upgrade-pip-20-2-changes-20-3.html" rel="noreferrer" target="_blank">https://blog.python.org/2020/07/upgrade-pip-20-2-changes-20-3.html</a> -- <br>
> spread the word on Hacker News, Reddit, Twitter, Facebook, Dev.to, <br>
> Telegram, relevant Stack Overflow answers, your favorite Slacks and <br>
> Discords, etc. Most of the people this will affect do not keep up with <br>
> Python-specific developer news. Help them get the heads-up before <br>
> October, and help us get their bug reports.<br>
> <br>
> best,<br>
> Sumana Harihareswara, pip project manager<br>
> <br>
> <br>
> -------- Forwarded Message --------<br>
> Subject: [pypi-announce] upgrade to pip 20.2 -- plus changes coming in 20.3<br>
> Date: Thu, 30 Jul 2020 11:24:58 -0400<br>
> From: Sumana Harihareswara <<a href="mailto:sh@changeset.nyc" target="_blank">sh@changeset.nyc</a>><br>
> Reply-To: <a href="mailto:distutils-sig@python.org" target="_blank">distutils-sig@python.org</a><br>
> Organization: Changeset Consulting<br>
> To: <a href="mailto:pypi-announce@python.org" target="_blank">pypi-announce@python.org</a><br>
> <br>
> On behalf of the Python Packaging Authority, I am pleased to announce <br>
> the release of pip 20.2. Please upgrade for speed improvements, bug <br>
> fixes, and better logging. You can install it by running python -m pip <br>
> install --upgrade pip.<br>
> <br>
> We make major releases each quarter, so this is the first new release <br>
> since 20.1 in April.<br>
> <br>
> NOTICE: This release includes the beta of the next-generation dependency <br>
> resolver. It is significantly stricter and more consistent when it <br>
> receives incompatible instructions, and reduces support for certain <br>
> kinds of constraints files, so some workarounds and workflows may break. <br>
> Please test it with the `--use-feature=2020-resolver` flag. Please see <br>
> our guide on how to test and migrate, and how to report issues<br>
> <<a href="https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-2-2020" rel="noreferrer" target="_blank">https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-2-2020</a>>. <br>
> <br>
> <br>
> The new dependency resolver is *off by default* because it is *not yet<br>
> ready for everyday use*.<br>
> <br>
> For release highlights and thank-yous, please see <br>
> <<a href="https://blog.python.org/2020/07/upgrade-pip-20-2-changes-20-3.html" rel="noreferrer" target="_blank">https://blog.python.org/2020/07/upgrade-pip-20-2-changes-20-3.html</a>> . <br>
> The full changelog is at <<a href="https://pip.pypa.io/en/stable/news/" rel="noreferrer" target="_blank">https://pip.pypa.io/en/stable/news/</a>>.<br>
> <br>
> Future:<br>
> <br>
> We plan to make pip's next quarterly release, 20.3, in October 2020. We <br>
> are preparing to change the default dependency resolution behavior and <br>
> make the new resolver the default in pip 20.3.<br>
> <br>
<br>
<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
PSF-Volunteers mailing list<br>
<a href="mailto:PSF-Volunteers@python.org" target="_blank">PSF-Volunteers@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/psf-volunteers" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/psf-volunteers</a><br>
<br>
<br>
------------------------------<br>
<br>
End of PSF-Volunteers Digest, Vol 42, Issue 1<br>
*********************************************<br>
</blockquote></div>