Title: Add tests for parsing float and object arguments · Issue #71182 · python/cpython · GitHub
Open Graph Title: Add tests for parsing float and object arguments · Issue #71182 · python/cpython
X Title: Add tests for parsing float and object arguments · Issue #71182 · python/cpython
Description: BPO 26995 Nosy @mdickinson, @serhiy-storchaka Files test_getargs_floats_objects.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:...
Open Graph Description: BPO 26995 Nosy @mdickinson, @serhiy-storchaka Files test_getargs_floats_objects.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current...
X Description: BPO 26995 Nosy @mdickinson, @serhiy-storchaka Files test_getargs_floats_objects.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current...
Opengraph URL: https://github.com/python/cpython/issues/71182
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add tests for parsing float and object arguments","articleBody":"BPO | [26995](https://bugs.python.org/issue26995)\n--- | :---\nNosy | @mdickinson, @serhiy-storchaka\nFiles | \u003cli\u003e[test_getargs_floats_objects.patch](https://bugs.python.org/file42806/test_getargs_floats_objects.patch \"Uploaded as text/plain at 2016-05-10.18:58:33 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-05-16.07:24:18.478\u003e\ncreated_at = \u003cDate 2016-05-10.18:58:35.312\u003e\nlabels = ['type-feature', 'tests']\ntitle = 'Add tests for parsing float and object arguments'\nupdated_at = \u003cDate 2016-05-16.07:24:18.478\u003e\nuser = 'https://github.com/serhiy-storchaka'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2016-05-16.07:24:18.478\u003e\nactor = 'serhiy.storchaka'\nassignee = 'serhiy.storchaka'\nclosed = True\nclosed_date = \u003cDate 2016-05-16.07:24:18.478\u003e\ncloser = 'serhiy.storchaka'\ncomponents = ['Tests']\ncreation = \u003cDate 2016-05-10.18:58:35.312\u003e\ncreator = 'serhiy.storchaka'\ndependencies = []\nfiles = ['42806']\nhgrepos = []\nissue_num = 26995\nkeywords = ['patch']\nmessage_count = 2.0\nmessages = ['265261', '265675']\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 = 'enhancement'\nurl = 'https://bugs.python.org/issue26995'\nversions = ['Python 2.7', 'Python 3.5', '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-10T18:58:35.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/71182/cpython/issues/71182"}
| 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:849133eb-ad93-59c0-5c04-784c5f282499 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E822:291A26:30D385:469497:6A5497C7 |
| html-safe-nonce | 473b5ecd3bebddc49ab8d259eb39229ff45eac43c0525b6dd639f7cbad355eee |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFODIyOjI5MUEyNjozMEQzODU6NDY5NDk3OjZBNTQ5N0M3IiwidmlzaXRvcl9pZCI6IjMxODQxMTkyMzY5NzQxMjI5NTEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 1da91108241fb4ab9f102ba1ed6d37923794af0a86a1b1642da2f9fb4288266a |
| hovercard-subject-tag | issue:1198952113 |
| 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/71182/issue_layout |
| twitter:image | https://opengraph.githubassets.com/329cddbea86b5089875110e217a145b76cb43ee4164b9d38fd54e0e016e6430b/python/cpython/issues/71182 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/329cddbea86b5089875110e217a145b76cb43ee4164b9d38fd54e0e016e6430b/python/cpython/issues/71182 |
| og:image:alt | BPO 26995 Nosy @mdickinson, @serhiy-storchaka Files test_getargs_floats_objects.patch Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current... |
| 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 | b9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb |
| 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 | f8cfff6384f62259baea531c7f58bc7040f8dd92 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width