ipykernel
ipykernel copied to clipboard
Use Enum for msg_types
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