FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-40280: Skip socket, fork, subprocess tests on Emscripten by tiran · Pull Request #31986 · 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.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-40280: Skip socket, fork, subprocess tests on Emscripten
- #31986
#31986
Merged
miss-islington
merged 13 commits into
python:main
python/cpython:main
from
tiran:bpo-40280-fork-socket-mmap
tiran/cpython:bpo-40280-fork-socket-mmap
Copy head branch name to clipboard
Mar 22, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
bpo-40280: Skip socket, fork, subprocess tests on Emscripten
#31986
miss-islington
merged 13 commits into
python:main
python/cpython:main
from
tiran:bpo-40280-fork-socket-mmap
tiran/cpython:bpo-40280-fork-socket-mmap
Copy head branch name to clipboard
Commits
Commits on Mar 19, 2022
bpo-40280: Add requires_fork and subprocess to more tests
tiran
committed
8c79de4
View commit details
Copy full SHA for 8c79de4
Browse repository at this point
bpo-40280: Skip extension tests if dlopen is not available
tiran
committed
a528e66
View commit details
Copy full SHA for a528e66
Browse repository at this point
Don't assume that _testcapi is a shared extension
tiran
committed
d578fa4
View commit details
Copy full SHA for d578fa4
Browse repository at this point
Skip socket tests that don't work on Emscripten
tiran
committed
a05977f
View commit details
Copy full SHA for a05977f
Browse repository at this point
mmap emulation is incomplete
tiran
committed
126f427
View commit details
Copy full SHA for 126f427
Browse repository at this point
venv does not work yet
tiran
committed
98b30c3
View commit details
Copy full SHA for 98b30c3
Browse repository at this point
Cannot get libc from executable
tiran
committed
a9102ec
View commit details
Copy full SHA for a9102ec
Browse repository at this point
Skip lots of socket tests
tiran
committed
3313066
View commit details
Copy full SHA for 3313066
Browse repository at this point
blurb
tiran
committed
2face97
View commit details
Copy full SHA for 2face97
Browse repository at this point
Fix doctest line number
tiran
committed
c6c41f3
View commit details
Copy full SHA for c6c41f3
Browse repository at this point
Commits on Mar 21, 2022
Fix LTO build, prepare for dlopen() side modules
tiran
committed
475c127
View commit details
Copy full SHA for 475c127
Browse repository at this point
Commits on Mar 22, 2022
Apply suggestions from code review
Show description for b14c9da
tiran
and
brettcannon
authored
b14c9da
View commit details
Copy full SHA for b14c9da
Browse repository at this point
Document requires_working_socket
tiran
committed
3db0a48
View commit details
Copy full SHA for 3db0a48
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL