Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-133210: Fixtest_descr in--without-doc-strings mode#133294

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
sobolevn merged 1 commit intopython:mainfromsobolevn:issue-133210-test_descr
May 2, 2025

Conversation

sobolevn
Copy link
Member

@sobolevnsobolevn commentedMay 2, 2025
edited by bedevere-appbot
Loading

I tested that all 4 commands now work:

  • make clean && ./configure --with-pydebug --without-doc-strings && make && ./python.exe -OO -m test test_descr
  • make clean && ./configure --with-pydebug --without-doc-strings && make && ./python.exe -m test test_descr
  • make clean && ./configure --with-pydebug && make && ./python.exe -OO -m test test_descr
  • make clean && ./configure --with-pydebug && make && ./python.exe -m test test_descr
Снимок экрана 2025-05-02 в 15 36 58

Copy link
Member

@vstinnervstinner left a comment

Choose a reason for hiding this comment

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

LGTM

@sobolevnsobolevnenabled auto-merge (squash)May 2, 2025 12:51
@sobolevnsobolevn added the needs backport to 3.13bugs and security fixes labelMay 2, 2025
@sobolevnsobolevn merged commitba16ba3 intopython:mainMay 2, 2025
50 checks passed
@miss-islington-app
Copy link

Thanks@sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 2, 2025
…thonGH-133294)(cherry picked from commitba16ba3)Co-authored-by: sobolevn <mail@sobolevn.me>
@bedevere-app
Copy link

GH-133298 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelMay 2, 2025
sobolevn added a commit that referenced this pull requestMay 2, 2025
…H-133294) (#133298)gh-133210: Fix `test_descr` in `--without-doc-strings` mode (GH-133294)(cherry picked from commitba16ba3)Co-authored-by: sobolevn <mail@sobolevn.me>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@vstinnervstinnervstinner approved these changes

Assignees
No one assigned
Labels
skip newstestsTests in the Lib/test dir
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@sobolevn@vstinner

[8]ページ先頭

©2009-2025 Movatter.jp