Uh oh!
There was an error while loading. Please reload this page.
gh-101855: Added additional checker Py_INCREF macro in object.h - #101856
gh-101855: Added additional checker Py_INCREF macro in object.h#101856sigdevel wants to merge 1 commit into
Conversation
fixed SIG11 called synt example (<Python-3.11.1><core.3615176><#0 Py_INCREF (op=0x0) at ./Include/object.h:502>)
bedevere-bot
commented
Feb 12, 2023
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
corona10
commented
Feb 12, 2023
Lines 640 to 646 in 6ef6915 |
bedevere-bot
commented
Feb 12, 2023
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
kumaraditya303
commented
Feb 13, 2023
Closed as this is wrong solution. |
An attempt to fix#101855
Added additional checker Py_INCREF macro