Title: Support Path objects in the posix module · Issue #70215 · python/cpython · GitHub
Open Graph Title: Support Path objects in the posix module · Issue #70215 · python/cpython
X Title: Support Path objects in the posix module · Issue #70215 · python/cpython
Description: BPO 26027 Nosy @brettcannon, @pfmoore, @tjguk, @ethanfurman, @berkerpeksag, @vadmium, @zware, @serhiy-storchaka, @eryksun, @zooba, @JelleZijlstra Dependencies bpo-26671: Clean up path_converter in posixmodule.cbpo-26800: Don't accept byt...
Open Graph Description: BPO 26027 Nosy @brettcannon, @pfmoore, @tjguk, @ethanfurman, @berkerpeksag, @vadmium, @zware, @serhiy-storchaka, @eryksun, @zooba, @JelleZijlstra Dependencies bpo-26671: Clean up path_converter in ...
X Description: BPO 26027 Nosy @brettcannon, @pfmoore, @tjguk, @ethanfurman, @berkerpeksag, @vadmium, @zware, @serhiy-storchaka, @eryksun, @zooba, @JelleZijlstra Dependencies bpo-26671: Clean up path_converter in ...
Opengraph URL: https://github.com/python/cpython/issues/70215
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Support Path objects in the posix module","articleBody":"BPO | [26027](https://bugs.python.org/issue26027)\n--- | :---\nNosy | @brettcannon, @pfmoore, @tjguk, @ethanfurman, @berkerpeksag, @vadmium, @zware, @serhiy-storchaka, @eryksun, @zooba, @JelleZijlstra\nDependencies | \u003cli\u003ebpo-26671: Clean up path_converter in posixmodule.c\u003c/li\u003e\u003cli\u003ebpo-26800: Don\u0026#x27;t accept bytearray as filenames part 2\u003c/li\u003e\nFiles | \u003cli\u003e[path_converter_path.patch](https://bugs.python.org/file42382/path_converter_path.patch \"Uploaded as text/plain at 2016-04-06.20:33:56 by @serhiy-storchaka\")\u003c/li\u003e\u003cli\u003e[issue27186-os_path_t.patch](https://bugs.python.org/file43238/issue27186-os_path_t.patch \"Uploaded as text/plain at 2016-06-05.16:34:21 by @JelleZijlstra\")\u003c/li\u003e\u003cli\u003e[path_converter.diff](https://bugs.python.org/file44029/path_converter.diff \"Uploaded as text/plain at 2016-08-05.21:56:29 by @brettcannon\"): Inline of PyOS_FSPath()\u003c/li\u003e\u003cli\u003e[path_converter.diff](https://bugs.python.org/file44090/path_converter.diff \"Uploaded as text/plain at 2016-08-12.18:50:10 by @brettcannon\"): Updated patch since adding the warning about bytearrays\u003c/li\u003e\u003cli\u003e[path_converter.diff](https://bugs.python.org/file44159/path_converter.diff \"Uploaded as text/plain at 2016-08-19.22:09:41 by @brettcannon\"): Incorporate Serhiy's review feedback\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-08-27.19:59:15.038\u003e\ncreated_at = \u003cDate 2016-01-06.21:05:29.971\u003e\nlabels = ['extension-modules', 'type-feature', 'OS-windows']\ntitle = 'Support Path objects in the posix module'\nupdated_at = \u003cDate 2016-09-06.22:59:12.215\u003e\nuser = 'https://github.com/serhiy-storchaka'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2016-09-06.22:59:12.215\u003e\nactor = 'python-dev'\nassignee = 'brett.cannon'\nclosed = True\nclosed_date = \u003cDate 2016-08-27.19:59:15.038\u003e\ncloser = 'berker.peksag'\ncomponents = ['Extension Modules', 'Windows']\ncreation = \u003cDate 2016-01-06.21:05:29.971\u003e\ncreator = 'serhiy.storchaka'\ndependencies = ['26671', '26800']\nfiles = ['42382', '43238', '44029', '44090', '44159']\nhgrepos = []\nissue_num = 26027\nkeywords = ['patch']\nmessage_count = 27.0\nmessages = ['257642', '262963', '267427', '269212', '269220', '269797', '269801', '272061', '272556', '272650', '272677', '273161', '273734', '273735', '273745', '273748', '273749', '273754', '273786', '273788', '273791', '273792', '273793', '273799', '273800', '274650', '274654']\nnosy_count = 12.0\nnosy_names = ['brett.cannon', 'paul.moore', 'tim.golden', 'ethan.furman', 'python-dev', 'berker.peksag', 'martin.panter', 'zach.ware', 'serhiy.storchaka', 'eryksun', 'steve.dower', 'JelleZijlstra']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue26027'\nversions = ['Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/serhiy-storchaka","@type":"Person","name":"serhiy-storchaka"},"datePublished":"2016-01-06T21:05:30.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":27},"url":"https://github.com/70215/cpython/issues/70215"}
| 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:d89dbd85-724e-9f52-b8c6-6cc101f1d454 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D54E:104E11:22CFE21:31C968F:6A50FC72 |
| html-safe-nonce | c7110efb294b6c0367541851386114cd2f7e02108ddf28b8fa1c8addee64cb72 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENTRFOjEwNEUxMToyMkNGRTIxOjMxQzk2OEY6NkE1MEZDNzIiLCJ2aXNpdG9yX2lkIjoiNjk5MDAzMzg4ODQ3MjAwNTc0NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | fdea2c2f846406cc5885e14dcb8c2638057ca5c98ae8db0ff79324f07e4a3ad1 |
| hovercard-subject-tag | issue:1198946431 |
| 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/70215/issue_layout |
| twitter:image | https://opengraph.githubassets.com/31eb97c0375e00a74e7d4eb48454268f17791e5cb47aabd2693c712540904d0d/python/cpython/issues/70215 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/31eb97c0375e00a74e7d4eb48454268f17791e5cb47aabd2693c712540904d0d/python/cpython/issues/70215 |
| og:image:alt | BPO 26027 Nosy @brettcannon, @pfmoore, @tjguk, @ethanfurman, @berkerpeksag, @vadmium, @zware, @serhiy-storchaka, @eryksun, @zooba, @JelleZijlstra Dependencies bpo-26671: Clean up path_converter in ... |
| 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 | 5266e58c17a510c403505cc811606465e90a881d2007ee7df1c4800d5c659838 |
| 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 | 8d836581d020676cc0ef4a83cd2fe17e4af02c3d |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width