Michael Felt <aixto...@felt.demon.nl> added the comment:

Iirc, my debug shows that k is not NULL, as k++ is not going to suddenly become 
smaller. And my debug shows it grows by a constant. 

My gut says the pointer to the base of the tokens is wrong, because the key 
types are such different values. Or do you know that those are valid types?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41215>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to