Tal Einat
Tal Einat
> Am I right if I say that `pathspec` is the way to go, and will handle all cases out of the box? I don't know, but without testing various...
@pombredanne, I would help working on such a PEP. I'm not an expert on licenses, but I've dealt with them quite a bit; see [this blog post](https://snyk.io/blog/over-10-of-python-packages-on-pypi-are-distributed-without-any-license/).
Is there something the participants could / should do during the sprint to help with this? Also, any plans for updates during the sprint? With the expected flurry of activity,...
Thank you @JelleZijlstra and members of the Typing Council! Your opinions and feedback are greatly appreciated. I now agree that `SentinelName` is preferable to `Literal[SentinelName]`. I greatly prefer only `SentinelName`...
Please note that the PEP has been amended to reflect the changes to typing as described by @JelleZijlstra above.
I've created a PR with suggested post-submission changes to the PEP proposal. https://github.com/python/peps/pull/4232 I understand that the SC has recently begun reviewing this proposal. If possible, please consider the proposal...
Also, please note that the current proposal suggests adding a new stdlib module, "sentinellib". It has been suggested to add a new "sentinel" builtin, instead, or to add this to...
Looking at a recent CI test run, it seems that this issue is what causes at least some of the tests to fail: https://github.com/jazzband/pip-tools/actions/runs/16041294513/job/45263254425#step:10:5449
Thanks for the info, the update and your work on this @sirosen!!
Apologies for the delay, @idomic. What you've written is better, I like the direction :) I suggest omitting the first sentence, which I find redundant, changing the order of the...