Activity log for bug #1429521

Date Who What changed Old value New value Message
2015-03-08 06:17:27 Nobuto Murata bug added bug
2015-03-08 17:36:40 Hans Joachim Desserud bug added subscriber Hans Joachim Desserud
2015-03-09 09:58:02 Nobuto Murata description python3-flake8 always returns AttributeError: 'Checker' object has no attribute 'blank_before'. $ cat foo.py #!/usr/bin/python3 pass $ python3 -m flake8 -vv foo.py checking foo.py pass Traceback (most recent call last): File "/usr/lib/python3.4/runpy.py", line 170, in _run_module_as_main "__main__", mod_spec) File "/usr/lib/python3.4/runpy.py", line 85, in _run_code exec(code, run_globals) File "/usr/lib/python3/dist-packages/flake8/__main__.py", line 4, in <module> main() File "/usr/lib/python3/dist-packages/flake8/main.py", line 32, in main report = flake8_style.check_files() File "/usr/lib/python3/dist-packages/pep8.py", line 1624, in check_files runner(path) File "/usr/lib/python3/dist-packages/flake8/engine.py", line 83, in input_file return fchecker.check_all(expected=expected, line_offset=line_offset) File "/usr/lib/python3/dist-packages/pep8.py", line 1393, in check_all self.check_logical() File "/usr/lib/python3/dist-packages/pep8.py", line 1327, in check_logical for result in self.run_check(check, argument_names): File "/usr/lib/python3/dist-packages/pep8.py", line 1256, in run_check arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: python3-flake8 2.2.2-1ubuntu1 ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0 Uname: Linux 3.19.0-7-generic x86_64 ApportVersion: 2.16.2-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Sun Mar 8 15:15:00 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2015-02-28 (7 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150228) SourcePackage: python-flake8 UpgradeStatus: No upgrade log present (probably fresh install) If python3-hacking package is installed, python3-flake8 always returns AttributeError: 'Checker' object has no attribute 'blank_before'. $ cat foo.py #!/usr/bin/python3 pass $ python3 -m flake8 -vv foo.py checking foo.py pass Traceback (most recent call last):   File "/usr/lib/python3.4/runpy.py", line 170, in _run_module_as_main     "__main__", mod_spec)   File "/usr/lib/python3.4/runpy.py", line 85, in _run_code     exec(code, run_globals)   File "/usr/lib/python3/dist-packages/flake8/__main__.py", line 4, in <module>     main()   File "/usr/lib/python3/dist-packages/flake8/main.py", line 32, in main     report = flake8_style.check_files()   File "/usr/lib/python3/dist-packages/pep8.py", line 1624, in check_files     runner(path)   File "/usr/lib/python3/dist-packages/flake8/engine.py", line 83, in input_file     return fchecker.check_all(expected=expected, line_offset=line_offset)   File "/usr/lib/python3/dist-packages/pep8.py", line 1393, in check_all     self.check_logical()   File "/usr/lib/python3/dist-packages/pep8.py", line 1327, in check_logical     for result in self.run_check(check, argument_names):   File "/usr/lib/python3/dist-packages/pep8.py", line 1256, in run_check     arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' ProblemType: BugDistroRelease: Ubuntu 15.04 Package: python3-flake8 2.2.2-1ubuntu1 ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0 Uname: Linux 3.19.0-7-generic x86_64 ApportVersion: 2.16.2-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Sun Mar 8 15:15:00 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2015-02-28 (7 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150228)SourcePackage: python-flake8 UpgradeStatus: No upgrade log present (probably fresh install)
2015-03-09 09:58:33 Nobuto Murata description If python3-hacking package is installed, python3-flake8 always returns AttributeError: 'Checker' object has no attribute 'blank_before'. $ cat foo.py #!/usr/bin/python3 pass $ python3 -m flake8 -vv foo.py checking foo.py pass Traceback (most recent call last):   File "/usr/lib/python3.4/runpy.py", line 170, in _run_module_as_main     "__main__", mod_spec)   File "/usr/lib/python3.4/runpy.py", line 85, in _run_code     exec(code, run_globals)   File "/usr/lib/python3/dist-packages/flake8/__main__.py", line 4, in <module>     main()   File "/usr/lib/python3/dist-packages/flake8/main.py", line 32, in main     report = flake8_style.check_files()   File "/usr/lib/python3/dist-packages/pep8.py", line 1624, in check_files     runner(path)   File "/usr/lib/python3/dist-packages/flake8/engine.py", line 83, in input_file     return fchecker.check_all(expected=expected, line_offset=line_offset)   File "/usr/lib/python3/dist-packages/pep8.py", line 1393, in check_all     self.check_logical()   File "/usr/lib/python3/dist-packages/pep8.py", line 1327, in check_logical     for result in self.run_check(check, argument_names):   File "/usr/lib/python3/dist-packages/pep8.py", line 1256, in run_check     arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' ProblemType: BugDistroRelease: Ubuntu 15.04 Package: python3-flake8 2.2.2-1ubuntu1 ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0 Uname: Linux 3.19.0-7-generic x86_64 ApportVersion: 2.16.2-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Sun Mar 8 15:15:00 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2015-02-28 (7 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150228)SourcePackage: python-flake8 UpgradeStatus: No upgrade log present (probably fresh install) If python3-hacking package is installed, python3-flake8 always returns AttributeError: 'Checker' object has no attribute 'blank_before'. $ cat foo.py #!/usr/bin/python3 pass $ python3 -m flake8 -vv foo.py checking foo.py pass Traceback (most recent call last):   File "/usr/lib/python3.4/runpy.py", line 170, in _run_module_as_main     "__main__", mod_spec)   File "/usr/lib/python3.4/runpy.py", line 85, in _run_code     exec(code, run_globals)   File "/usr/lib/python3/dist-packages/flake8/__main__.py", line 4, in <module>     main()   File "/usr/lib/python3/dist-packages/flake8/main.py", line 32, in main     report = flake8_style.check_files()   File "/usr/lib/python3/dist-packages/pep8.py", line 1624, in check_files     runner(path)   File "/usr/lib/python3/dist-packages/flake8/engine.py", line 83, in input_file     return fchecker.check_all(expected=expected, line_offset=line_offset)   File "/usr/lib/python3/dist-packages/pep8.py", line 1393, in check_all     self.check_logical()   File "/usr/lib/python3/dist-packages/pep8.py", line 1327, in check_logical     for result in self.run_check(check, argument_names):   File "/usr/lib/python3/dist-packages/pep8.py", line 1256, in run_check     arguments.append(getattr(self, name)) AttributeError: 'Checker' object has no attribute 'blank_before' ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: python3-flake8 2.2.2-1ubuntu1 ProcVersionSignature: Ubuntu 3.19.0-7.7-generic 3.19.0 Uname: Linux 3.19.0-7-generic x86_64 ApportVersion: 2.16.2-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Sun Mar 8 15:15:00 2015 EcryptfsInUse: Yes InstallationDate: Installed on 2015-02-28 (7 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150228) SourcePackage: python-flake8 UpgradeStatus: No upgrade log present (probably fresh install)
2015-03-09 09:59:01 Nobuto Murata affects python-flake8 (Ubuntu) python-hacking (Ubuntu)
2015-03-09 18:48:53 Hans Joachim Desserud bug task added python-flake8 (Ubuntu)
2015-03-09 18:48:58 Hans Joachim Desserud python-flake8 (Ubuntu): status New Confirmed
2015-03-09 18:49:00 Hans Joachim Desserud python-hacking (Ubuntu): status New Confirmed
2015-03-10 12:21:23 Alberto Salvia Novella bug task added hundredpapercuts
2015-03-10 12:21:29 Alberto Salvia Novella hundredpapercuts: status New Confirmed
2015-03-10 12:22:00 Alberto Salvia Novella python-hacking (Ubuntu): importance Undecided High
2015-03-10 12:22:02 Alberto Salvia Novella python-flake8 (Ubuntu): importance Undecided High
2015-03-10 12:22:04 Alberto Salvia Novella hundredpapercuts: importance Undecided High
2015-06-04 16:02:03 Felipe Reyes attachment added py3-py2.diff https://bugs.launchpad.net/ubuntu/+source/python-hacking/+bug/1429521/+attachment/4409920/+files/py3-py2.diff
2015-06-09 14:21:22 Felipe Reyes bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788132
2015-06-09 14:38:10 Nobuto Murata affects python-flake8 (Ubuntu) pep8 (Ubuntu)
2015-06-09 14:38:25 Nobuto Murata bug task deleted python-hacking (Ubuntu)
2015-06-09 14:38:55 Nobuto Murata bug task added pep8 (Debian)
2015-06-09 15:38:14 Bug Watch Updater pep8 (Debian): status Unknown New
2015-12-07 18:09:22 Bug Watch Updater pep8 (Debian): status New Fix Released
2016-06-26 13:35:52 Hans Joachim Desserud pep8 (Ubuntu): status Confirmed Fix Released
2016-06-26 13:36:00 Hans Joachim Desserud hundredpapercuts: status Confirmed Fix Released