Title: int() can return not exact int instance · Issue #71171 · python/cpython · GitHub
Open Graph Title: int() can return not exact int instance · Issue #71171 · python/cpython
X Title: int() can return not exact int instance · Issue #71171 · python/cpython
Description: BPO 26984 Nosy @mdickinson, @serhiy-storchaka Files int_exact.patch 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 = 'https...
Open Graph Description: BPO 26984 Nosy @mdickinson, @serhiy-storchaka Files int_exact.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more ...
X Description: BPO 26984 Nosy @mdickinson, @serhiy-storchaka Files int_exact.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more ...
Opengraph URL: https://github.com/python/cpython/issues/71171
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"int() can return not exact int instance","articleBody":"BPO | [26984](https://bugs.python.org/issue26984)\n--- | :---\nNosy | @mdickinson, @serhiy-storchaka\nFiles | \u003cli\u003e[int_exact.patch](https://bugs.python.org/file43600/int_exact.patch \"Uploaded as text/plain at 2016-07-01.12:23:11 by @serhiy-storchaka\")\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 = 'https://github.com/serhiy-storchaka'\nclosed_at = \u003cDate 2016-08-21.17:17:05.231\u003e\ncreated_at = \u003cDate 2016-05-09.14:02:31.612\u003e\nlabels = ['interpreter-core', 'type-bug']\ntitle = 'int() can return not exact int instance'\nupdated_at = \u003cDate 2016-08-21.17:17:05.231\u003e\nuser = 'https://github.com/serhiy-storchaka'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2016-08-21.17:17:05.231\u003e\nactor = 'serhiy.storchaka'\nassignee = 'serhiy.storchaka'\nclosed = True\nclosed_date = \u003cDate 2016-08-21.17:17:05.231\u003e\ncloser = 'serhiy.storchaka'\ncomponents = ['Interpreter Core']\ncreation = \u003cDate 2016-05-09.14:02:31.612\u003e\ncreator = 'serhiy.storchaka'\ndependencies = []\nfiles = ['43600']\nhgrepos = []\nissue_num = 26984\nkeywords = ['patch']\nmessage_count = 7.0\nmessages = ['265196', '265210', '269663', '270626', '273057', '273291', '273305']\nnosy_count = 3.0\nnosy_names = ['mark.dickinson', 'python-dev', 'serhiy.storchaka']\npr_nums = []\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue26984'\nversions = ['Python 3.6']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/serhiy-storchaka","@type":"Person","name":"serhiy-storchaka"},"datePublished":"2016-05-09T14:02:32.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/71171/cpython/issues/71171"}
| 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:6ea6e7c1-e0eb-f23b-0ed5-3bf17d4757b8 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9C64:141FAF:4976792:6646ED3:6A4F63B8 |
| html-safe-nonce | 12fccb480fff1faf1e56e37fa27f560d06216586a8217238119883792460bb69 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5QzY0OjE0MUZBRjo0OTc2NzkyOjY2NDZFRDM6NkE0RjYzQjgiLCJ2aXNpdG9yX2lkIjoiNjc3MTI0NDM4NDY0ODEyNzQxNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 764e1d8d5788adbf93cdc8beaa67c825267a5e12cd5821ee44dafe4ca8532080 |
| hovercard-subject-tag | issue:1198952025 |
| 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/71171/issue_layout |
| twitter:image | https://opengraph.githubassets.com/b1056b212f96226c729610de3f9deaf69c9af7d382b9f93fa93de37ed510bf9a/python/cpython/issues/71171 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/b1056b212f96226c729610de3f9deaf69c9af7d382b9f93fa93de37ed510bf9a/python/cpython/issues/71171 |
| og:image:alt | BPO 26984 Nosy @mdickinson, @serhiy-storchaka Files int_exact.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state. Show more ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | serhiy-storchaka |
| 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 | 4b249b445842943ed31549e027f57a8ade9881ed |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width