Title: Pass keyword arguments from dataclasses.make_dataclass() to @dataclass. · Issue #76460 · python/cpython · GitHub
Open Graph Title: Pass keyword arguments from dataclasses.make_dataclass() to @dataclass. · Issue #76460 · python/cpython
X Title: Pass keyword arguments from dataclasses.make_dataclass() to @dataclass. · Issue #76460 · python/cpython
Description: BPO 32279 Nosy @rhettinger, @ericvsmith, @ilevkivskyi PRs #5116#5117 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 = 'http...
Open Graph Description: BPO 32279 Nosy @rhettinger, @ericvsmith, @ilevkivskyi PRs #5116#5117 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 32279 Nosy @rhettinger, @ericvsmith, @ilevkivskyi PRs #5116#5117 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/76460
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Pass keyword arguments from dataclasses.make_dataclass() to @dataclass.","articleBody":"BPO | [32279](https://bugs.python.org/issue32279)\n--- | :---\nNosy | @rhettinger, @ericvsmith, @ilevkivskyi\nPRs | \u003cli\u003epython/cpython#5116\u003c/li\u003e\u003cli\u003epython/cpython#5117\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/ericvsmith'\nclosed_at = \u003cDate 2018-01-06.22:14:16.938\u003e\ncreated_at = \u003cDate 2017-12-11.19:58:58.856\u003e\nlabels = ['3.7', 'type-bug', 'library']\ntitle = 'Pass keyword arguments from dataclasses.make_dataclass() to @dataclass.'\nupdated_at = \u003cDate 2018-01-06.22:14:16.937\u003e\nuser = 'https://github.com/ericvsmith'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2018-01-06.22:14:16.937\u003e\nactor = 'eric.smith'\nassignee = 'eric.smith'\nclosed = True\nclosed_date = \u003cDate 2018-01-06.22:14:16.938\u003e\ncloser = 'eric.smith'\ncomponents = ['Library (Lib)']\ncreation = \u003cDate 2017-12-11.19:58:58.856\u003e\ncreator = 'eric.smith'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 32279\nkeywords = ['patch']\nmessage_count = 2.0\nmessages = ['308074', '309583']\nnosy_count = 3.0\nnosy_names = ['rhettinger', 'eric.smith', 'levkivskyi']\npr_nums = ['5116', '5117']\npriority = 'normal'\nresolution = 'fixed'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'behavior'\nurl = 'https://bugs.python.org/issue32279'\nversions = ['Python 3.7']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/ericvsmith","@type":"Person","name":"ericvsmith"},"datePublished":"2017-12-11T19:58:59.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/76460/cpython/issues/76460"}
| 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:9099ea6d-2da7-cc6a-4893-a316a64d907b |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | EA22:3448D9:AE530:F1FD6:6A4D1956 |
| html-safe-nonce | 6cd11ff7bdc10f61a48b7bf75dc2afbbfba1b9ee295a056d52f758b90fa7eb21 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFQTIyOjM0NDhEOTpBRTUzMDpGMUZENjo2QTREMTk1NiIsInZpc2l0b3JfaWQiOiIzODU4MzQxOTU4MDI1ODY0NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | b1a966e98635c63c8867ef3f3221ef7a58532d90cd8be00b99f3ec3734339fd5 |
| hovercard-subject-tag | issue:1198984135 |
| 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/76460/issue_layout |
| twitter:image | https://opengraph.githubassets.com/69f8848c6a15c56267ed70c82bbee6616d349ad40fc6bd904b453f113715b956/python/cpython/issues/76460 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/69f8848c6a15c56267ed70c82bbee6616d349ad40fc6bd904b453f113715b956/python/cpython/issues/76460 |
| og:image:alt | BPO 32279 Nosy @rhettinger, @ericvsmith, @ilevkivskyi PRs #5116#5117 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 | ericvsmith |
| hostname | github.com |
| expected-hostname | github.com |
| None | bcb4661e6fb4fe8b394c51ea02ccdb2236d40dc59afc75a3bbba50bf6517134c |
| 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 | fb70bd3c4b2bec429781b65419e912c66e2d5581 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width