[15:46:21] <sumanah> I am cursed to be constructive in my professional dealings. Woe.
[15:47:33] <toad_polo> Though TBH I worry that any sort of staff expansion is going to be super speculative at this point, since the PSF lost a lot of money this year.
[15:48:02] <sumanah> (for those curious: thread is https://discuss.python.org/t/collecting-questions-for-a-steering-council-q-a/4010 )
[15:48:24] <toad_polo> Though if you take "get funding for staff to do X" as an action item I wouldn't be surprised if you could pull it off even now :P
[15:48:24] <sumanah> toad_polo: I figure that at least knowing what their needs are will help us scrounge
[15:48:40] <sumanah> toad_polo: the general "you" or the specific "you" meaning Sumana?
[15:49:09] <sumanah> I am basking in your confidence in me, and blushing, and laughing because, crap, now I want to live up to that
[15:50:46] <toad_polo> Considering how much time it took me to arrange to get Google to donate my ticket money to the PSF after the cancellation (still not sure I even did it correctly), I am even more in awe of your fundraising prowess đŸ˜›
[15:52:37] <sumanah> toad_polo: much thanks :-) all of that fundraising was in The Before Times... and all of it, if I recall correctly, started with writing a grant proposal to an entity that was at least trying to give money away. So we didn't have to deal with the "change of plans!" stuff which is always hairy
[15:54:38] <sumanah> Anyone thinking of asking the Steering Council a question so they can answer it in their PyCon panel: you have like 2-3 more days to post a question
[16:04:30] <sumanah> ok so I gave a lightning talk at the Language Summit https://pyfound.blogspot.com/2020/04/lightning-talks-part-1.html called "What do you need from pip, PyPI, and packaging?" and A. Jesse Jiryu Davis has posted about it on the PSF blog
[16:54:40] <techalchemy> toad_polo, I think it'd be good to establish that there is a desire to hire staff at least even if it weren't yet possible to address the funding bit
[16:56:12] <techalchemy> it still kind of leaves up in the air how to pay for it anyway, i'm not really sure if it should be through grants the psf would get directly or such, I'm sure others have thoughts (maybe you do too?)
[16:56:41] <techalchemy> given how fast things move i'm sure the economy will be back to normal by the time anyone is ready to hire anyway
[18:40:27] <sumanah> I second "I think it'd be good to establish that there is a desire to hire staff at least even if it weren't yet possible to address the funding bit" (assuming that they would like more staff (which I don't 100% want to presume))
[18:40:50] <sumanah> techalchemy: how long will you be waiting for comaintainers' comments before publishing?
[18:47:12] <PSFSlack> <deveshkusingh> Hi pradyunsg: Now as the 20.1 release has been made, is the master now open for PRs?
[18:49:05] <techalchemy> sumanah, i'll likely publish it around 330 est if i dont hear
[19:12:47] <techalchemy> not my area of expertise it turns out :p
[19:19:34] <sumanah> techalchemy: I added a little "this is long" disclaimer in one part, and reduced wordcount a bit in some others. It's a substantial announcement and it's ok for it to be wordier than a "here's our monthly release" announcement would be
[20:20:28] <sumanah> techalchemy: another way to do it is: post your actual thing in Discourse, then write a 2-sentence summary in your mailing list emails plus a link to Discourse
[20:20:52] <sumanah> or post the formatted thing on your blog!
[20:20:52] <techalchemy> meh then i have to pay attention to discourse
[20:24:24] <ronny> sumanah: im just implementing that for setuptools_scm, building all the eggs + sdist/wheel in actions, then having a deploy action that pushes to pypi
[20:24:33] <ronny> btw, does the test_pypi accept local versions?
[20:25:01] <sumanah> I'm sorry ronny I'm not sure I know what you mean by "local versions"
[20:25:16] <ronny> the local tags following a plus
[20:25:30] <sumanah> test.pypi.org has the same rules as regular PyPI regarding release versions
[20:29:59] <ronny> anway, the next setuptools_scm release will come from gitlab workflows
[20:30:11] <ronny> and use artifacts and artifact pushing to do one singular release
[20:45:09] <sumanah> Yay https://discuss.python.org/t/announcement-pipenv-beta-release/4051/1 - techalchemy would it help you if I commented on GitHub with a link to that?
[21:59:18] <sumanah> techalchemy: I learned enough about the GitHub API that I could get the usernames of all 12 of the users who volunteered via emoji reaction to test on Windows, and I @-mentioned them in a comment on the release issue