[05:23:03] <pradyunsg> techalchemy: there was an RFP too!
[05:23:07] <techalchemy> pradyunsg, was that announced somewhere? I mentioned that idea a bunch of times in october
[05:24:21] <techalchemy> i was at a meeting with people from a bunch of other ecosystems discussing that exact thing and was trying to find someone to talk to about that at the same time as i was pushing the typo squatting thing
[05:28:31] <techalchemy> but there wasnt like any public discussions of it or announcements of who is doing it or anything?
[05:28:41] <pradyunsg> https://github.com/pypa/warehouse/issues/4998#issuecomment-587961652 — the work is almost done now.
[05:29:55] <techalchemy> yeah that's the bit where i was surprised because there was no information (from my perspective) and then suddenly it was implemented which i found a bit surprising
[05:30:21] <pradyunsg> techalchemy: I don’t think there was any need for discussions, since there’s basically concensus that we should do this. :P
[05:30:36] <pradyunsg> techalchemy: AFAICT, most of the work done till now has been "set up for malware checks", and not the actual malware checks themselves. :)
[05:31:13] <techalchemy> pradyunsg, typically if a project gets funding you would announce where the funding went, who got it, what they are doing, etc
[05:32:32] <techalchemy> esp a project like warehouse where you are implementing upload introspection tools, like, what is the plan for that, some kind of enforcement clearly, but who is doing the enforcing, based on what, will any of it be automated, are we looking to sustain funding for full time staff to help manage that
[05:33:06] <pradyunsg> EWDurbin: di_codes: sumanah: ^ (I guess)
[05:35:51] <techalchemy> malware detection is super complicated and discussion could have also helped around like, does it make sense to actually build your own malware engine? I'm guessing the patterns being searched are ones that have caused problems in the past? Anyhow I just feel if you're gonna give out money you really need to announce where its going and how its being spent
[05:37:03] <techalchemy> the system itself is super cool though, and exciting
[05:39:13] <techalchemy> (would have been cool to mention this for instance back when I was asking about it and chatting with all the other package managers)
[14:38:16] <toad_polo> sumanah: EWDurbin: di_codes: I have pasted the announcement on discourse: https://discuss.python.org/t/pycon-us-2020-packaging-summit-registration-and-topic-proposal/3341
[14:38:28] <toad_polo> If y'all can tweet about it from @ThePyPA let me know, I'll retweet.
[14:39:13] <EWDurbin> i don't think i have login for @ThePyPA but i can def tweet from @pypi!
[14:39:53] <EWDurbin> oh no wait, just realized i had an invite for @thepypa on tweetdeck :)
[15:16:06] <pradyunsg> toad_polo: let me know if that’s what you were for. :)
[15:16:20] <toad_polo> pradyunsg: Yes, exactly so :)
[17:27:45] <nicksloan> is there any discussion or work being done toward a public API for pip? pipenv is a recommended tool, and yet it relies on an _internal API that has shifted a few times recently, leading to issues with our builds