PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Monday the 29th of July, 2019

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[10:35:23] <yaroslav17971> is it possible to run a local production version of warehouse?
[14:32:21] <ngoldbaum> victor has gone mad with power
[14:32:25] <ngoldbaum> https://twitter.com/VictorStinner
[14:32:34] <ngoldbaum> he's not in here is he?
[14:32:36] <ngoldbaum> pls stop...
[14:33:43] <tos9> a tear for trollius :'(
[14:34:21] <ngoldbaum> i have a repo that uses perf :/
[14:34:28] <ngoldbaum> no reason to break builds with a version of something pinned
[14:34:29] <ngoldbaum> ugh
[14:43:11] <dude-x> there's always twisted
[15:10:44] <toad_polo> ngoldbaum: He's usually in #python-dev, he'll probably respond on twitter.
[15:10:45] <toad_polo> Nothing he can do about it now though.
[15:11:03] <toad_polo> I wonder if he "yanked" these or actually deleted them.
[15:11:26] <toad_polo> It would be pretty crazy if he straight up deleted them to break pinned builds after the yanking API was added and implemented.
[15:13:14] <dstufft> yanking isn't implemented on PyPI yet, just in pip (I haven't had time to get around to finishing that PR -.-)
[15:13:22] <dstufft> unless someone else took it up when I wasn't paying attention
[15:13:50] <toad_polo> Ah.
[15:13:56] <toad_polo> Then yeah he just deleted them.
[15:14:05] <toad_polo> He couldn't wait like... a month or something for this to be a much less painful prospect?
[15:25:04] <nedbat> when did pypi start refusing .exe files?
[15:27:43] <ngoldbaum> nedbat: a couple years ago iirc, there's a PEP
[15:29:24] <nedbat> ngoldbaum: i have definitely uploaded .exe's this year
[15:29:50] <ngoldbaum> ah maybe it was just deprecated?
[15:30:02] <nedbat> ngoldbaum: https://pypi.org/project/coverage/4.5.3/#files
[15:31:12] <ngoldbaum> https://www.python.org/dev/peps/pep-0527/
[15:31:43] <nedbat> ngoldbaum: i saw the pep (linked from the error message twine showed me: nice!), but didn't know when uploads were stopped