-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
Fix small mistake in fileinput documentation #28241
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
Conversation
Thanks @jean-abou-samra for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
Sorry, @jean-abou-samra and @serhiy-storchaka, I could not cleanly backport this to |
GH-28249 is a backport of this pull request to the 3.10 branch. |
(cherry picked from commit 5afb570) Co-authored-by: Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>
(cherry picked from commit 5afb570) Co-authored-by: Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>
Thanks for the merge @serhiy-storchaka! As far as I can see, no backport to 3.9 is needed since the typo was introduced in 3.10 (when hook_encoded was deprecated). |
Thank you for your contribution @jean-abou-samra. |
(cherry picked from commit 5afb570) Co-authored-by: Jean-Abou-Samra <37271310+Jean-Abou-Samra@users.noreply.github.com>
No description provided.