Donald Stufft
Donald Stufft
yes those are both us owned by PyPA, some projects are using git and some are using hg,
I don't know much about Mailman3, but there's relatively little reason why you can't present a forum interface to a mailing list.
Our CDN is Fastly :)
I actually don't think it's complicated at all by our SQLa hooks, because assuming soft delete is implemented as a column on the object, then that'll trigger the hook into...
I think the biggest questions I have is what should this look like in practice? Soft deletes for files are obvious, we treat them as immutable anyways so there isn’t...
FWIW, the question about whether a new user gets access to the old soft deleted items came from https://github.com/pypa/warehouse/issues/4457, which isn't exactly the same but is somewhat similar in that...
It also sounds like we shouldn't support CircleCI currently? Even if we resolve https://github.com/pypi/warehouse/issues/13887 so that we verify that `aud` is *only* our audiences, from https://github.com/sigstore/fulcio/issues/591#issuecomment-1579417445 it sounds like CircleCI...
I'm personally torn on it, which is why I brought it up. My biggest concern is this would mean that it is impossible to use PyPI and sigstore together (though...
The user that caused me to open this has over 700, but they’re probably an extreme case.
FTR I think it makes sense to move our configuration over to using TOML, possibly deprecating the old configuration as well.