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

General cleanup of test_pydoc#29459

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
zware merged 1 commit intopython:mainfromzware:test_pydoc_cleanup
Nov 7, 2021
Merged

Conversation

@zware
Copy link
Member

@zwarezware commentedNov 7, 2021
edited by miss-islington
Loading

  • Uniform usage oftest.support.requires_docstrings instead of a
    local check for-OO.
  • Addedrequires_docstrings to a couple more methods that need it.
  • Replaced a few instances oftest.test_pydoc with__name__ to allow
    for different methods of running just this test file.
  • Rewrotetest_server to run faster and better test the server.
  • Removed unused import.
  • Removed unused locals.
  • Minor whitespace cleanups.

- Uniform usage of `test.support.requires_docstrings` instead of a  local check for `-OO`.- Added `requires_docstrings` to a couple more methods that need it.- Replaced a few instances of `test.test_pydoc` with `__name__` to allow  for different methods of running just this test file.- Rewrote `test_server` to run faster and better test the server.- Removed unused import.- Removed unused locals.- Minor whitespace cleanups.
@zwarezware added 🤖 automerge needs backport to 3.10only security fixes skip issue skip news testsTests in the Lib/test dir labelsNov 7, 2021
@zwarezware self-assigned thisNov 7, 2021
@zwarezware merged commitfd41125 intopython:mainNov 7, 2021
@zwarezware deleted the test_pydoc_cleanup branchNovember 7, 2021 23:44
@miss-islington
Copy link
Contributor

Thanks@zware for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry,@zware, I could not cleanly backport this to3.10 due to a conflict.
Please backport usingcherry_picker on command line.
cherry_picker fd41125f0f1bd73e0137580d4a5bfaeaef87c283 3.10

@miss-islington
Copy link
Contributor

Sorry@zware, I had trouble checking out the3.9 backport branch.
Please backport usingcherry_picker on command line.
cherry_picker fd41125f0f1bd73e0137580d4a5bfaeaef87c283 3.9

remykarem pushed a commit to remykarem/cpython that referenced this pull requestDec 7, 2021
- Uniform usage of `test.support.requires_docstrings` instead of a  local check for `-OO`.- Added `requires_docstrings` to a couple more methods that need it.- Replaced a few instances of `test.test_pydoc` with `__name__` to allow  for different methods of running just this test file.- Rewrote `test_server` to run faster and better test the server.- Removed unused import.- Removed unused locals.- Minor whitespace cleanups.
remykarem pushed a commit to remykarem/cpython that referenced this pull requestJan 30, 2022
- Uniform usage of `test.support.requires_docstrings` instead of a  local check for `-OO`.- Added `requires_docstrings` to a couple more methods that need it.- Replaced a few instances of `test.test_pydoc` with `__name__` to allow  for different methods of running just this test file.- Rewrote `test_server` to run faster and better test the server.- Removed unused import.- Removed unused locals.- Minor whitespace cleanups.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@zwarezware

Labels

skip issueskip newstestsTests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@zware@miss-islington@the-knights-who-say-ni@bedevere-bot

[8]ページ先頭

©2009-2026 Movatter.jp