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

gh-93096: Load doctests in `test_pickle` by donbarbos · Pull Request #131069 · python/cpython · GitHub

/ cpython Public

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 commented Mar 11, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor Author

@vstinner ping to inform you

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM.

serhiy-storchaka merged commit 3bb20d1 into python:main Mar 11, 2025

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 <donbarbos@proton.me>

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 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 <donbarbos@proton.me>

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 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
…131081)

(cherry picked from commit 3bb20d1)

Co-authored-by: donBarbos <donbarbos@proton.me>
serhiy-storchaka pushed a commit that referenced this pull request Mar 11, 2025
…131080)

(cherry picked from commit 3bb20d1)

Co-authored-by: donBarbos <donbarbos@proton.me>
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

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL