-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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>
…thonGH-120219) (cherry picked from commit 225aab7) Co-authored-by: Erlend E. Aasland <erlend@python.org>
…thonGH-120219) (cherry picked from commit 225aab7) Co-authored-by: Erlend E. Aasland <erlend@python.org>
Me neither, but ISTM the PDFs are generated from |
@encukou: I suggest creating separate, and more actionable, issues of the EPUB and PDF readability reports. I think the two remaining issues reports by Stiller are non-issues; the first is talking about IDLE in a tutorial that is using the REPL, and I'm not sure the remaining issue is worth trying to solve. Regarding the "UserList" issue, I have no opinion. In the future, I think it would be better to not collect multiple unrelated reports into one issue, like it's done here; such an umbrella issue has an enormous risk of quickly turning stale. IMO, it is better for the reporters, for the triagers, and for contributors, if we break these up into single more actionable and easily triaged issues :) |
Please do make an issue! GitHub has a button to do that in the ⋯ menu.
When I did that, I was too tempted to triage each of the reports, which resulted in a big backlog. Converting from email to GitHub needs to take me less than a minute; otherwise, on a busy day I'll leave it to “some day when I have time”. |
I've checked these off as WONTFIX.
Same, and no-one else has had a go, so I've checked this off as WONTFIX too. We've got new issues for some of these things, I think we can close this issue now, thanks everyone for helping out! |
…2783) Signed-off-by: Bradley Reynolds <bradley.reynolds@darbia.dev>
…ython#119150) The supported mode values are 'r', 'w', and 'b', or a combination of those.
Co-authored-by: edson duarte <eduarte.uatach@gmail.com>
…s with docstrings (python#119330)
…2783) Signed-off-by: Bradley Reynolds <bradley.reynolds@darbia.dev>
Make 0.2 second plural
…quantifiers. (python#111110) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…e is an unhandled exception (python#111574) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
…strings (python#113355) Clarify split direction in the docstring body, instead of in the 'maxsplit' param docstring.
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.
(These weren't triaged; they're not necessarily good ideas.)
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)
#112777socket.makefile()
accepts combined modes #119150socket.makefile()
accepts combined modes (GH-119150) #119324socket.makefile()
accepts combined modes (GH-119150) #119325get
,fromkeys
, andsetdefault
signatures in docs #119330The text was updated successfully, but these errors were encountered: