Sorry, something went wrong.
Sorry, something went wrong.
|
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
Sorry, something went wrong.
|
Please update the PR title to include the issue number (gh-93240: clarify wording in IO tutorial). You don't need a NEWS entry for this. A |
Sorry, something went wrong.
|
Adam, thanks for your help there. I changed the title and removed the news entry from the comment. |
Sorry, something went wrong.
|
@rhettinger Please let me know if there is anything else I need to do for this PR in order to get it approved. I ran the checks again and it looks like it passed this time, though it did skip 7 of them. Thanks for your time! |
Sorry, something went wrong.
|
Thanks @paulreece for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
Sorry, something went wrong.
|
Sorry @paulreece and @ambv, I had trouble checking out the 3.11 backport branch. |
Sorry, something went wrong.
|
GH-94081 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
|
GH-94082 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
|
@miss-islington Thank you so much for the warm message, I am so thrilled to have officially contributed to Python! |
Sorry, something went wrong.
Changed the wording of the Docs to "This could also be done by passing the table dictionary as keyword arguments with the ** notation. " on line 182 of the inputoutpout.rst file.