Skip to content

Commit ffdc127

Browse files
committed
add an example of an astral plane unicode identifier
1 parent 24d97af commit ffdc127

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/messaging.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1457,6 +1457,8 @@ Frontends claiming to implement protocol 5.2 **MUST** identify cursor_pos as the
14571457
Kernels may choose to expect the UTF-16 offset from requests implementing protocol 5.1 and earlier, in order to behave correctly with the most popular frontends.
14581458
But they should know that doing so *introduces* the inverse bug for the frontends that do not have this bug.
14591459

1460+
As an example, use a python3 kernel and evaluate ``𨭎𨭎𨭎𨭎𨭎 = 10``. Then type ``𨭎𨭎`` followed by the tab key and see if it properly completes.
1461+
14601462
Known affected frontends (as of 2017-06):
14611463

14621464
- Jupyter Notebook < 5.1

0 commit comments

Comments
 (0)