Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
blurb
  • Loading branch information
koubaa committed Sep 1, 2020
commit c85ad8f5c93db740bdcc1156dffbdaaada9ad33f
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Port the :mod:`signalmodule` extension module to multi-phase initialization
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The module is called "_signal":

Suggested change
Port the :mod:`signalmodule` extension module to multi-phase initialization
Port the :mod:`_signal` extension module to multi-phase initialization

(:pep:`489`).