Skip to content

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aaslanderlend-aasland commented Dec 27, 2020

The pages argument default value now reflects the implementation.

https://bugs.python.org/issue42755

The `pages` argument default value now reflects the implementation.
@erlend-aasland
Copy link
ContributorAuthor

FYI, @corona10

@erlend-aasland
Copy link
ContributorAuthor

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

@erlend-aasland
Copy link
ContributorAuthor

Skip news?

@pablogsalpablogsal merged commit abba83b into python:masterDec 27, 2020
@miss-islington
Copy link
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.
🐍🍒⛏🤖

@pablogsal
Copy link
Member

Thanks for the PR @erlend-aasland !

@bedevere-bot
Copy link

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-aaslanderlend-aasland deleted the sqlite/backup-default-value branch December 27, 2020 22:35
@bedevere-bot
Copy link

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.
@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.

6 participants

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