Title: Expose the `length` arg from shutil.copyfileobj for public use · Issue #73845 · python/cpython · GitHub
Open Graph Title: Expose the `length` arg from shutil.copyfileobj for public use · Issue #73845 · python/cpython
X Title: Expose the `length` arg from shutil.copyfileobj for public use · Issue #73845 · python/cpython
Description: BPO 29659 Nosy @rhettinger, @terryjreedy, @methane, @serhiy-storchaka, @tgoodlet PRs #328 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 fie...
Open Graph Description: BPO 29659 Nosy @rhettinger, @terryjreedy, @methane, @serhiy-storchaka, @tgoodlet PRs #328 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cur...
X Description: BPO 29659 Nosy @rhettinger, @terryjreedy, @methane, @serhiy-storchaka, @tgoodlet PRs #328 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cur...
Opengraph URL: https://github.com/python/cpython/issues/73845
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Expose the `length` arg from shutil.copyfileobj for public use","articleBody":"BPO | [29659](https://bugs.python.org/issue29659)\n--- | :---\nNosy | @rhettinger, @terryjreedy, @methane, @serhiy-storchaka, @tgoodlet\nPRs | \u003cli\u003epython/cpython#328\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 2019-02-25.09:27:42.340\u003e\ncreated_at = \u003cDate 2017-02-27.00:57:24.705\u003e\nlabels = ['3.8', 'type-feature', 'library']\ntitle = 'Expose the `length` arg from shutil.copyfileobj for public use'\nupdated_at = \u003cDate 2019-02-25.09:27:42.339\u003e\nuser = 'https://github.com/tgoodlet'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2019-02-25.09:27:42.339\u003e\nactor = 'methane'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2019-02-25.09:27:42.340\u003e\ncloser = 'methane'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2017-02-27.00:57:24.705\u003e\ncreator = 'goodboy'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 29659\nkeywords = []\nmessage_count = 5.0\nmessages = ['288616', '288962', '288974', '305625', '336504']\nnosy_count = 5.0\nnosy_names = ['rhettinger', 'terry.reedy', 'methane', 'serhiy.storchaka', 'goodboy']\npr_nums = ['328']\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue29659'\nversions = ['Python 3.8']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/tgoodlet","@type":"Person","name":"tgoodlet"},"datePublished":"2017-02-27T00:57:25.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/73845/cpython/issues/73845"}
| 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:798f1fa6-bb38-5b16-a6cf-9fc9ec4f65d9 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D8D4:2E8599:15954ED:1F78000:6A4E4B1F |
| html-safe-nonce | e138ee96242e74a72291dd49a4f8d78848a09465e47d1fa22ffa3b7399d63123 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEOEQ0OjJFODU5OToxNTk1NEVEOjFGNzgwMDA6NkE0RTRCMUYiLCJ2aXNpdG9yX2lkIjoiNjMyOTgyNzMwNDAzMDQ4OTM3NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 9991dde06cbe689739927e1fe700b58503bf976611d61b46350b788134f50faa |
| hovercard-subject-tag | issue:1198969119 |
| 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/73845/issue_layout |
| twitter:image | https://opengraph.githubassets.com/84167d8774c108e3c6efea36e42772280d71b3fa28f69ba7949ae181fbf676bf/python/cpython/issues/73845 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/84167d8774c108e3c6efea36e42772280d71b3fa28f69ba7949ae181fbf676bf/python/cpython/issues/73845 |
| og:image:alt | BPO 29659 Nosy @rhettinger, @terryjreedy, @methane, @serhiy-storchaka, @tgoodlet PRs #328 Note: these values reflect the state of the issue at the time it was migrated and might not reflect the cur... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | tgoodlet |
| hostname | github.com |
| expected-hostname | github.com |
| None | 030096ee0db095447bfe77409d33bfac127ca7128299c58deef27c52eaa1b1f0 |
| 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 | e8506f6d0538364886e3f0153c154c410965e70d |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width