Skip to content

Commit eb3cfe6

Browse files
fix lint issues
1 parent c0f83de commit eb3cfe6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Misc/NEWS.d/next/Core_and_Builtins/2026-04-10-16-19-23.gh-issue-148263.trqp3-.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ reference count was already incremented by the unwrap step but never released,
77
argument was incref'd, and introduces cleanup paths (goto clean_up)
88
that correctly decref any already-acquired references before
99
returning NULL on failure. Also added reference cleanup in unary and compare
10-
operations.
10+
operations.
11+

0 commit comments

Comments
 (0)