Title: improve error message for saving ints to file · Issue #62059 · python/cpython · GitHub
Open Graph Title: improve error message for saving ints to file · Issue #62059 · python/cpython
X Title: improve error message for saving ints to file · Issue #62059 · python/cpython
Description: BPO 17859 Nosy @terryjreedy, @ezio-melotti, @merwok, @bitdancer Superseder bpo-16518: add "buffer protocol" to glossary Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state...
Open Graph Description: BPO 17859 Nosy @terryjreedy, @ezio-melotti, @merwok, @bitdancer Superseder bpo-16518: add "buffer protocol" to glossary Note: these values reflect the state of the issue at the time it was migrated...
X Description: BPO 17859 Nosy @terryjreedy, @ezio-melotti, @merwok, @bitdancer Superseder bpo-16518: add "buffer protocol" to glossary Note: these values reflect the state of the issue at the time it wa...
Opengraph URL: https://github.com/python/cpython/issues/62059
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"improve error message for saving ints to file","articleBody":"BPO | [17859](https://bugs.python.org/issue17859)\n--- | :---\nNosy | @terryjreedy, @ezio-melotti, @merwok, @bitdancer\nSuperseder | \u003cli\u003ebpo-16518: add \u0026quot;buffer protocol\u0026quot; to glossary\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 2016-04-16.16:14:57.876\u003e\ncreated_at = \u003cDate 2013-04-28.07:37:56.173\u003e\nlabels = ['type-feature']\ntitle = 'improve error message for saving ints to file'\nupdated_at = \u003cDate 2016-04-16.16:14:57.875\u003e\nuser = 'https://bugs.python.org/techtonik'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2016-04-16.16:14:57.875\u003e\nactor = 'serhiy.storchaka'\nassignee = 'none'\nclosed = True\nclosed_date = \u003cDate 2016-04-16.16:14:57.876\u003e\ncloser = 'serhiy.storchaka'\ncomponents = []\ncreation = \u003cDate 2013-04-28.07:37:56.173\u003e\ncreator = 'techtonik'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 17859\nkeywords = []\nmessage_count = 8.0\nmessages = ['187968', '187970', '187994', '188027', '188304', '188332', '188370', '263566']\nnosy_count = 6.0\nnosy_names = ['terry.reedy', 'techtonik', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'random832']\npr_nums = []\npriority = 'normal'\nresolution = 'duplicate'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = '16518'\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue17859'\nversions = ['Python 3.3', 'Python 3.4']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/techtonik","@type":"Person","name":"techtonik"},"datePublished":"2013-04-28T07:37:56.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":8},"url":"https://github.com/62059/cpython/issues/62059"}
| 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:111f40b2-9f08-aa3f-0f90-ca724c4e4db0 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E532:16C3D3:5A20F8A:7F559EB:6A50028E |
| html-safe-nonce | 6472cec58bb58ba85411bec271ab1c49240efc8741a7d5f91dc6a37de8556c3e |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNTMyOjE2QzNEMzo1QTIwRjhBOjdGNTU5RUI6NkE1MDAyOEUiLCJ2aXNpdG9yX2lkIjoiODM4NDEyODY1MTU0MTYxMTE1MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 72c71f1811f3f43190670fad2883e655f5c24dbf4532a51a78bafbd811b5faf6 |
| hovercard-subject-tag | issue:1198900143 |
| 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/62059/issue_layout |
| twitter:image | https://opengraph.githubassets.com/7a261fb3f4fa443d6bd77b8f879eea0edf387946652eca21071b8d70686aa0a5/python/cpython/issues/62059 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/7a261fb3f4fa443d6bd77b8f879eea0edf387946652eca21071b8d70686aa0a5/python/cpython/issues/62059 |
| og:image:alt | BPO 17859 Nosy @terryjreedy, @ezio-melotti, @merwok, @bitdancer Superseder bpo-16518: add "buffer protocol" to glossary Note: these values reflect the state of the issue at the time it was migrated... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | techtonik |
| hostname | github.com |
| expected-hostname | github.com |
| None | 56eec25a3430492dd6ec2a480eb33256a0da5192d5714b0db4f5ab5f33203d94 |
| 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 | e155b8a71f9284454f73118dfe5e634e74f7afb3 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width