Skip to content

[3.8] Improve IO tutorial's "Old string formatting" section (GH-16251)#20475

Merged
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-eaca2aa-3.8
May 28, 2020
Merged

[3.8] Improve IO tutorial's "Old string formatting" section (GH-16251)#20475
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-eaca2aa-3.8

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

  • Use a more universal explanation of string interpolation rather than specifically referencing sprintf(), which depends on the reader having a C background.

Co-authored-by: Kyle Stanley aeros167@gmail.com
(cherry picked from commit eaca2aa)

Co-authored-by: Adorilson Bezerra adorilson@gmail.com

* Use a more universal explanation of string interpolation rather than specifically referencing sprintf(), which depends on the reader having a C background.

Co-authored-by: Kyle Stanley <aeros167@gmail.com>
(cherry picked from commit eaca2aa)

Co-authored-by: Adorilson Bezerra <adorilson@gmail.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@adorilson and @aeros: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit c0c5db5 into python:3.8 May 28, 2020
@miss-islington miss-islington deleted the backport-eaca2aa-3.8 branch May 28, 2020 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants