Skip to content

[3.9] bpo-45677: Reword first section of sqlite3 docs (GH-29326) #29567

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

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 15, 2021

  • bpo-45677: Avoid addressing the reader as 'you' in sqlite3 docs

  • Adjust wording

  • Adjust wording again

  • Typo

  • Update Doc/library/sqlite3.rst

Co-authored-by: Jacob Walls [email protected]

  • Address review: adjust wording

  • Update Doc/library/sqlite3.rst

Co-authored-by: Alex Waygood [email protected]

  • Update Lib/sqlite3/init.py

Co-authored-by: Alex Waygood [email protected]

  • Update Doc/library/sqlite3.rst

Co-authored-by: Alex Waygood [email protected]

  • Update Doc/library/sqlite3.rst

Co-authored-by: Alex Waygood [email protected]

  • Update Lib/sqlite3/init.py

Co-authored-by: Alex Waygood [email protected]

  • Update Doc/library/sqlite3.rst

Co-authored-by: Alex Waygood [email protected]

  • Apply Alex' suggestion, and apply 80 char limit to PR

  • Minor adjustment

Co-authored-by: Jacob Walls [email protected]
Co-authored-by: Alex Waygood [email protected]
(cherry picked from commit 6c5a312)

Co-authored-by: Erlend Egeberg Aasland [email protected]

https://bugs.python.org/issue45677

* bpo-45677: Avoid addressing the reader as 'you' in sqlite3 docs

* Adjust wording

* Adjust wording again

* Typo

* Update Doc/library/sqlite3.rst

Co-authored-by: Jacob Walls <[email protected]>

* Address review: adjust wording

* Update Doc/library/sqlite3.rst

Co-authored-by: Alex Waygood <[email protected]>

* Update Lib/sqlite3/__init__.py

Co-authored-by: Alex Waygood <[email protected]>

* Update Doc/library/sqlite3.rst

Co-authored-by: Alex Waygood <[email protected]>

* Update Doc/library/sqlite3.rst

Co-authored-by: Alex Waygood <[email protected]>

* Update Lib/sqlite3/__init__.py

Co-authored-by: Alex Waygood <[email protected]>

* Update Doc/library/sqlite3.rst

Co-authored-by: Alex Waygood <[email protected]>

* Apply Alex' suggestion, and apply 80 char limit to PR

* Minor adjustment

Co-authored-by: Jacob Walls <[email protected]>
Co-authored-by: Alex Waygood <[email protected]>
(cherry picked from commit 6c5a312)

Co-authored-by: Erlend Egeberg Aasland <[email protected]>
@miss-islington
Copy link
Contributor Author

@erlend-aasland and @willingc: Status check is done, and it's a failure ❌ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@erlend-aasland and @willingc: Status check is done, and it's a failure ❌ .

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 news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants