[issue38917] Color setting doesn't work in tkinter

2019-11-26 Thread Acid Ascorbic
New submission from Acid Ascorbic : It is impossible to set colors properly in Treeview. Python behavior is different between versions 3.6.2 and 3.7.3/3.8.0. Origin: https://stackoverflow.com/questions/57634982/can-i-change-the-foreground-color-of-a-single-column-in-python-treeview/59047842

[issue26399] CSV Injection Vulnerability

2016-02-21 Thread Acid
Acid added the comment: Impact of this one is high, as download as CSV is present for guest user as well. Means anyone can download the bugs using "Download as CSV " function and as the file is downloaded from the trusted resource so the possibility is high the code will ge

[issue26399] CSV Injection Vulnerability

2016-02-21 Thread Acid
New submission from Acid: The "Download as CSV " feature of bugs.python.org does not properly "escape" fields. This allows an adversary to turn a field into active content so when we download the csv and opens it, the active content gets executed. Here is more informat

[issue26399] -2+3+cmd|' /C calc'!A0

2016-02-21 Thread Acid
Changes by Acid : -- title: -2+1 -> -2+3+cmd|' /C calc'!A0 ___ Python tracker <http://bugs.python.org/issue26399> ___ ___ Python-bugs-list maili

[issue26399] -2+1

2016-02-21 Thread Acid
Changes by Acid : -- nosy: Acid priority: normal severity: normal status: open title: -2+1 ___ Python tracker <http://bugs.python.org/issue26399> ___ ___ Pytho