-
- Notifications
You must be signed in to change notification settings - Fork 33.1k
Closed
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixes3.9only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
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
Metadata
Metadata
Assignees
Labels
3.10only security fixesonly security fixes3.11only security fixesonly security fixes3.9only security fixesonly security fixesstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement