Title: pathlib.Path.glob causes OSError encountering symlinks to long filenames · Issue #87695 · python/cpython · GitHub
Open Graph Title: pathlib.Path.glob causes OSError encountering symlinks to long filenames · Issue #87695 · python/cpython
X Title: pathlib.Path.glob causes OSError encountering symlinks to long filenames · Issue #87695 · python/cpython
Description: BPO 43529 Nosy @ericfrederich Files uhoh.py: Reproduces bug 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 closed_at...
Open Graph Description: BPO 43529 Nosy @ericfrederich Files uhoh.py: Reproduces bug 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 ...
X Description: BPO 43529 Nosy @ericfrederich Files uhoh.py: Reproduces bug 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 ...
Opengraph URL: https://github.com/python/cpython/issues/87695
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"pathlib.Path.glob causes OSError encountering symlinks to long filenames","articleBody":"BPO | [43529](https://bugs.python.org/issue43529)\n--- | :---\nNosy | @ericfrederich\nFiles | \u003cli\u003e[uhoh.py](https://bugs.python.org/file49884/uhoh.py \"Uploaded as text/plain at 2021-03-17.15:23:35 by @ericfrederich\"): Reproduces bug\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-17.15:23:36.025\u003e\nlabels = ['3.7', '3.8', '3.9', '3.10']\ntitle = 'pathlib.Path.glob causes OSError encountering symlinks to long filenames'\nupdated_at = \u003cDate 2021-03-19.11:28:12.066\u003e\nuser = 'https://github.com/ericfrederich'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2021-03-19.11:28:12.066\u003e\nactor = 'eric.frederich'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = []\ncreation = \u003cDate 2021-03-17.15:23:36.025\u003e\ncreator = 'eric.frederich'\ndependencies = []\nfiles = ['49884']\nhgrepos = []\nissue_num = 43529\nkeywords = []\nmessage_count = 3.0\nmessages = ['388927', '388928', '389073']\nnosy_count = 1.0\nnosy_names = ['eric.frederich']\npr_nums = []\npriority = 'normal'\nresolution = None\nstage = None\nstatus = 'open'\nsuperseder = None\ntype = None\nurl = 'https://bugs.python.org/issue43529'\nversions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n\n\n\u003c!-- gh-linked-prs --\u003e\n### Linked PRs\n* gh-104292\n* gh-104362\n\u003c!-- /gh-linked-prs --\u003e\n","author":{"url":"https://github.com/ericfrederich","@type":"Person","name":"ericfrederich"},"datePublished":"2021-03-17T15:23:36.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/87695/cpython/issues/87695"}
| 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:c2012174-ed10-2265-f37a-f9b97513229a |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 94E6:2E18B0:F4B2DA:146F244:696991D4 |
| html-safe-nonce | d77cbf10ae7f95b912f27f49b36f1b8b052c109d92e9eab46d6b1ab4849bd746 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NEU2OjJFMThCMDpGNEIyREE6MTQ2RjI0NDo2OTY5OTFENCIsInZpc2l0b3JfaWQiOiIzMTIwNDA3MDM0OTU5ODYwMTgwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | f9a4d46377c3c44f3b63b051cb2ece42b77e7d96e9dd814ea43d1420df575857 |
| hovercard-subject-tag | issue:1199054737 |
| 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/87695/issue_layout |
| twitter:image | https://opengraph.githubassets.com/62c13e103df454f65278105ba532e80e71f1cbce6ccb066469073428de051f2a/python/cpython/issues/87695 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/62c13e103df454f65278105ba532e80e71f1cbce6ccb066469073428de051f2a/python/cpython/issues/87695 |
| og:image:alt | BPO 43529 Nosy @ericfrederich Files uhoh.py: Reproduces bug 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 ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | ericfrederich |
| 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