summaryrefslogtreecommitdiff
path: root/py/nativeglue.c
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2019-09-26 20:41:41 +1000
committerDamien George <damien.p.george@gmail.com>2019-10-04 17:18:56 +1000
commita09fd0475840ae6a24995ab7ab7955c88289817a (patch)
tree0a32eb7e6a4bcdb3b1e367eb0ab2e41f81743582 /py/nativeglue.c
parent4ddd46e6cfd1f10efbd6fbbbc0fed520a1058045 (diff)
py/makeqstrdefs.py: Remove unused blacklist.
As of 7d58a197cffa7c0dd3686402d2e381812bb8ddeb, `NULL` should no longer be here because it's allowed (MP_QSTRnull took its place). This entry was preventing the use of MP_QSTR_NULL to mean "NULL" (although this is not currently used). A blacklist should not be needed because it should be possible to intern all strings. Fixes issue #5140.
Diffstat (limited to 'py/nativeglue.c')
0 files changed, 0 insertions, 0 deletions