[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 Buovjaga changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|jf...@worcester.edu |libreoffice-b...@lists.free ||desktop.org --- Comment #30 from Buovjaga --- Multi-hack, so this is not assigned. (In reply to jfeal from comment #29) > Taking on my first assignment. > > Found this in pyflakes: > ``` > sw\qa\python\check_xnamedgraph.py:78:5: redefinition of unused > 'test_Statements_RemoveByObject' from line 61 > ``` > > Plan is to remove the redundant function and push changes through Cygwin. > > On a side note, Windows Defender encountered this problem while running > pyflakes: > ``` > Exploit:O97M/CVE-2010-.PA > ~/lode/dev/core/sw/qa/extras/rtfimport/data/fdo49893-3.rtf > ``` You need to whitelist the lode directory in Windows Defender. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 jf...@worcester.edu changed: What|Removed |Added CC||jf...@worcester.edu Status|NEW |ASSIGNED Assignee|libreoffice-b...@lists.free |jf...@worcester.edu |desktop.org | --- Comment #29 from jf...@worcester.edu --- Taking on my first assignment. Found this in pyflakes: ``` sw\qa\python\check_xnamedgraph.py:78:5: redefinition of unused 'test_Statements_RemoveByObject' from line 61 ``` Plan is to remove the redundant function and push changes through Cygwin. On a side note, Windows Defender encountered this problem while running pyflakes: ``` Exploit:O97M/CVE-2010-.PA ~/lode/dev/core/sw/qa/extras/rtfimport/data/fdo49893-3.rtf ``` -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 --- Comment #28 from Commit Notification --- Ankit_Jaipuriar committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/1f9cd62b67d679da078c50b4b48295918657a70a tdf#132293 remove unused imports from uitest It will be available in 24.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 Commit Notification changed: What|Removed |Added Whiteboard|target:7.1.0 target:7.2.0 |target:7.1.0 target:7.2.0 |target:7.4.0 target:7.5.0 |target:7.4.0 target:7.5.0 |reviewed:2022 target:7.6.0 |reviewed:2022 target:7.6.0 ||target:24.2.0 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 danfran...@seznam.cz changed: What|Removed |Added CC||danfran...@seznam.cz --- Comment #27 from danfran...@seznam.cz --- hello is still work here?? -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 BogdanB changed: What|Removed |Added Blocks||143781 CC||buzea.bog...@libreoffice.or ||g Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=143781 [Bug 143781] [META] Development- and code-related bug reports and tasks -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 --- Comment #26 from Commit Notification --- Uday Sharma committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/f18b76cad2e27fe5167cd683916d592088c5bf99 tdf#132293 remove some unused imports from uitests It will be available in 7.6.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 Commit Notification changed: What|Removed |Added Whiteboard|target:7.1.0 target:7.2.0 |target:7.1.0 target:7.2.0 |target:7.4.0 target:7.5.0 |target:7.4.0 target:7.5.0 |reviewed:2022 |reviewed:2022 target:7.6.0 -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 --- Comment #25 from Commit Notification --- Bogdan B committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/15e94efb87118b0ceb4aa926181a8906259f369b tdf#132293 remove unused imports from uitest It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 --- Comment #24 from Commit Notification --- Bogdan B committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/0c2d485edece9078629842a0e1202bfb75f6d0d6 tdf#132293 remove unused imports from uitest It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 --- Comment #23 from Commit Notification --- Bogdan B committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/eedb077f8860e02838b37d75c230e51cd290a283 tdf#132293 remove unused imports from uitest It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 --- Comment #22 from Commit Notification --- Rakielle committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/09ba0057e3d7f8c9d1166269b232a8b2692fa506 tdf#132293 remove unused imports and variables It will be available in 7.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 Hossein changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|mr.hashemian2...@gmail.com |libreoffice-b...@lists.free ||desktop.org --- Comment #21 from Hossein --- Setting the status back to NEW. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 mr.hashemian2...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |mr.hashemian2...@gmail.com |desktop.org | -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 --- Comment #17 from Commit Notification --- tagezi committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/bd6cb0d8219b117b1a72774c26d54774c72602da tdf#132293: Removing unused imports from uitests files. It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 --- Comment #16 from Commit Notification --- tagezi committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/69a103b57a39798473ebc48fdad0f696cbd606a6 tdf#132293: Removing unused imports from uitests files. It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 --- Comment #15 from Commit Notification --- tagezi committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/30a048cb895a3dcdd6048f3c525edd95a1371b91 tdf#132293: Removing unused imports from uitests files. It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 Xisco Faulí changed: What|Removed |Added Assignee|gargharsh...@gmail.com |libreoffice-b...@lists.free ||desktop.org Status|ASSIGNED|NEW --- Comment #14 from Xisco Faulí --- Resetting assignee -- You are receiving this mail because: You are the assignee for the bug.
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 Xisco Faulí changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |gargharsh...@gmail.com |desktop.org | -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 Commit Notification changed: What|Removed |Added Whiteboard|target:7.1.0|target:7.1.0 target:7.2.0 -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 --- Comment #11 from Commit Notification --- Victor Kukshiev committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/1a0af07a556e53dd156d933a8fb82bd13b5e84b1 tdf#132293 remove unused imports from uitest It will be available in 7.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 Harsh Garg changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #10 from Harsh Garg --- I have started to work on this -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 Xisco Faulí changed: What|Removed |Added Assignee|b...@freemail.hu |libreoffice-b...@lists.free ||desktop.org Status|ASSIGNED|NEW -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 b...@freemail.hu changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|libreoffice-b...@lists.free |b...@freemail.hu |desktop.org | --- Comment #8 from b...@freemail.hu --- I am beginning to work on this bug as a training -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 --- Comment #7 from Julien Nabet --- Thank you for your feedback Xisco, so for the other issues than "Unused imports", indicated by PyFlakes, it can be dealt by anyone. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
[Libreoffice-bugs] [Bug 132293] Run pyflakes on python uitest files to find unused imports
https://bugs.documentfoundation.org/show_bug.cgi?id=132293 Xisco Faulí changed: What|Removed |Added Summary|Run pyflakes on python |Run pyflakes on python |uitest files|uitest files to find unused ||imports --- Comment #6 from Xisco Faulí --- Let's make it clearer: This easyhacks focuses only on unused python imports -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs