Skip to content

Commit e760fdf

Browse files
Commit
1 parent 48b6cb1 commit e760fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Include/internal/pycore_token.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ extern "C" {
8282
#define NL 66
8383
#define ERRORTOKEN 67
8484
#define N_TOKENS 69
85-
#define NT_OFFSET 256 /* Deprecated and will be removed in 3.17 */
85+
#define NT_OFFSET 256
8686

8787
/* Special definitions for cooperation with parser */
8888

0 commit comments

Comments
 (0)