We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df6de5e commit 0cc8565Copy full SHA for 0cc8565
1 file changed
Misc/NEWS.d/next/Library/2026-01-20-20-13-35.gh-issue-144067.5YEhzs.rst
@@ -0,0 +1,2 @@
1
+Fix a memory leak in the curses module when setupterm() is called before
2
+initscr(), where the previously allocated terminal state was not freed.
0 commit comments