Stanley

Results 17 comments of Stanley

Yep, I can swap them no problem, I just didn't want auto references in the linked PRs/issues since I felt that these aren't directly related to the issues/PRs, and I'm...

> Hi @slateny, Thank you for your interest and effort in contributing to CPython and its docs. I appreciate your effort. Would you like triage privileges on this repo? Thanks...

Would it be fair to say that these are generally true? - if there's two near identical spellings / grammar quirks (hyphenation, AmE/BrE), then the current majority in the article...

Could you expand a bit on why 'list of paths' in pkgutil is understood by default to be 'list of PosixPath paths'? I would interpret it by default to be...

While it is ambiguous, when there's a path parameter I would default it to string unless otherwise specified. Maybe instead a note could be put in the Pathlib doc noting...

I feel like there might be some backwards compatibility issues if pkgutil wraps it like that, but similarly I'm not at all familiar with how common the package is used...

If I'm understanding the original post right, [this doc](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/button_role) has a bit more info on why this might be helpful.