Skip to content

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aaslanderlend-aasland commented Sep 8, 2021

  • Add links to str class and sqlite3 transaction control
  • Mention that exceptions are not propagated

https://bugs.python.org/issue45089

- Add link to str object and sqlite3 transaction control - Mention that exceptions are not propagated
@miss-islington
Copy link
Contributor

Thanks @erlend-aasland for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 15, 2021
- Add link to str object and sqlite3 transaction control - Mention that exceptions are not propagated (cherry picked from commit 51056b4) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@bedevere-botbedevere-bot removed the needs backport to 3.10 only security fixes label Sep 15, 2021
@bedevere-bot
Copy link

GH-28371 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 15, 2021
- Add link to str object and sqlite3 transaction control - Mention that exceptions are not propagated (cherry picked from commit 51056b4) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@bedevere-bot
Copy link

GH-28372 is a backport of this pull request to the 3.9 branch.

@erlend-aaslanderlend-aasland deleted the sqlite-trace-doc branch September 15, 2021 18:40
ambv pushed a commit that referenced this pull request Sep 15, 2021
- Add link to str object and sqlite3 transaction control - Mention that exceptions are not propagated (cherry picked from commit 51056b4) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
ambv pushed a commit that referenced this pull request Sep 15, 2021
- Add link to str object and sqlite3 transaction control - Mention that exceptions are not propagated (cherry picked from commit 51056b4) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@erlend-aasland
Copy link
ContributorAuthor

Thanks, @ambv 🙏🏻

pablogsal pushed a commit that referenced this pull request Sep 29, 2021
- Add link to str object and sqlite3 transaction control - Mention that exceptions are not propagated (cherry picked from commit 51056b4) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@erlend-aaslanderlend-aasland mentioned this pull request Jul 27, 2022
5 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@erlend-aasland@miss-islington@bedevere-bot@ambv@the-knights-who-say-ni