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

GH-61215: threadingmock: Remove unused branch for `timeout` by mariocj89 · Pull Request #106591 · python/cpython · GitHub

/ cpython Public

GH-61215: threadingmock: Remove unused branch for timeout - #106591

Merged
cjw296 merged 1 commit into
python:mainfrom
mariocj89:pu/mock-coverage
Jul 10, 2023
Merged

GH-61215: threadingmock: Remove unused branch for timeout#106591
cjw296 merged 1 commit into
python:mainfrom
mariocj89:pu/mock-coverage

Conversation

mariocj89 commented Jul 10, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

This is no longer needed as the mock does not hold a "timeout"
parameter, the timeout is stored in `_mock_wait_timeout`.
mariocj89 requested a review from cjw296 as a code owner July 10, 2023 13:03
mariocj89 changed the title threadingmock: Remove unused branch for timeout GH-61215: threadingmock: Remove unused branch for timeout Jul 10, 2023
cjw296 enabled auto-merge (squash) July 10, 2023 13:35
cjw296 merged commit 3e23fa7 into python:main Jul 10, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL