Skip to content

gh-93096: Load doctests in test_pickle#131069

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
donbarbos:issue-93096-add-doctest
Mar 11, 2025
Merged

gh-93096: Load doctests in test_pickle#131069
serhiy-storchaka merged 1 commit into
python:mainfrom
donbarbos:issue-93096-add-doctest

Conversation

@donbarbos

@donbarbos donbarbos commented Mar 11, 2025

Copy link
Copy Markdown
Contributor

@donbarbos

Copy link
Copy Markdown
Contributor Author

@vstinner ping to inform you

@vstinner vstinner added skip news needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Mar 11, 2025

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@serhiy-storchaka serhiy-storchaka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@serhiy-storchaka serhiy-storchaka merged commit 3bb20d1 into python:main Mar 11, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @donbarbos for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 11, 2025
Add doctests to unittest for `pickle`
(cherry picked from commit 3bb20d1)

Co-authored-by: donBarbos <[email protected]>
@bedevere-app

bedevere-app Bot commented Mar 11, 2025

Copy link
Copy Markdown

GH-131080 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Mar 11, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 11, 2025
Add doctests to unittest for `pickle`
(cherry picked from commit 3bb20d1)

Co-authored-by: donBarbos <[email protected]>
@bedevere-app

bedevere-app Bot commented Mar 11, 2025

Copy link
Copy Markdown

GH-131081 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.12 only security fixes label Mar 11, 2025
serhiy-storchaka pushed a commit that referenced this pull request Mar 11, 2025
serhiy-storchaka pushed a commit that referenced this pull request Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants