Title: Remove pathlib accessors · Issue #87178 · python/cpython · GitHub
Open Graph Title: Remove pathlib accessors · Issue #87178 · python/cpython
X Title: Remove pathlib accessors · Issue #87178 · python/cpython
Description: BPO 43012 Nosy @pitrou, @ericvsmith, @merwok, @encukou, @eryksun, @miss-islington, @barneygale PRs #25701 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more de...
Open Graph Description: BPO 43012 Nosy @pitrou, @ericvsmith, @merwok, @encukou, @eryksun, @miss-islington, @barneygale PRs #25701 Note: these values reflect the state of the issue at the time it was migrated and might not...
X Description: BPO 43012 Nosy @pitrou, @ericvsmith, @merwok, @encukou, @eryksun, @miss-islington, @barneygale PRs #25701 Note: these values reflect the state of the issue at the time it was migrated and might not...
Opengraph URL: https://github.com/python/cpython/issues/87178
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Remove pathlib accessors","articleBody":"BPO | [43012](https://bugs.python.org/issue43012)\n--- | :---\nNosy | @pitrou, @ericvsmith, @merwok, @encukou, @eryksun, @miss-islington, @barneygale\nPRs | \u003cli\u003epython/cpython#25701\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 2022-02-02.15:37:05.067\u003e\ncreated_at = \u003cDate 2021-01-23.18:15:55.455\u003e\nlabels = ['3.11', 'library', 'performance']\ntitle = 'Remove pathlib accessors'\nupdated_at = \u003cDate 2022-02-02.15:37:05.063\u003e\nuser = 'https://github.com/barneygale'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2022-02-02.15:37:05.063\u003e\nactor = 'eric.araujo'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2022-02-02.15:37:05.067\u003e\ncloser = 'eric.araujo'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2021-01-23.18:15:55.455\u003e\ncreator = 'barneygale'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 43012\nkeywords = ['patch']\nmessage_count = 4.0\nmessages = ['385556', '410732', '410733', '412353']\nnosy_count = 7.0\nnosy_names = ['pitrou', 'eric.smith', 'eric.araujo', 'petr.viktorin', 'eryksun', 'miss-islington', 'barneygale']\npr_nums = ['25701']\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'performance'\nurl = 'https://bugs.python.org/issue43012'\nversions = ['Python 3.11']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/barneygale","@type":"Person","name":"barneygale"},"datePublished":"2021-01-23T18:15:55.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/87178/cpython/issues/87178"}
| 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:e01cb62c-4e3a-53e1-ea59-76395497ec52 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A014:256EA0:9E9882:D29C9A:69699142 |
| html-safe-nonce | f582e894ddb342f4b5c4a9df3ca8e7bd80bd687d31b92da511d5a6a391ec691f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMDE0OjI1NkVBMDo5RTk4ODI6RDI5QzlBOjY5Njk5MTQyIiwidmlzaXRvcl9pZCI6IjE2MDMyOTMzODc2NDY2NjkxMjIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | a8519ee2e89a5c932bc1db08828f4ffa394c168e20e3d96cdd9b57649e7816b9 |
| hovercard-subject-tag | issue:1199051520 |
| 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/87178/issue_layout |
| twitter:image | https://opengraph.githubassets.com/894416e2a7a3099230fa72bded19246f5e2e7d565e1161bb296765892336b0e0/python/cpython/issues/87178 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/894416e2a7a3099230fa72bded19246f5e2e7d565e1161bb296765892336b0e0/python/cpython/issues/87178 |
| og:image:alt | BPO 43012 Nosy @pitrou, @ericvsmith, @merwok, @encukou, @eryksun, @miss-islington, @barneygale PRs #25701 Note: these values reflect the state of the issue at the time it was migrated and might not... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | barneygale |
| 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 | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width