Message 385438 - Python tracker

Message385438

Author terry.reedy
Recipients Bryan.Oakley, cheryl.sabella, serhiy.storchaka, terry.reedy, vstinner
Date 2021-01-21.18:09:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611252566.42.0.783221776481.issue33289@roundup.psfhosted.org>
In-reply-to
Content
Your Linux result is the same as on Windows. Given strings 'abc' or 'abcd', ignore 'c' or 'cd' and expand 'ab' to 'abab', making value 0xabab.  Is your computer Ubuntu (implying that personal Ubuntu != CI Ubuntu) or a different Linux?  Are there tk/tcl compilation flags or X window options that could affect stored color values?
History
Date User Action Args
2021-01-21 18:09:26terry.reedysetrecipients: + terry.reedy, vstinner, serhiy.storchaka, Bryan.Oakley, cheryl.sabella
2021-01-21 18:09:26terry.reedysetmessageid: <1611252566.42.0.783221776481.issue33289@roundup.psfhosted.org>
2021-01-21 18:09:26terry.reedylinkissue33289 messages
2021-01-21 18:09:26terry.reedycreate