Title: iglob should try to use `readdir` · Issue #63439 · python/cpython · GitHub
Open Graph Title: iglob should try to use `readdir` · Issue #63439 · python/cpython
X Title: iglob should try to use `readdir` · Issue #63439 · python/cpython
Description: BPO 19240 Nosy @tebeka, @o11c Dependencies bpo-11406: There is no os.listdir() equivalent returning generator instead of list Superseder bpo-25596: Use scandir() to speed up the glob module Note: these values reflect the state of the iss...
Open Graph Description: BPO 19240 Nosy @tebeka, @o11c Dependencies bpo-11406: There is no os.listdir() equivalent returning generator instead of list Superseder bpo-25596: Use scandir() to speed up the glob module Note: t...
X Description: BPO 19240 Nosy @tebeka, @o11c Dependencies bpo-11406: There is no os.listdir() equivalent returning generator instead of list Superseder bpo-25596: Use scandir() to speed up the glob module Note: t...
Opengraph URL: https://github.com/python/cpython/issues/63439
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"iglob should try to use `readdir`","articleBody":"BPO | [19240](https://bugs.python.org/issue19240)\n--- | :---\nNosy | @tebeka, @o11c\nDependencies | \u003cli\u003ebpo-11406: There is no os.listdir() equivalent returning generator instead of list\u003c/li\u003e\nSuperseder | \u003cli\u003ebpo-25596: Use scandir() to speed up the glob module\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 2017-02-07.19:05:40.466\u003e\ncreated_at = \u003cDate 2013-10-13.01:42:57.898\u003e\nlabels = ['library', 'performance']\ntitle = 'iglob should try to use `readdir`'\nupdated_at = \u003cDate 2017-02-07.19:05:40.465\u003e\nuser = 'https://github.com/tebeka'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2017-02-07.19:05:40.465\u003e\nactor = 'serhiy.storchaka'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2017-02-07.19:05:40.466\u003e\ncloser = 'serhiy.storchaka'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2013-10-13.01:42:57.898\u003e\ncreator = 'tebeka'\ndependencies = ['11406']\nfiles = []\nhgrepos = []\nissue_num = 19240\nkeywords = []\nmessage_count = 3.0\nmessages = ['199649', '199657', '287251']\nnosy_count = 3.0\nnosy_names = ['tebeka', 'neologix', 'o11c']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '25596'\ntype = 'performance'\nurl = 'https://bugs.python.org/issue19240'\nversions = ['Python 3.4']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/tebeka","@type":"Person","name":"tebeka"},"datePublished":"2013-10-13T01:42:58.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/63439/cpython/issues/63439"}
| 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:ad2f6352-e40e-3013-87aa-e065adba6961 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 88E2:BB9B6:1A32AB:224EC3:6969C9C6 |
| html-safe-nonce | 13dcfbbf2c08f578773c122b085db8499bfdc2ca403aae9f8739d102946802e4 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4OEUyOkJCOUI2OjFBMzJBQjoyMjRFQzM6Njk2OUM5QzYiLCJ2aXNpdG9yX2lkIjoiNzQyNjE3NTg2ODc2NjYzNjQ4NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | f102031c4699e2599c44a5078050a1d40ff5d3759468925572b449ffc82d9ea7 |
| hovercard-subject-tag | issue:1198906249 |
| 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/63439/issue_layout |
| twitter:image | https://opengraph.githubassets.com/21061a5e3f9bce0607b100f3abeaabee252ffc1eca8236890812d370160249d2/python/cpython/issues/63439 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/21061a5e3f9bce0607b100f3abeaabee252ffc1eca8236890812d370160249d2/python/cpython/issues/63439 |
| og:image:alt | BPO 19240 Nosy @tebeka, @o11c Dependencies bpo-11406: There is no os.listdir() equivalent returning generator instead of list Superseder bpo-25596: Use scandir() to speed up the glob module Note: t... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | tebeka |
| hostname | github.com |
| expected-hostname | github.com |
| None | acedec8b5f975d9e3d494ddd8f949b0b8a0de59d393901e26f73df9dcba80056 |
| 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 | 83c08c21cdda978090dc44364b71aa5bc6dcea79 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width