New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues from docs@python.org #110383
Comments
Make 0.2 second plural (cherry picked from commit a973bf0) Co-authored-by: Towster15 <105541074+Towster15@users.noreply.github.com>
Make 0.2 second plural (cherry picked from commit a973bf0) Co-authored-by: Towster15 <105541074+Towster15@users.noreply.github.com>
…fiers. (#111110) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…quantifiers. (pythonGH-111110) (cherry picked from commit 1172d02) Co-authored-by: Nick <Nikki1993@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…quantifiers. (pythonGH-111110) (cherry picked from commit 1172d02) Co-authored-by: Nick <Nikki1993@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
(cherry picked from commit 6bf8f20) Co-authored-by: Alex Ptakhin <me@aptakhin.name> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Thanks! I've marked both of these as done because I think they're the same thing. Let me know if not.
|
…n unhandled exception (#111574) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…e is an unhandled exception (pythonGH-111574) (cherry picked from commit a6d25de) Co-authored-by: Unique-Usman <86585626+Unique-Usman@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…e is an unhandled exception (pythonGH-111574) (cherry picked from commit a6d25de) Co-authored-by: Unique-Usman <86585626+Unique-Usman@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…strings Mention split direction in the docstring body, instead of in the 'maxsplit' param docstring.
This is:
I don't think there's anything actionable here, I'll check it off the list. |
#113355) Clarify split direction in the docstring body, instead of in the 'maxsplit' param docstring.
…t() docstrings (pythonGH-113355) Clarify split direction in the docstring body, instead of in the 'maxsplit' param docstring. (cherry picked from commit 526d0a9) Co-authored-by: Erlend E. Aasland <erlend@python.org>
…t() docstrings (pythonGH-113355) Clarify split direction in the docstring body, instead of in the 'maxsplit' param docstring. (cherry picked from commit 526d0a9) Co-authored-by: Erlend E. Aasland <erlend@python.org>
…strings (python#113355) Clarify split direction in the docstring body, instead of in the 'maxsplit' param docstring.
array -- data type sizes based on GNU documentation Signed-off-by: Daniel Lombardi <lombardi.daniel.o@gmail.com>
Users who don't have a github login are instructed to report issues to docs@python.org.
I meant to do some triaging before converting the mails to GH issues, but always had something more important to do. So I'm posting a rough list to get more eyes on these. Each has a link to the list post.
Tasks
python -c
should be consistent with main command #112146Feel free to tick off ones that aren't appropriate, and convert larger ones to their own issues.
Linked PRs
sorted(d)
#112777The text was updated successfully, but these errors were encountered: