Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
stdlibStandard 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 | 37873 |
|---|---|
| Nosy | @terryjreedy, @giampaolo, @ezio-melotti, @voidspace, @bharel, @tirkarthi, @donpellegrino |
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=<Date2019-08-16.14:15:27.971>labels= ['type-feature', 'library', '3.9'] title='unittest: execute tests in parallel'updated_at=<Date2020-09-02.09:57:36.866>user='https://github.com/donpellegrino'bugs.python.org fields:
activity=<Date2020-09-02.09:57:36.866>actor='vstinner'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)'] creation=<Date2019-08-16.14:15:27.971>creator='user93448'dependencies= [] files= [] hgrepos= [] issue_num=37873keywords= [] message_count=5.0messages= ['349864', '349938', '350080', '375126', '375128'] nosy_count=7.0nosy_names= ['terry.reedy', 'giampaolo.rodola', 'ezio.melotti', 'michael.foord', 'bar.harel', 'xtreak', 'user93448'] pr_nums= [] priority='normal'resolution=Nonestage=Nonestatus='open'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue37873'versions= ['Python 3.9']Linked PRs
- gh-82054: Implements test.regrtest unittest sharding to pull in long tails #99637
- gh-82054: allow test runner to split test_asyncio #103859
- gh-82054: allow test runner to split test_asyncio to execute in parallel by sharding. #103927
- gh-82054: Parallel test sharding of test_asyncio and test_multiprocessing #103934
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement
Projects
Status
Done