Arunkumar
Arunkumar
Hi @hugovk! I would like to work on this. To clarify the scope: I plan to update the Style Guide (likely glossary.rst or the specific style guide document) to explicitly...
Hi, I'd like to work on this issue. Looking at the previous closed PR #143426, I think the fix can be much simpler just changing is not None to bool()...
Hi, I'd like to work on this regression fix. I can see the issue is in PathDistribution where requires, name, and version methods don't handle self.metadata being None. I'll add...