[00:55:34] <alanbato> sumanah: It took me a while, but here's the proposal on Discourse: https://discuss.python.org/t/feature-proposal-for-pypi-draft-releases/3903
[00:56:56] <alanbato> Also, anyone with an interest on Draft Releases is welcome to state their opinion and give suggestions in the linked Topic :)
[06:28:24] <PSFSlack> <deveshkusingh> Has there been a change in the way linting is performed on travis CI? A linting task fails on travis but passes on my laptop.
[06:29:36] <PSFSlack> <deveshkusingh> There are no checked out files locally, and all the changes have been pushed to the PR. this is w.r.t. https://github.com/pypa/pip/pull/8016#issuecomment-613238221
[06:31:14] <PSFSlack> <deveshkusingh> Thought to call it out here explicitly since we are nearing a release
[07:01:56] <PSFSlack> <deveshkusingh> Meanwhile I will try and experiment around to find the real cause
[11:21:27] <PSFSlack> <deveshkusingh> Okay, so I was able to fix the issue, I have updated the comment with my findings, but I am unsure if it is an intended behaviour or a bug