Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
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=Noneclosed_at=Nonecreated_at=<Date2022-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=<Date2022-02-11.22:25:00.201>user='https://github.com/maggyero'
bugs.python.org fields:
activity=<Date2022-02-11.22:25:00.201>actor='maggyero'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)']creation=<Date2022-02-11.14:57:09.587>creator='maggyero'dependencies= []files= []hgrepos= []issue_num=46720keywords= ['patch']message_count=1.0messages= ['413073']nosy_count=1.0nosy_names= ['maggyero']pr_nums= ['31279']priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype='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.executableisNone#106464 - [3.12] gh-90876: Restore the ability to import multiprocessing when
sys.executableisNone(GH-106464) #106494 - [3.11] gh-90876: Restore the ability to import multiprocessing when
sys.executableisNone(GH-106464) #106495