Closed
Description
BPO | 46720 |
---|---|
Nosy | @maggyero |
PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2022-02-11.14:57:09.587>
labels = ['type-feature', 'library', '3.9', '3.10', '3.11']
title = 'Add support for path-like objects to multiprocessing.set_executable for Windows to be on a par with Unix-like systems'
updated_at = <Date 2022-02-11.22:25:00.201>
user = 'https://github.com/maggyero'
bugs.python.org fields:
activity = <Date 2022-02-11.22:25:00.201>
actor = 'maggyero'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2022-02-11.14:57:09.587>
creator = 'maggyero'
dependencies = []
files = []
hgrepos = []
issue_num = 46720
keywords = ['patch']
message_count = 1.0
messages = ['413073']
nosy_count = 1.0
nosy_names = ['maggyero']
pr_nums = ['31279']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue46720'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
Linked PRs
- gh-90876: Restore the ability to import multiprocessing when
sys.executable
isNone
#106464 - [3.12] gh-90876: Restore the ability to import multiprocessing when
sys.executable
isNone
(GH-106464) #106494 - [3.11] gh-90876: Restore the ability to import multiprocessing when
sys.executable
isNone
(GH-106464) #106495