[17:54:54] <sumanah> argh I just realized that https://pip.pypa.io/en/stable/user_guide/#fixing-conflicting-dependencies has the old name for the flag
[18:03:12] <sumanah> ok https://github.com/pypa/pip/pull/8660 filed but even once we push it the /stable/ docs won't update till we make a point release :\
[19:24:34] <sumanah> lb5tr: the post you mentioned is one about the donor-funded work PyPI did on security, accessibility, and localisation -- the security features added were important and foundational for future stuff
[19:25:07] <sumanah> https://wiki.python.org/psf/PackagingWG#Warehouse:_Facebook_gift is tracking a different donor-funded project to improve PyPI: Cryptographic signing of artifacts, and malware detection
[19:26:41] <sumanah> lb5tr: https://github.com/pypa/warehouse/issues/4998 is about detecting packages published with typo-ish names, so, likely namesquatters. As Cristina says in the last comment: "If someone wants to contribute such a malware check, the documentation for how is here: https://warehouse.pypa.io/development/malware-checks/ "
[19:28:25] <sumanah> lb5tr: https://github.com/psf/fundable-packaging-improvements/blob/master/FUNDABLES.md#productionize-malware-detection the PSF would love to get help -- funding or volunteer time -- to make malware verdicts auditable, add a typosquatting check, and more
[19:43:53] <sumanah> pradyunsg: I think the resolver beta is working and people are testing the functionality!!