Title: Heap type with Py_TPFLAGS_HAVE_GC leads to segfault due to not incrementing type object refcout in PyObject_GC_New · Issue #76503 · python/cpython · GitHub
Open Graph Title: Heap type with Py_TPFLAGS_HAVE_GC leads to segfault due to not incrementing type object refcout in PyObject_GC_New · Issue #76503 · python/cpython
X Title: Heap type with Py_TPFLAGS_HAVE_GC leads to segfault due to not incrementing type object refcout in PyObject_GC_New · Issue #76503 · python/cpython
Description: BPO 32322 Nosy @rkond, @iritkatriel 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 = None closed_at = Open Graph Description: BPO 32322 Nosy @rkond, @iritkatriel 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 ...
X Description: BPO 32322 Nosy @rkond, @iritkatriel 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 ...
Opengraph URL: https://github.com/python/cpython/issues/76503
X: @github
Domain: github.com
Links:
Viewport: width=device-width
Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Heap type with Py_TPFLAGS_HAVE_GC leads to segfault due to not incrementing type object refcout in PyObject_GC_New","articleBody":"BPO | [32322](https://bugs.python.org/issue32322)\n--- | :---\nNosy | @rkond, @iritkatriel\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 2021-06-15.12:20:57.414\u003e\ncreated_at = \u003cDate 2017-12-14.14:44:07.964\u003e\nlabels = ['interpreter-core', '3.7', 'type-crash', 'docs']\ntitle = 'Heap type with Py_TPFLAGS_HAVE_GC leads to segfault due to not incrementing type object refcout in PyObject_GC_New'\nupdated_at = \u003cDate 2021-06-15.12:20:57.413\u003e\nuser = 'https://github.com/rkond'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2021-06-15.12:20:57.413\u003e\nactor = 'iritkatriel'\nassignee = 'docs@python'\nclosed = True\nclosed_date = \u003cDate 2021-06-15.12:20:57.414\u003e\ncloser = 'iritkatriel'\ncomponents = ['Documentation', 'Interpreter Core']\ncreation = \u003cDate 2017-12-14.14:44:07.964\u003e\ncreator = 'rkond'\ndependencies = []\nfiles = []\nhgrepos = []\nissue_num = 32322\nkeywords = []\nmessage_count = 5.0\nmessages = ['308302', '395867', '395868', '395871', '395872']\nnosy_count = 3.0\nnosy_names = ['docs@python', 'rkond', 'iritkatriel']\npr_nums = []\npriority = 'normal'\nresolution = 'out of date'\nstage = 'resolved'\nstatus = 'closed'\nsuperseder = None\ntype = 'crash'\nurl = 'https://bugs.python.org/issue32322'\nversions = ['Python 3.5', 'Python 3.6', 'Python 3.7']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/rkond","@type":"Person","name":"rkond"},"datePublished":"2017-12-14T14:44:08.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/76503/cpython/issues/76503"}
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:ac82608b-b589-d867-1df5-37433f899923 current-catalog-service-hash 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 request-id A180:12A0DF:4459BC:5C57B7:6A4D3B0B html-safe-nonce 94ec32d95a028162cbbdb667fa627feba24a696745412d974699f19bc295917a visitor-payload eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBMTgwOjEyQTBERjo0NDU5QkM6NUM1N0I3OjZBNEQzQjBCIiwidmlzaXRvcl9pZCI6IjgyNTMxMDE5ODk3NTMwNzY0OTEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== visitor-hmac bdbe615bc34072d24d0a110041ca50a691967b9a9f8da07a07aec6692023b9f9 hovercard-subject-tag issue:1198984393 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/76503/issue_layout twitter:image https://opengraph.githubassets.com/d6fc55dbab15bd7cbddb4d3f08f8557ce44a77dec90a29f1edc3f3ecb944a299/python/cpython/issues/76503 twitter:card summary_large_image og:image https://opengraph.githubassets.com/d6fc55dbab15bd7cbddb4d3f08f8557ce44a77dec90a29f1edc3f3ecb944a299/python/cpython/issues/76503 og:image:alt BPO 32322 Nosy @rkond, @iritkatriel 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 ... og:image:width 1200 og:image:height 600 og:site_name GitHub og:type object og:author:username rkond hostname github.com expected-hostname github.com None 92571a8944142227b7e19cd10918b1ddd06e5066c1ad5bc7e4769cf6140a87e6 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 56fc8347865a14e2ec811533d68f929cf4e0ec19 ui-target full theme-color #1e2327 color-scheme light dark
URLs of crawlers that visited me.