Title: tempfile.NamedTemporaryFile() raises exception on close() when file is absent · Issue #82046 · python/cpython · GitHub
Open Graph Title: tempfile.NamedTemporaryFile() raises exception on close() when file is absent · Issue #82046 · python/cpython
X Title: tempfile.NamedTemporaryFile() raises exception on close() when file is absent · Issue #82046 · python/cpython
Description: BPO 37865 Nosy @tirkarthi, @AndreiPashkin Superseder bpo-29573: NamedTemporaryFile with delete=True should not fail if file already deleted Note: these values reflect the state of the issue at the time it was migrated and might not refle...
Open Graph Description: BPO 37865 Nosy @tirkarthi, @AndreiPashkin Superseder bpo-29573: NamedTemporaryFile with delete=True should not fail if file already deleted Note: these values reflect the state of the issue at the ...
X Description: BPO 37865 Nosy @tirkarthi, @AndreiPashkin Superseder bpo-29573: NamedTemporaryFile with delete=True should not fail if file already deleted Note: these values reflect the state of the issue at the ...
Opengraph URL: https://github.com/python/cpython/issues/82046
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"tempfile.NamedTemporaryFile() raises exception on close() when file is absent","articleBody":"BPO | [37865](https://bugs.python.org/issue37865)\n--- | :---\nNosy | @tirkarthi, @AndreiPashkin\nSuperseder | \u003cli\u003ebpo-29573: NamedTemporaryFile with delete=True should not fail if file already deleted\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 2020-11-25.18:37:33.200\u003e\ncreated_at = \u003cDate 2019-08-15.07:43:15.087\u003e\nlabels = ['3.7']\ntitle = 'tempfile.NamedTemporaryFile() raises exception on close() when file is absent'\nupdated_at = \u003cDate 2020-11-25.18:37:33.199\u003e\nuser = 'https://github.com/AndreiPashkin'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2020-11-25.18:37:33.199\u003e\nactor = 'iritkatriel'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2020-11-25.18:37:33.200\u003e\ncloser = 'iritkatriel'\ncomponents = []\ncreation = \u003cDate 2019-08-15.07:43:15.087\u003e\ncreator = 'pashkin'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 37865\nkeywords = []\nmessage_count = 2.0\nmessages = ['349794', '349795']\nnosy_count = 2.0\nnosy_names = ['xtreak', 'pashkin']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '29573'\ntype = None\nurl = 'https://bugs.python.org/issue37865'\nversions = ['Python 3.6', 'Python 3.7']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/AndreiPashkin","@type":"Person","name":"AndreiPashkin"},"datePublished":"2019-08-15T07:43:15.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/82046/cpython/issues/82046"}
| 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:0117f3d0-3efe-eeec-6797-42d6ffc7e2d1 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E282:22DEEF:D7E847:12A41F1:696A8EF1 |
| html-safe-nonce | 6073f35e573812ba9a9986ec0e33c8e6a592b0e66f55c36cfb1667a1c4dfa695 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMjgyOjIyREVFRjpEN0U4NDc6MTJBNDFGMTo2OTZBOEVGMSIsInZpc2l0b3JfaWQiOiI2NTQxMjU2NzI4NTQyNjEzMjMzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 2ee166a8f37235b7e50024f955c4b8782baa595f2b788b0e2f143049a0c64950 |
| hovercard-subject-tag | issue:1199017894 |
| 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/82046/issue_layout |
| twitter:image | https://opengraph.githubassets.com/125db942ec32c8f260230538d0ff439ae483bb0267e0a8df52c63af10f6bb241/python/cpython/issues/82046 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/125db942ec32c8f260230538d0ff439ae483bb0267e0a8df52c63af10f6bb241/python/cpython/issues/82046 |
| og:image:alt | BPO 37865 Nosy @tirkarthi, @AndreiPashkin Superseder bpo-29573: NamedTemporaryFile with delete=True should not fail if file already deleted Note: these values reflect the state of the issue at the ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | AndreiPashkin |
| hostname | github.com |
| expected-hostname | github.com |
| None | 4dd496afc954da9c207b2d9fbe86e3074619f565754aa1d9274aec30d9e5b8d7 |
| 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 | 31496a13b80a2f6ad77d6c617ee2255a3545b539 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width