This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Michael.Felt
Recipients David.Edelsohn, Michael.Felt, lys.nikolaou, pablogsal, skrah
Date 2020-07-05.23:33:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593992035.4.0.574446918463.issue41215@roundup.psfhosted.org>
In-reply-to
Content
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?
History
Date User Action Args
2020-07-05 23:33:55Michael.Feltsetrecipients: + Michael.Felt, skrah, David.Edelsohn, lys.nikolaou, pablogsal
2020-07-05 23:33:55Michael.Feltsetmessageid: <1593992035.4.0.574446918463.issue41215@roundup.psfhosted.org>
2020-07-05 23:33:55Michael.Feltlinkissue41215 messages
2020-07-05 23:33:55Michael.Feltcreate