Title: Fix test discovery for test_imaplib.py · Issue #61535 · python/cpython · GitHub
Open Graph Title: Fix test discovery for test_imaplib.py · Issue #61535 · python/cpython
X Title: Fix test discovery for test_imaplib.py · Issue #61535 · python/cpython
Description: BPO 17333 Nosy @brettcannon, @ezio-melotti, @zware Files test_imaplib_discovery.diff 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: ...
Open Graph Description: BPO 17333 Nosy @brettcannon, @ezio-melotti, @zware Files test_imaplib_discovery.diff Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current ...
X Description: BPO 17333 Nosy @brettcannon, @ezio-melotti, @zware Files test_imaplib_discovery.diff Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current ...
Opengraph URL: https://github.com/python/cpython/issues/61535
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Fix test discovery for test_imaplib.py","articleBody":"BPO | [17333](https://bugs.python.org/issue17333)\n--- | :---\nNosy | @brettcannon, @ezio-melotti, @zware\nFiles | \u003cli\u003e[test_imaplib_discovery.diff](https://bugs.python.org/file29287/test_imaplib_discovery.diff \"Uploaded as text/plain at 2013-03-01.21:38:20 by @zware\")\u003c/li\u003e\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 = 'https://github.com/ezio-melotti'\nclosed_at = \u003cDate 2013-03-02.12:35:57.152\u003e\ncreated_at = \u003cDate 2013-03-01.21:38:20.788\u003e\nlabels = ['type-bug', 'tests']\ntitle = 'Fix test discovery for test_imaplib.py'\nupdated_at = \u003cDate 2013-03-02.12:35:57.151\u003e\nuser = 'https://github.com/zware'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2013-03-02.12:35:57.151\u003e\nactor = 'ezio.melotti'\nassignee = 'ezio.melotti'\nclosed = True\nclosed_date = \u003cDate 2013-03-02.12:35:57.152\u003e\ncloser = 'ezio.melotti'\ncomponents = ['Tests']\ncreation = \u003cDate 2013-03-01.21:38:20.788\u003e\ncreator = 'zach.ware'\ndependencies = []\nfiles = ['29287']\nhgrepos = []\nissue_num = 17333\nkeywords = ['patch']\nmessage_count = 3.0\nmessages = ['183294', '183315', '183316']\nnosy_count = 4.0\nnosy_names = ['brett.cannon', 'ezio.melotti', 'python-dev', 'zach.ware']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue17333'\nversions = ['Python 3.3', 'Python 3.4']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/zware","@type":"Person","name":"zware"},"datePublished":"2013-03-01T21:38:21.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/61535/cpython/issues/61535"}
| 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:9a7bde49-43e2-3db4-be55-bcee6c7394d8 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 85CE:B6C89:1C3A147:26CD82B:6A4EC04B |
| html-safe-nonce | 56578d7b140ce45e0999158008bf2553419d9ca485cafe88856543d7a254824c |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NUNFOkI2Qzg5OjFDM0ExNDc6MjZDRDgyQjo2QTRFQzA0QiIsInZpc2l0b3JfaWQiOiI1NTA3MDg0NjcwMTgzODUwMDU5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | f36221689326c645de9fc8ba2fcd6c6e3b3705502c9577688ae67b882827dab5 |
| hovercard-subject-tag | issue:1198897509 |
| 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/61535/issue_layout |
| twitter:image | https://opengraph.githubassets.com/bf08ecbac6b0419bad0c9ed2c1a31c66f877342e552498ea1d0a48b230f0d055/python/cpython/issues/61535 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/bf08ecbac6b0419bad0c9ed2c1a31c66f877342e552498ea1d0a48b230f0d055/python/cpython/issues/61535 |
| og:image:alt | BPO 17333 Nosy @brettcannon, @ezio-melotti, @zware Files test_imaplib_discovery.diff Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | zware |
| hostname | github.com |
| expected-hostname | github.com |
| None | 41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c |
| 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 | e6a744804e8e70f97b4d5a18a94dcc63db22f97a |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width