Title: add os.fspath() · Issue #71373 · python/cpython · GitHub
Open Graph Title: add os.fspath() · Issue #71373 · python/cpython
X Title: add os.fspath() · Issue #71373 · python/cpython
Description: BPO 27186 Nosy @brettcannon, @ethanfurman, @vadmium, @serhiy-storchaka, @JelleZijlstra, @buchuki, @erikjanss Files issue27186-fsencode.buchuki.patchissue27186.patch: patch to add os.fspath and PyOS_FsPathissue27186-DirEntry-fspath.patch:...
Open Graph Description: BPO 27186 Nosy @brettcannon, @ethanfurman, @vadmium, @serhiy-storchaka, @JelleZijlstra, @buchuki, @erikjanss Files issue27186-fsencode.buchuki.patchissue27186.patch: patch to add os.fspath and PyOS...
X Description: BPO 27186 Nosy @brettcannon, @ethanfurman, @vadmium, @serhiy-storchaka, @JelleZijlstra, @buchuki, @erikjanss Files issue27186-fsencode.buchuki.patchissue27186.patch: patch to add os.fspath and PyOS...
Opengraph URL: https://github.com/python/cpython/issues/71373
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"add os.fspath()","articleBody":"BPO | [27186](https://bugs.python.org/issue27186)\n--- | :---\nNosy | @brettcannon, @ethanfurman, @vadmium, @serhiy-storchaka, @JelleZijlstra, @buchuki, @erikjanss\nFiles | \u003cli\u003e[issue27186-fsencode.buchuki.patch](https://bugs.python.org/file43124/issue27186-fsencode.buchuki.patch \"Uploaded as text/plain at 2016-06-02.23:05:06 by @buchuki\")\u003c/li\u003e\u003cli\u003e[issue27186.patch](https://bugs.python.org/file43125/issue27186.patch \"Uploaded as text/plain at 2016-06-02.23:17:22 by @JelleZijlstra\"): patch to add os.fspath and PyOS_FsPath\u003c/li\u003e\u003cli\u003e[issue27186-DirEntry-fspath.patch](https://bugs.python.org/file43128/issue27186-DirEntry-fspath.patch \"Uploaded as text/plain at 2016-06-02.23:59:11 by @JelleZijlstra\"): adds fspath support to os.DirEntry\u003c/li\u003e\u003cli\u003e[issue27186-pathlib.buchuki.patch](https://bugs.python.org/file43133/issue27186-pathlib.buchuki.patch \"Uploaded as text/plain at 2016-06-03.00:23:38 by @buchuki\")\u003c/li\u003e\u003cli\u003e[issue27186-glossary.buchuki.patch](https://bugs.python.org/file43155/issue27186-glossary.buchuki.patch \"Uploaded as text/plain at 2016-06-03.18:32:16 by @buchuki\"): path-like glossary entry\u003c/li\u003e\u003cli\u003e[issue27186-DirEntry-fspath.patch](https://bugs.python.org/file43205/issue27186-DirEntry-fspath.patch \"Uploaded as text/plain at 2016-06-04.19:40:32 by @JelleZijlstra\"): patch to add fspath support to os.DirEntry\u003c/li\u003e\u003cli\u003e[issue27186-os_path_t.patch](https://bugs.python.org/file43215/issue27186-os_path_t.patch \"Uploaded as text/plain at 2016-06-04.23:45:40 by @JelleZijlstra\"): patch for the path_t converter in os\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/brettcannon'\nclosed_at = \u003cDate 2016-06-24.19:28:56.707\u003e\ncreated_at = \u003cDate 2016-06-02.18:22:21.760\u003e\nlabels = ['type-feature']\ntitle = 'add os.fspath()'\nupdated_at = \u003cDate 2018-08-13.23:04:39.687\u003e\nuser = 'https://github.com/ethanfurman'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2018-08-13.23:04:39.687\u003e\nactor = 'erikjanss'\nassignee = 'brett.cannon'\nclosed = True\nclosed_date = \u003cDate 2016-06-24.19:28:56.707\u003e\ncloser = 'brett.cannon'\ncomponents = []\ncreation = \u003cDate 2016-06-02.18:22:21.760\u003e\ncreator = 'ethan.furman'\ndependencies = []\nfiles = ['43124', '43125', '43128', '43133', '43155', '43205', '43215']\nhgrepos = []\nissue_num = 27186\nkeywords = ['patch']\nmessage_count = 45.0\nmessages = ['266971', '266979', '266982', '266984', '267004', '267105', '267127', '267285', '267293', '267295', '267299', '267301', '267306', '267316', '267322', '267327', '267328', '267336', '267348', '267429', '267465', '268060', '268062', '268070', '268146', '268158', '268329', '268393', '268394', '268399', '268414', '268415', '268433', '268457', '268628', '269204', '269205', '269207', '269208', '269209', '269795', '269800', '323225', '323228', '323495']\nnosy_count = 8.0\nnosy_names = ['brett.cannon', 'ethan.furman', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'JelleZijlstra', 'buchuki', 'erikjanss']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue27186'\nversions = ['Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/ethanfurman","@type":"Person","name":"ethanfurman"},"datePublished":"2016-06-02T18:22:22.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":45},"url":"https://github.com/71373/cpython/issues/71373"}
| 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:78e9ac6f-b564-5d32-3e59-f4b07284ce0b |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | AE2C:128EC2:25E7ED:3269DA:6A513FE9 |
| html-safe-nonce | 9a40eaabf80ffaf90328a5cc8a4ef71781fa8d5c0030bba50c6a895ba11d6185 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRTJDOjEyOEVDMjoyNUU3RUQ6MzI2OURBOjZBNTEzRkU5IiwidmlzaXRvcl9pZCI6Ijc4ODI3MjEwNzgzNDYzMzQxODUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 65f5583314af419ba23bfd3e436cc24c380445f5b061273ec24d48a997275d2f |
| hovercard-subject-tag | issue:1198953344 |
| 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/71373/issue_layout |
| twitter:image | https://opengraph.githubassets.com/9f484af2dc7fd948f1fcfebeefbda124ccd176b557ab0d0bcdd8d750f9cf719f/python/cpython/issues/71373 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/9f484af2dc7fd948f1fcfebeefbda124ccd176b557ab0d0bcdd8d750f9cf719f/python/cpython/issues/71373 |
| og:image:alt | BPO 27186 Nosy @brettcannon, @ethanfurman, @vadmium, @serhiy-storchaka, @JelleZijlstra, @buchuki, @erikjanss Files issue27186-fsencode.buchuki.patchissue27186.patch: patch to add os.fspath and PyOS... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | ethanfurman |
| hostname | github.com |
| expected-hostname | github.com |
| None | e840f405b2718e8f2d55aafa9ff27dbce17e29d0c253011d05ea0fea3c78baff |
| 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 | e876f00c5723f6080b9d294e4958fd4d506e6faf |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width