ipykernel icon indicating copy to clipboard operation
ipykernel copied to clipboard

Use Enum for msg_types

Open echarles opened this issue 4 years ago • 0 comments

The msg_types would deserve some Enum

https://github.com/ipython/ipykernel/blob/c9e2917ebfd167430e78229668f437219afc978b/ipykernel/kernelbase.py#L197-L207

This has been spotted by @Carreau while reviewing https://github.com/ipython/ipykernel/pull/805 in this comment https://github.com/ipython/ipykernel/pull/805#discussion_r779404198

echarles avatar Jan 07 '22 10:01 echarles