PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Thursday the 22nd of March, 2018

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[01:05:39] <ricardofalasca> Hi everyone! Anyone knows if PyPi's email sending is working properly? I'm waiting for an email to confirm my address for so long...
[01:05:44] <sumanah> hi ricardofalasca
[01:05:51] <sumanah> ricardofalasca: about how long have you been waiting?
[01:05:55] <sumanah> EWDurbin: ^
[01:06:12] <sumanah> ricardofalasca: and of course you know the question I'm going to ask.....
[01:06:17] <sumanah> have you checked your spam folder? :)
[01:06:21] <ricardofalasca> well, not so long... but 10 minutes is too much for an email right?
[01:06:25] <EWDurbin> ricardofalasca: our workers are pinned down due to overzealous caching it's very likely that email sends are beind
[01:06:26] <sumanah> ricardofalasca: and what domain name is the address?
[01:06:31] <ricardofalasca> yeah, nothing there :(
[01:06:39] <EWDurbin> i'll throw up a status page, didn't realize it was impacting email sends as well
[01:06:48] <sumanah> ricardofalasca: thank you for reporting it.
[01:06:51] <EWDurbin> indeed!
[01:07:08] <ricardofalasca> np, thanks for supporting me
[01:07:17] <sumanah> ricardofalasca: you know about the announcement email list?
[01:07:18] <sumanah> for PyPI?
[01:07:51] <ricardofalasca> I'm not. It will be my first project uploaded
[01:08:00] <ricardofalasca> but I'll take a look on that
[01:08:12] <ricardofalasca> btw, the email has arrived here right now
[01:08:14] <sumanah> Congratulations ricardofalasca! https://mail.python.org/mm3/mailman3/lists/pypi-announce.python.org/ is the email list
[01:08:22] <sumanah> oh that's good to know. EWDurbin ^ it arrived!
[02:32:36] <EWDurbin> sorry for master push w/o PR ^ working on non code bits
[14:04:35] <sumanah> !logs
[14:04:35] <pmxbot> http://kafka.dcpython.org/channel/pypa-dev
[14:22:22] <sumanah> dstufft: for stuff like https://github.com/pypa/warehouse/pull/3358/files I love pointing to further documentation if there's a handy link, e.g., https://pyfound.blogspot.com/2017/01/time-to-upgrade-your-python-tls-v12.html -- ok with you if I add that?
[14:22:56] <dstufft> sumanah: sure
[15:20:12] <toad_polo> Maybe this was missed in the scrollback yesterday - can someone give the "Setuptools Developers" an admin role on the setuptools appveyor? You can do it by logging in to appveyor as "pypa" and setting up the role under the top right pulldown under "team".
[15:20:34] <toad_polo> dstufft, jaraco ^^
[16:57:27] <thea> o/ Is there anything I can do to help move the Github-flavored markdown support along at this point? (I know y'all are busy with lots of stuff)
[17:04:24] <sumanah> Hi thea!
[17:04:32] <sumanah> (hi Jon!)
[17:07:00] <sumanah> thea: lemme look
[17:07:27] <thea> https://github.com/pypa/packaging-problems/issues/126 has a list of things left to do.
[17:07:46] <sumanah> thea: right. so I know agronholm is working on releasing the next wheel version, which will help with Markdown support more generally
[17:08:02] <thea> cool
[17:08:40] <di_codes> thea: yeah, this is just blocked on me finding time outside the scope of our MOSS grant work to work on this
[17:09:22] <thea> @di_codes I'm happy to become the secondary for readme_renderer (it's a tiny codebase)
[17:10:59] <sumanah_> thea: this is indirect, but you could help me test Warehouse & rendering more generally https://github.com/pypa/warehouse/issues/3299
[17:11:38] <thea> sure, I can give that a shot during my time block tomorrow.
[17:24:24] <sumanah_> di_codes: EWDurbin: dstufft: am plunking new Warehouse issues into milestones.
[17:24:32] <sumanah_> as always, speak up if I get anything wrong.
[17:33:49] <sumanah> EWDurbin: dstufft: di_codes and others: now is a really good time to tell me if there's anything actually inaccurate in https://wiki.python.org/psf/PackagingWG/PyPIBetaAnnouncement . I'm using it as a basis for lots of shorter announcements for different audiences.
[17:34:46] <EWDurbin> Will review!
[17:36:41] <sumanah> Thanks Ernest
[17:54:23] <sumanah> back in ~30 min
[18:42:48] <sumanah> revised per Ernest comments, thanks EWDurbin
[21:18:07] <sumanah> It would be nice if the PyPI API(s) inspired transformative works like http://listen.hatnote.com/
[23:37:33] <toad_polo> Weird, this test consistently fails on Travis: https://travis-ci.org/pypa/setuptools/jobs/357037832
[23:37:44] <toad_polo> But not locally (my pypy version is different, though)
[23:38:54] <toad_polo> It also succeeds on master, even though nothing I've done should have had any effect whatsoever on that test.