Skip to content

Commit

Permalink
bpo-1635741 port _curses_panel to multi-phase init (PEP 489) (pythonG…
Browse files Browse the repository at this point in the history
  • Loading branch information
koubaa authored and Seth Sims committed Oct 18, 2020
1 parent b2a773d commit e8f8016
Show file tree
Hide file tree
Showing 3 changed files with 273 additions and 155 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Port the :mod:`_curses_panel` extension module to multi-phase initialization
(:pep:`489`).
Loading

0 comments on commit e8f8016

Please sign in to comment.