Title: pathlib mistakenly assumes os.getcwd() is a resolved path in Windows · Issue #87621 · python/cpython · GitHub
Open Graph Title: pathlib mistakenly assumes os.getcwd() is a resolved path in Windows · Issue #87621 · python/cpython
X Title: pathlib mistakenly assumes os.getcwd() is a resolved path in Windows · Issue #87621 · python/cpython
Description: BPO 43455 Nosy @pfmoore, @tjguk, @zware, @eryksun, @zooba, @uranusjr PRs #17716 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: assig...
Open Graph Description: BPO 43455 Nosy @pfmoore, @tjguk, @zware, @eryksun, @zooba, @uranusjr PRs #17716 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state...
X Description: BPO 43455 Nosy @pfmoore, @tjguk, @zware, @eryksun, @zooba, @uranusjr PRs #17716 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state...
Opengraph URL: https://github.com/python/cpython/issues/87621
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"pathlib mistakenly assumes os.getcwd() is a resolved path in Windows","articleBody":"BPO | [43455](https://bugs.python.org/issue43455)\n--- | :---\nNosy | @pfmoore, @tjguk, @zware, @eryksun, @zooba, @uranusjr\nPRs | \u003cli\u003epython/cpython#17716\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 2021-03-09.23:05:56.225\u003e\nlabels = ['type-bug', '3.8', '3.9', '3.10', 'library', 'OS-windows']\ntitle = 'pathlib mistakenly assumes os.getcwd() is a resolved path in Windows'\nupdated_at = \u003cDate 2022-03-03.10:05:28.651\u003e\nuser = 'https://github.com/eryksun'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2022-03-03.10:05:28.651\u003e\nactor = 'uranusjr'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Library (Lib)', 'Windows']\ncreation = \u003cDate 2021-03-09.23:05:56.225\u003e\ncreator = 'eryksun'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 43455\nkeywords = ['patch']\nmessage_count = 2.0\nmessages = ['388393', '414415']\nnosy_count = 6.0\nnosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'uranusjr']\npr_nums = ['17716']\npriority = 'normal'\nresolution = None\nstage = 'patch review'\nstatus = 'open'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue43455'\nversions = ['Python 3.8', 'Python 3.9', 'Python 3.10']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/eryksun","@type":"Person","name":"eryksun"},"datePublished":"2021-03-09T23:05:56.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/87621/cpython/issues/87621"}
| 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:96705dff-ec49-574d-fa97-0017079c1357 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 857A:1E9341:71F02F:9A6B8F:6969DA41 |
| html-safe-nonce | 4bdf80888669bd01f6cdd4f25bbe4f6c6d0a1413692d497d8e7b9ba58e751552 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4NTdBOjFFOTM0MTo3MUYwMkY6OUE2QjhGOjY5NjlEQTQxIiwidmlzaXRvcl9pZCI6IjE0MTI3ODgxMzMyNTI2ODQzNTQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | bec9786e242a7552000583c6561009c8ffea720b85a9990794870d20a23cb703 |
| hovercard-subject-tag | issue:1199054301 |
| 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/87621/issue_layout |
| twitter:image | https://opengraph.githubassets.com/25c4d03e807a11ef78b7bb29f8e6351bee7d6c993130ed91e72c48e02421b0a5/python/cpython/issues/87621 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/25c4d03e807a11ef78b7bb29f8e6351bee7d6c993130ed91e72c48e02421b0a5/python/cpython/issues/87621 |
| og:image:alt | BPO 43455 Nosy @pfmoore, @tjguk, @zware, @eryksun, @zooba, @uranusjr PRs #17716 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | eryksun |
| hostname | github.com |
| expected-hostname | github.com |
| None | 7b32f1c7c4549428ee399213e8345494fc55b5637195d3fc5f493657579235e8 |
| 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 | bdde15ad1b403e23b08bbd89b53fbe6bdf688cad |
| ui-target | canary-1 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width