[10:52:31] <a_rog> Hello everyone, Is this the right place to ask about PR in the pypa/pip , pypa/setuptools projects ?
[10:58:27] <a_rog> Hi have a PR (https://github.com/pypa/setuptools/pull/1804) and am unsure if i need todo anything to progress it.
[10:59:10] <a_rog> I also was waiting for someone to comment on (https://github.com/pypa/setuptools/issues/1473) and am unsure what todo with this as well
[10:59:25] <a_rog> hope this is the correct channel to ask about these.
[13:28:05] <tos9> a_rog: On the first one I would *guess* toad_polo wants to merge https://github.com/pypa/setuptools/pull/1802 first
[13:31:05] <tos9> a_rog: And on the second... I'm not sure, but looking at what bernat linked, I think the point is not when running setup.py directly, it's for PEP 517 stuff
[13:31:13] <tos9> I.e. try getting a pyproject.toml to generate a zip too
[13:31:18] <tos9> (And I suspect that bug is saying you cannot)
[13:32:00] <tos9> (And if I'm correct and you're still interested, I'm sure others would appreciate if you added that clarification to the ticket)
[14:00:12] <sumanah> pradyunsg: hey there - thought I might check in and ask how the PyCon Korea keynote is progressing?
[14:09:40] <pradyunsg> sumanah: it’s coming together. I had a chat with Carol Willing, who helped me with some of the content and structuring, and gave me some tips / suggestions.
[14:10:44] <pradyunsg> sumanah: I chatted for a bit with my parents about this too and I'm still not 100% done with the content though. But I guess I'll have to do that while traveling now. 🙃
[14:11:02] <pradyunsg> sumanah: thanks for checking in! ^-^
[15:25:44] <sumanah> pradyunsg: I suggest you make sure to do a feature freeze 24 hours before your speech, and practice it twice (in front of a mirror is fine for 1 of them, in front of a human for at least 1 of the practices) before you give the talk in public
[15:26:28] <sumanah> I have done a full-length practice of a talk to a wall, many times.
[20:56:03] <jaraco> Happy to answer questions now EWDurbin
[20:56:18] <jaraco> I’m on the bus but will be at a terminal in 10 min
[21:20:11] <jaraco> Same error just occurred in my test.
[23:35:16] <sumanah> I'm wondering whether there's anything we're currently doing that should increase the priority of https://github.com/pypa/pip/issues/5111