Skip to content

Commit e4292c0

Browse files
authored
gh-123961: Convert _curses to a multi-phase init module (PEP-489) (#124965)
1 parent ba14dfa commit e4292c0

File tree

3 files changed

+116
-82
lines changed

3 files changed

+116
-82
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Convert :mod:`curses` to multi-phase initialization (:pep:`489`), thereby
2+
fixing reference leaks at interpreter shutdown. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)