Title: unittest: execute tests in parallel · Issue #82054 · python/cpython · GitHub
Open Graph Title: unittest: execute tests in parallel · Issue #82054 · python/cpython
X Title: unittest: execute tests in parallel · Issue #82054 · python/cpython
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 deta...
Open Graph 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 r...
X 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 r...
Opengraph URL: https://github.com/python/cpython/issues/82054
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"unittest: execute tests in parallel","articleBody":"BPO | [37873](https://bugs.python.org/issue37873)\n--- | :---\nNosy | @terryjreedy, @giampaolo, @ezio-melotti, @voidspace, @bharel, @tirkarthi, @donpellegrino\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = None\nclosed_at = None\ncreated_at = \u003cDate 2019-08-16.14:15:27.971\u003e\nlabels = ['type-feature', 'library', '3.9']\ntitle = 'unittest: execute tests in parallel'\nupdated_at = \u003cDate 2020-09-02.09:57:36.866\u003e\nuser = 'https://github.com/donpellegrino'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2020-09-02.09:57:36.866\u003e\nactor = 'vstinner'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2019-08-16.14:15:27.971\u003e\ncreator = 'user93448'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 37873\nkeywords = []\nmessage_count = 5.0\nmessages = ['349864', '349938', '350080', '375126', '375128']\nnosy_count = 7.0\nnosy_names = ['terry.reedy', 'giampaolo.rodola', 'ezio.melotti', 'michael.foord', 'bar.harel', 'xtreak', 'user93448']\npr_nums = []\npriority = 'normal'\nresolution = None\nstage = None\nstatus = 'open'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue37873'\nversions = ['Python 3.9']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n\n\n\u003c!-- gh-linked-prs --\u003e\n### Linked PRs\n* gh-99637\n* gh-103859\n* gh-103927\n* gh-103934\n\u003c!-- /gh-linked-prs --\u003e\n","author":{"url":"https://github.com/donpellegrino","@type":"Person","name":"donpellegrino"},"datePublished":"2019-08-16T14:15:28.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":8},"url":"https://github.com/82054/cpython/issues/82054"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:edcd645d-4923-122f-c963-69c3ebb33389 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 98FC:38BF1A:FC97FC:151D4C0:696991D6 |
| html-safe-nonce | 461dbc8dc138a32d1ae0297546caab2991477046d98ab8c48136e7851b8ba492 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5OEZDOjM4QkYxQTpGQzk3RkM6MTUxRDRDMDo2OTY5OTFENiIsInZpc2l0b3JfaWQiOiI3OTMyMzI2MTI5NTMzODE3MzAyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | a76be3655fdd3a40e7041499a2268fc779bfacd2827d85d73529e5ee28b1d474 |
| hovercard-subject-tag | issue:1199017939 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/82054/issue_layout |
| twitter:image | https://opengraph.githubassets.com/65ae0a4c9d3ac82a64ce850a913f8485d18d3a21f530c8978b5a593c1a8132e9/python/cpython/issues/82054 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/65ae0a4c9d3ac82a64ce850a913f8485d18d3a21f530c8978b5a593c1a8132e9/python/cpython/issues/82054 |
| og:image:alt | 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 r... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | donpellegrino |
| hostname | github.com |
| expected-hostname | github.com |
| None | 3542e147982176a7ebaa23dfb559c8af16f721c03ec560c68c56b64a0f35e751 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | af80af7cc9e3de9c336f18b208a600950a3c187c |
| ui-target | canary-1 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width