Title: Convert os.scandir to Argument Clinic · Issue #72772 · python/cpython · GitHub
Open Graph Title: Convert os.scandir to Argument Clinic · Issue #72772 · python/cpython
X Title: Convert os.scandir to Argument Clinic · Issue #72772 · python/cpython
Description: BPO 28586 Nosy @larryhastings, @serhiy-storchaka Files clinic-scandir.patch 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 ...
Open Graph Description: BPO 28586 Nosy @larryhastings, @serhiy-storchaka Files clinic-scandir.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Sh...
X Description: BPO 28586 Nosy @larryhastings, @serhiy-storchaka Files clinic-scandir.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Sh...
Opengraph URL: https://github.com/python/cpython/issues/72772
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Convert os.scandir to Argument Clinic","articleBody":"BPO | [28586](https://bugs.python.org/issue28586)\n--- | :---\nNosy | @larryhastings, @serhiy-storchaka\nFiles | \u003cli\u003e[clinic-scandir.patch](https://bugs.python.org/file45311/clinic-scandir.patch \"Uploaded as text/plain at 2016-11-02.08:33:14 by @serhiy-storchaka\")\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 = None\nclosed_at = \u003cDate 2016-11-06.21:54:24.046\u003e\ncreated_at = \u003cDate 2016-11-02.08:33:16.528\u003e\nlabels = ['extension-modules', 'type-feature', '3.7', 'expert-argument-clinic']\ntitle = 'Convert os.scandir to Argument Clinic'\nupdated_at = \u003cDate 2016-11-06.21:54:24.045\u003e\nuser = 'https://github.com/serhiy-storchaka'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2016-11-06.21:54:24.045\u003e\nactor = 'serhiy.storchaka'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2016-11-06.21:54:24.046\u003e\ncloser = 'serhiy.storchaka'\ncomponents = ['Extension Modules', 'Argument Clinic']\ncreation = \u003cDate 2016-11-02.08:33:16.528\u003e\ncreator = 'serhiy.storchaka'\ndependencies = []\nfiles = ['45311']\nhgrepos = []\nissue_num = 28586\nkeywords = ['patch']\nmessage_count = 2.0\nmessages = ['279907', '280136']\nnosy_count = 3.0\nnosy_names = ['larry', 'python-dev', 'serhiy.storchaka']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue28586'\nversions = ['Python 3.7']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/serhiy-storchaka","@type":"Person","name":"serhiy-storchaka"},"datePublished":"2016-11-02T08:33:17.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/72772/cpython/issues/72772"}
| 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:6ef066bc-1468-b3fb-52ba-674827aef41b |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B88E:CDEBD:30D1333:461678E:6A56876D |
| html-safe-nonce | bbeb9b29ea7dbbafaeecb12a385672fc675567bbe0955ca27520b3394545c5a2 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCODhFOkNERUJEOjMwRDEzMzM6NDYxNjc4RTo2QTU2ODc2RCIsInZpc2l0b3JfaWQiOiI3Mjg4MTE2MjMyNDA2MzM3Mzg5IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | e4409f64c62202854498892a69882a522e0a2f9c20959880d1fe52b48a8b501e |
| hovercard-subject-tag | issue:1198962853 |
| 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/72772/issue_layout |
| twitter:image | https://opengraph.githubassets.com/9567b458e8681432e0d086b7f4b712ece3fa1c1e6f42a91a9b7c6e6eb420d977/python/cpython/issues/72772 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/9567b458e8681432e0d086b7f4b712ece3fa1c1e6f42a91a9b7c6e6eb420d977/python/cpython/issues/72772 |
| og:image:alt | BPO 28586 Nosy @larryhastings, @serhiy-storchaka Files clinic-scandir.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Sh... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | serhiy-storchaka |
| hostname | github.com |
| expected-hostname | github.com |
| None | 19b5ee9431dcfce15ab4b001d626e4e3a6ba1acb7be814813a52bbebd9a86ef5 |
| 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 | fc131753d059926755b1ab26f13a2c96a692f5d7 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width