Skip to content
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

bpo-44106: Improve sqlite3 example database contents #26027

Merged
merged 9 commits into from May 19, 2021

Conversation

Copy link
Contributor

@erlend-aasland erlend-aasland commented May 10, 2021

Use programming languages iso. politicians as example content.

https://bugs.python.org/issue44106

@erlend-aasland
Copy link
Author

@erlend-aasland erlend-aasland commented May 10, 2021

Doc/includes/sqlite3/execsql_fetchonerow.py Outdated Show resolved Hide resolved
Doc/includes/sqlite3/createdb.py Show resolved Hide resolved
Doc/includes/sqlite3/simple_tableprinter.py Outdated Show resolved Hide resolved
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 11, 2021

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

Doc/includes/sqlite3/ctx_manager.py Outdated Show resolved Hide resolved
Doc/includes/sqlite3/insert_more_people.py Show resolved Hide resolved
@erlend-aasland
Copy link
Author

@erlend-aasland erlend-aasland commented May 11, 2021

I have made the requested changes; please review again

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 11, 2021

Thanks for making the requested changes!

@berkerpeksag: please review the changes made to this pull request.

@bedevere-bot bedevere-bot requested a review from berkerpeksag May 11, 2021
Copy link
Member

@Fidget-Spinner Fidget-Spinner left a comment

Thanks! I learnt something new about programming languages while learning about sqllite :).

Doc/includes/sqlite3/createdb.py Show resolved Hide resolved
@berkerpeksag berkerpeksag merged commit 92d1064 into python:main May 19, 2021
12 checks passed
@miss-islington
Copy link

@miss-islington miss-islington commented May 19, 2021

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

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 19, 2021

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

miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 19, 2021
(cherry picked from commit 92d1064)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue May 19, 2021
(cherry picked from commit 92d1064)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 19, 2021

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

berkerpeksag pushed a commit that referenced this issue May 19, 2021
(cherry picked from commit 92d1064)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
berkerpeksag pushed a commit that referenced this issue May 19, 2021
(cherry picked from commit 92d1064)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
@erlend-aasland erlend-aasland deleted the sqlite-examples branch May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants