Title: Add os.statx() function · Issue #83714 · python/cpython · GitHub
Open Graph Title: Add os.statx() function · Issue #83714 · python/cpython
X Title: Add os.statx() function · Issue #83714 · python/cpython
Description: BPO 39533 Nosy @vstinner, @tiran, @Alexander255, @scrool PRs #19125 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 = None c...
Open Graph Description: BPO 39533 Nosy @vstinner, @tiran, @Alexander255, @scrool PRs #19125 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more ...
X Description: BPO 39533 Nosy @vstinner, @tiran, @Alexander255, @scrool PRs #19125 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more ...
Opengraph URL: https://github.com/python/cpython/issues/83714
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add os.statx() function","articleBody":"BPO | [39533](https://bugs.python.org/issue39533)\n--- | :---\nNosy | @vstinner, @tiran, @alexander255, @scrool\nPRs | \u003cli\u003epython/cpython#19125\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 = None\ncreated_at = \u003cDate 2020-02-03.04:26:02.819\u003e\nlabels = ['type-feature', 'library', '3.9']\ntitle = 'Use `statx(2)` system call on Linux for extended `os.stat` information'\nupdated_at = \u003cDate 2020-05-17.19:40:44.290\u003e\nuser = 'https://github.com/alexander255'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2020-05-17.19:40:44.290\u003e\nactor = 'christian.heimes'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2020-02-03.04:26:02.819\u003e\ncreator = 'ntninja'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 39533\nkeywords = ['patch']\nmessage_count = 4.0\nmessages = ['361265', '369128', '369149', '369150']\nnosy_count = 5.0\nnosy_names = ['vstinner', 'christian.heimes', 'ntninja', 'slow franklin', 'scrool']\npr_nums = ['19125']\npriority = 'normal'\nresolution = None\nstage = 'patch review'\nstatus = 'open'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue39533'\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-136334\n* gh-139178\n* gh-140162\n* gh-140185\n* gh-140216\n* gh-140402\n* gh-140407\n* gh-140432\n* gh-140446\n* gh-140484\n* gh-141043\n* gh-141069\n\u003c!-- /gh-linked-prs --\u003e\n","author":{"url":"https://github.com/alexander255","@type":"Person","name":"alexander255"},"datePublished":"2020-02-03T04:26:03.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":56},"url":"https://github.com/83714/cpython/issues/83714"}
| 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:0dada616-6aa8-8b24-7e25-8a0ae09deabf |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | B188:20874E:C82F79:10B93F1:6A52C2D5 |
| html-safe-nonce | 238e2df73921a92989d22c555a493645627b056f175f6cb70f0ce90c8d36cf94 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMTg4OjIwODc0RTpDODJGNzk6MTBCOTNGMTo2QTUyQzJENSIsInZpc2l0b3JfaWQiOiIzMDMxMjM3MDYyODY5MzA0MDIxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 6dd3f83715c3348daf429a43f14d210fd41a2603da0209e8ad47da2221d86733 |
| hovercard-subject-tag | issue:1199029933 |
| 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/83714/issue_layout |
| twitter:image | https://opengraph.githubassets.com/5b23ce2ea23ae9a57a9496eef20016677b74cbd08f05f486827468ef86c0631a/python/cpython/issues/83714 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/5b23ce2ea23ae9a57a9496eef20016677b74cbd08f05f486827468ef86c0631a/python/cpython/issues/83714 |
| og:image:alt | BPO 39533 Nosy @vstinner, @tiran, @Alexander255, @scrool PRs #19125 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | alexander255 |
| hostname | github.com |
| expected-hostname | github.com |
| None | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| 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 | 07a982c1d40157c619b364352b704c3ce66bb332 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width