Title: Equivalent to tempfile.NamedTemporaryFile that deletes file at context exit · Issue #58719 · python/cpython · GitHub
Open Graph Title: Equivalent to tempfile.NamedTemporaryFile that deletes file at context exit · Issue #58719 · python/cpython
X Title: Equivalent to tempfile.NamedTemporaryFile that deletes file at context exit · Issue #58719 · python/cpython
Description: BPO 14514 Nosy @ncoghlan, @ericvsmith, @bitdancer Superseder bpo-14243: tempfile.NamedTemporaryFile not particularly useful on Windows Note: these values reflect the state of the issue at the time it was migrated and might not reflect th...
Open Graph Description: BPO 14514 Nosy @ncoghlan, @ericvsmith, @bitdancer Superseder bpo-14243: tempfile.NamedTemporaryFile not particularly useful on Windows Note: these values reflect the state of the issue at the time ...
X Description: BPO 14514 Nosy @ncoghlan, @ericvsmith, @bitdancer Superseder bpo-14243: tempfile.NamedTemporaryFile not particularly useful on Windows Note: these values reflect the state of the issue at the time ...
Opengraph URL: https://github.com/python/cpython/issues/58719
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Equivalent to tempfile.NamedTemporaryFile that deletes file at context exit","articleBody":"BPO | [14514](https://bugs.python.org/issue14514)\n--- | :---\nNosy | @ncoghlan, @ericvsmith, @bitdancer\nSuperseder | \u003cli\u003ebpo-14243: tempfile.NamedTemporaryFile not particularly useful on Windows\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 2012-04-10.01:31:35.402\u003e\ncreated_at = \u003cDate 2012-04-06.02:00:28.526\u003e\nlabels = ['type-feature', 'library']\ntitle = 'Equivalent to tempfile.NamedTemporaryFile that deletes file at context exit'\nupdated_at = \u003cDate 2012-04-10.01:31:35.396\u003e\nuser = 'https://github.com/bitdancer'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2012-04-10.01:31:35.396\u003e\nactor = 'ncoghlan'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2012-04-10.01:31:35.402\u003e\ncloser = 'ncoghlan'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2012-04-06.02:00:28.526\u003e\ncreator = 'r.david.murray'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 14514\nkeywords = []\nmessage_count = 4.0\nmessages = ['157634', '157637', '157638', '157926']\nnosy_count = 3.0\nnosy_names = ['ncoghlan', 'eric.smith', 'r.david.murray']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = None\nstatus = 'closed'\nsuperseder = '14243'\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue14514'\nversions = ['Python 3.3']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/bitdancer","@type":"Person","name":"bitdancer"},"datePublished":"2012-04-06T02:00:29.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/58719/cpython/issues/58719"}
| 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:02b15cbd-d4d3-b986-7981-d6c117e404ad |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 80D0:512E3:2BD7E52:3CF66DF:6A4F0FE9 |
| html-safe-nonce | 9460f8fe39a04d30ae79d28940697e098a6594a863f7fbae6cce3f5030d6c10e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MEQwOjUxMkUzOjJCRDdFNTI6M0NGNjZERjo2QTRGMEZFOSIsInZpc2l0b3JfaWQiOiI0MTI5NDExOTg1MTUzMzk2NzEzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | c393de6df5fd98ff72e95611f1fa0df6b27f59996f2e7e48078be2eeaad451eb |
| hovercard-subject-tag | issue:1198879886 |
| 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/58719/issue_layout |
| twitter:image | https://opengraph.githubassets.com/7f928fd0e103a147671bea4bd8a4295dd54ace67f22913a2bc3944de0b997c9e/python/cpython/issues/58719 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/7f928fd0e103a147671bea4bd8a4295dd54ace67f22913a2bc3944de0b997c9e/python/cpython/issues/58719 |
| og:image:alt | BPO 14514 Nosy @ncoghlan, @ericvsmith, @bitdancer Superseder bpo-14243: tempfile.NamedTemporaryFile not particularly useful on Windows Note: these values reflect the state of the issue at the time ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | bitdancer |
| hostname | github.com |
| expected-hostname | github.com |
| None | b92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9 |
| 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 | 2b8f23afb982271f1b22258a94aede67a6b77760 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width