FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-42755: Fix sqlite3.Connection.backup docs by erlend-aasland · Pull Request #23965 · python/cpython · GitHub

/ cpython Public

bpo-42755: Fix sqlite3.Connection.backup docs - #23965

Merged
pablogsal merged 1 commit into
python:masterfrom
erlend-aasland:sqlite/backup-default-value
Dec 27, 2020
Merged

bpo-42755: Fix sqlite3.Connection.backup docs#23965
pablogsal merged 1 commit into
python:masterfrom
erlend-aasland:sqlite/backup-default-value

Conversation

erlend-aasland commented Dec 27, 2020
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

The pages argument default value now reflects the implementation.

https://bugs.python.org/issue42755

The `pages` argument default value now reflects the implementation.

Copy link
Copy Markdown
Contributor Author

FYI, @corona10

Copy link
Copy Markdown
Contributor Author

3.9 and 3.8 have the same discrepancies, @pablogsal, so I guess backport labels are needed.

Copy link
Copy Markdown
Contributor Author

Skip news?

pablogsal merged commit abba83b into python:master Dec 27, 2020

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Member

Thanks for the PR @erlend-aasland !

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 27, 2020
The `pages` argument default value now reflects the implementation.
(cherry picked from commit abba83b)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
erlend-aasland deleted the sqlite/backup-default-value branch December 27, 2020 22:35

Copy link
Copy Markdown

GH-23971 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 27, 2020
The `pages` argument default value now reflects the implementation.
(cherry picked from commit abba83b)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
miss-islington added a commit that referenced this pull request Dec 27, 2020
The `pages` argument default value now reflects the implementation.
(cherry picked from commit abba83b)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
berkerpeksag pushed a commit that referenced this pull request Jan 6, 2021
The `pages` argument default value now reflects the implementation.
(cherry picked from commit abba83b)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
The `pages` argument default value now reflects the implementation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

6 participants


Back | FazBrowse Home | New Git URL