We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48b6cb1 commit e760fdfCopy full SHA for e760fdf
Include/internal/pycore_token.h
@@ -82,7 +82,7 @@ extern "C" {
82
#define NL 66
83
#define ERRORTOKEN 67
84
#define N_TOKENS 69
85
-#define NT_OFFSET 256 /* Deprecated and will be removed in 3.17 */
+#define NT_OFFSET 256
86
87
/* Special definitions for cooperation with parser */
88
0 commit comments