FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-116622: Enable `test_doctest` on platforms that don't support subprocesses by mhsmith · Pull Request #116758 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-116622: Enable test_doctest on platforms that don't support subprocesses
- #116758
#116758
Merged
sobolevn
merged 7 commits into
python:main
python/cpython:main
from
mhsmith:doctest-subprocess
mhsmith/cpython:doctest-subprocess
Copy head branch name to clipboard
Apr 9, 2024
Conversation
Commits
7
(7)
Checks
Files changed
Merged
gh-116622: Enable test_doctest on platforms that don't support subprocesses
#116758
sobolevn
merged 7 commits into
python:main
python/cpython:main
from
mhsmith:doctest-subprocess
mhsmith/cpython:doctest-subprocess
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2024
Enable `test_doctest` on platforms that don't support subprocesses
mhsmith
committed
4264ca9
View commit details
Copy full SHA for 4264ca9
Browse repository at this point
Commits on Mar 19, 2024
Fix whitespace
mhsmith
committed
7d4f0fb
View commit details
Copy full SHA for 7d4f0fb
Browse repository at this point
Commits on Mar 21, 2024
Merge branch 'main' into doctest-subprocess
mhsmith
committed
b735bd7
View commit details
Copy full SHA for b735bd7
Browse repository at this point
Switch to a doctest_skip_if decorator
mhsmith
committed
ffee805
View commit details
Copy full SHA for ffee805
Browse repository at this point
Commits on Mar 27, 2024
Make DocTestCase report as skipped if all examples in the doctest are skipped
mhsmith
committed
d022538
View commit details
Copy full SHA for d022538
Browse repository at this point
Move most of previous commit into #117297
mhsmith
committed
405d679
View commit details
Copy full SHA for 405d679
Browse repository at this point
Commits on Mar 31, 2024
Don't modify docstrings when running in optimized mode
Show description for f9e9687
mhsmith
and
sobolevn
authored
f9e9687
View commit details
Copy full SHA for f9e9687
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL