File tree Expand file tree Collapse file tree
stdlib/@tests/stubtest_allowlists Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55# Starting with Python 3.13.13, these methods accept None for the "scheduler"
66# and "setpgroup" parameters, but would raise a TypeError with Python 3.13.12
7- # and earlier.For compatibility reasons, we don't allow None in the stubs.
7+ # and earlier. For compatibility reasons, we don't allow None in the stubs.
88os.posix_spawn
99os.posix_spawnp
1010
Original file line number Diff line number Diff line change 44
55# Starting with Python 3.14.4, these methods accept None for the "scheduler"
66# and "setpgroup" parameters, but would raise a TypeError with Python 3.13.12
7- # and earlier.For compatibility reasons, we don't allow None in the stubs.
7+ # and earlier. For compatibility reasons, we don't allow None in the stubs.
88os.posix_spawn
99os.posix_spawnp
1010
Original file line number Diff line number Diff line change 44
55# Starting with Python 3.13.13, these methods accept None for the "scheduler"
66# and "setpgroup" parameters, but would raise a TypeError with Python 3.13.12
7- # and earlier.For compatibility reasons, we don't allow None in the stubs.
7+ # and earlier. For compatibility reasons, we don't allow None in the stubs.
88os.posix_spawn
99os.posix_spawnp
Original file line number Diff line number Diff line change 44
55# Starting with Python 3.14.4, these methods accept None for the "scheduler"
66# and "setpgroup" parameters, but would raise a TypeError with Python 3.13.12
7- # and earlier.For compatibility reasons, we don't allow None in the stubs.
7+ # and earlier. For compatibility reasons, we don't allow None in the stubs.
88os.posix_spawn
99os.posix_spawnp
1010
You can’t perform that action at this time.
0 commit comments