e032904413 
								
							 
						 
						
							
							
								
								Merge master into features  
							
							
							
						 
						
							2019-05-28 01:46:16 +02:00  
				
					
						
							
							
								 
						
							
								f9f41e69a8 
								
							 
						 
						
							
							
								
								reportopts: A: put "Pp" in front  
							
							
							
						 
						
							2019-05-23 09:40:16 +02:00  
				
					
						
							
							
								 
						
							
								dc75b6af47 
								
							 
						 
						
							
							
								
								Use fix-encoding-pragma pre-commit hook  
							
							
							
						 
						
							2019-05-14 15:56:31 -07:00  
				
					
						
							
							
								 
						
							
								5eeb5ee960 
								
							 
						 
						
							
							
								
								Merge pull request  #5013  from blueyed/short-summary-message  
							
							... 
							
							
							
							Display message from reprcrash in short test summary 
							
						 
						
							2019-05-08 22:01:04 +02:00  
				
					
						
							
							
								 
						
							
								32a5e80a6d 
								
							 
						 
						
							
							
								
								Add encoding: header and fix rep mock in test_line_with_reprcrash on py27  
							
							
							
						 
						
							2019-05-05 09:33:37 -03:00  
				
					
						
							
							
								 
						
							
								0e8a8f94f6 
								
							 
						 
						
							
							
								
								Add encoding header to test_terminal.py  
							
							
							
						 
						
							2019-05-05 09:14:07 -03:00  
				
					
						
							
							
								 
						
							
								fb6dad60a0 
								
							 
						 
						
							
							
								
								terminal: use pytest_collection_finish for reporting ( #5113 )  
							
							... 
							
							
							
							terminal: use pytest_collection_finish for reporting 
							
						 
						
							2019-04-29 08:00:48 -03:00  
				
					
						
							
							
								 
						
							
								ff5317a7f3 
								
							 
						 
						
							
							
								
								terminal: use pytest_collection_finish for reporting  
							
							
							
						 
						
							2019-04-29 05:20:04 +02:00  
				
					
						
							
							
								 
						
							
								c3178a176d 
								
							 
						 
						
							
							
								
								move test  
							
							
							
						 
						
							2019-04-17 15:30:34 +02:00  
				
					
						
							
							
								 
						
							
								df1d1105b0 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/features' into short-summary-message  
							
							... 
							
							
							
							Conflicts:
	src/_pytest/skipping.py 
							
						 
						
							2019-04-17 15:30:19 +02:00  
				
					
						
							
							
								 
						
							
								ea79eb5c3f 
								
							 
						 
						
							
							
								
								terminal summary: display passes after warnings  
							
							... 
							
							
							
							This displays passes (with output, `-rP`) before the short summary, and
before any other output from other plugins also. 
							
						 
						
							2019-04-15 16:31:42 +02:00  
				
					
						
							
							
								 
						
							
								19035f4b55 
								
							 
						 
						
							
							
								
								Merge pull request  #5068  from blueyed/reportchars  
							
							... 
							
							
							
							Add support for reportchars=A (`-rA`) 
							
						 
						
							2019-04-12 08:13:22 -03:00  
				
					
						
							
							
								 
						
							
								06029d11d3 
								
							 
						 
						
							
							
								
								Refactor into TerminalReporter.short_test_summary  
							
							
							
						 
						
							2019-04-07 19:49:18 +02:00  
				
					
						
							
							
								 
						
							
								c70ecd49ca 
								
							 
						 
						
							
							
								
								cleanup: move terminal summary code to terminal plugin  
							
							... 
							
							
							
							Fixes https://github.com/pytest-dev/pytest/issues/5067 . 
							
						 
						
							2019-04-07 18:22:04 +02:00  
				
					
						
							
							
								 
						
							
								50edab8004 
								
							 
						 
						
							
							
								
								Add tests for reportchars=a  
							
							... 
							
							
							
							Ref: https://github.com/pytest-dev/pytest/issues/5066  
							
						 
						
							2019-04-07 18:05:33 +02:00  
				
					
						
							
							
								 
						
							
								b4b9f788af 
								
							 
						 
						
							
							
								
								Support reportchars=A (really all, including passed)  
							
							
							
						 
						
							2019-04-07 18:05:33 +02:00  
				
					
						
							
							
								 
						
							
								159704421e 
								
							 
						 
						
							
							
								
								change separator to hyphen  
							
							
							
						 
						
							2019-04-05 12:21:24 +02:00  
				
					
						
							
							
								 
						
							
								37ecca3ba9 
								
							 
						 
						
							
							
								
								factor out _get_line_with_reprcrash_message  
							
							
							
						 
						
							2019-04-04 22:13:28 +02:00  
				
					
						
							
							
								 
						
							
								3d0ecd03ed 
								
							 
						 
						
							
							
								
								Display message from reprcrash in short test summary  
							
							... 
							
							
							
							This is useful to see common patterns easily, but also for single
failures already. 
							
						 
						
							2019-04-04 18:49:13 +02:00  
				
					
						
							
							
								 
						
							
								057c97812b 
								
							 
						 
						
							
							
								
								Merge pull request  #4975  from blueyed/verbose-fixes  
							
							... 
							
							
							
							Fix usages of "verbose" option 
							
						 
						
							2019-03-26 18:38:39 -03:00  
				
					
						
							
							
								 
						
							
								23146e7527 
								
							 
						 
						
							
							
								
								Fix usages of "verbose" option  
							
							... 
							
							
							
							With `-qq` `bool(config.getoption("verbose"))` is True; it needs to be
checked for `> 0`. 
							
						 
						
							2019-03-26 10:11:25 +01:00  
				
					
						
							
							
								 
						
							
								7da7b9610c 
								
							 
						 
						
							
							
								
								minor: whitespace  
							
							
							
						 
						
							2019-03-24 11:20:24 +01:00  
				
					
						
							
							
								 
						
							
								cc6e5ec345 
								
							 
						 
						
							
							
								
								tests: add test_report_collect_after_half_a_second  
							
							... 
							
							
							
							This is meant for stable coverage with "collecting X item(s)". 
							
						 
						
							2019-03-20 22:13:11 +01:00  
				
					
						
							
							
								 
						
							
								1a119a22d1 
								
							 
						 
						
							
							
								
								Internal refactorings in order to support the new pytest-subtests plugin  
							
							... 
							
							
							
							Related to #1367  
							
						 
						
							2019-03-19 18:20:41 -03:00  
				
					
						
							
							
								 
						
							
								0deb7b1696 
								
							 
						 
						
							
							
								
								Do not show "inifile:" string if there's no configuration file  
							
							
							
						 
						
							2019-03-02 11:45:08 -03:00  
				
					
						
							
							
								 
						
							
								53b8aa065c 
								
							 
						 
						
							
							
								
								Show testpaths option in the header if it has been used for collection  
							
							... 
							
							
							
							Fix  #4875  
						
							2019-03-02 11:35:32 -03:00  
				
					
						
							
							
								 
						
							
								54af0f4c65 
								
							 
						 
						
							
							
								
								Call pytest_report_collectionfinish hook when --collect-only is passed  
							
							... 
							
							
							
							Fix  #2895  
						
							2019-02-06 12:58:23 -02:00  
				
					
						
							
							
								 
						
							
								ade5f2c8c5 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into merge-master-into-features  
							
							
							
						 
						
							2019-01-29 19:36:56 -02:00  
				
					
						
							
							
								 
						
							
								0f546c4670 
								
							 
						 
						
							
							
								
								pytest_terminal_summary uses result from pytest_report_teststatus hook, rather than hardcoded strings  
							
							... 
							
							
							
							Less hacky way to make XPASS yellow markup. Make sure collect reports still have a "when" attribute.
xfail changed to XFAIL in the test report, for consistency with other outcomes which are all CAPS 
							
						 
						
							2019-01-24 10:17:29 -06:00  
				
					
						
							
							
								 
						
							
								6d38868950 
								
							 
						 
						
							
							
								
								fix tests by adding additional output to expected responses  
							
							
							
						 
						
							2019-01-24 00:08:43 +01:00  
				
					
						
							
							
								 
						
							
								16546b7342 
								
							 
						 
						
							
							
								
								Remove some dead code  
							
							... 
							
							
							
							- I wrote a thing: https://github.com/asottile/dead 
- wanted to try it out, there's lots of false positives and I didn't look
  through all the things it pointed out but here's some 
							
						 
						
							2019-01-13 20:41:30 -08:00  
				
					
						
							
							
								 
						
							
								1eef53b6fe 
								
							 
						 
						
							
							
								
								Update --collect-only to display test descriptions when ran in verbose mode.  
							
							
							
						 
						
							2018-12-29 22:46:46 -08:00  
				
					
						
							
							
								 
						
							
								8e287c5c77 
								
							 
						 
						
							
							
								
								Merge master into features  
							
							
							
						 
						
							2018-12-14 16:44:43 +01:00  
				
					
						
							
							
								 
						
							
								64ee1ee81b 
								
							 
						 
						
							
							
								
								tests: fix tests that require PYTEST_DISABLE_PLUGIN_AUTOLOAD to be unset  
							
							... 
							
							
							
							Fix pytest's own tests with PYTEST_DISABLE_PLUGIN_AUTOLOAD=1. 
							
						 
						
							2018-12-09 12:06:18 +01:00  
				
					
						
							
							
								 
						
							
								b88c3f8f82 
								
							 
						 
						
							
							
								
								Deprecate pytest.config  
							
							
							
						 
						
							2018-12-03 09:01:42 -08:00  
				
					
						
							
							
								 
						
							
								7eb28f9eb7 
								
							 
						 
						
							
							
								
								remove yield tests and compat properties  
							
							
							
						 
						
							2018-11-30 10:40:13 +01:00  
				
					
						
							
							
								 
						
							
								1bba0a9714 
								
							 
						 
						
							
							
								
								Deprecate `raises(..., 'code(as_a_string)')` / `warns(..., 'code(as_a_string)')  
							
							
							
						 
						
							2018-11-29 09:34:51 -08:00  
				
					
						
							
							
								 
						
							
								e9b2475e29 
								
							 
						 
						
							
							
								
								Display actual test ids in `--collect-only`  
							
							
							
						 
						
							2018-11-25 09:33:18 -08:00  
				
					
						
							
							
								 
						
							
								be3b8fc9c1 
								
							 
						 
						
							
							
								
								Fix warnings summary header appearing twice  
							
							... 
							
							
							
							Ref: https://github.com/pytest-dev/pytest/pull/4450#discussion_r236017645 
Ref: https://github.com/pytest-dev/pytest/pull/4399  
							
						 
						
							2018-11-23 22:47:58 +01:00  
				
					
						
							
							
								 
						
							
								0cf45ee18a 
								
							 
						 
						
							
							
								
								Display "short test summary info" after (main) warnings again  
							
							... 
							
							
							
							Fixes https://github.com/pytest-dev/pytest/issues/3952 . 
							
						 
						
							2018-11-23 20:06:09 +01:00  
				
					
						
							
							
								 
						
							
								b3700f61ba 
								
							 
						 
						
							
							
								
								Fix formatting of print() calls  
							
							
							
						 
						
							2018-11-22 00:15:14 -08:00  
				
					
						
							
							
								 
						
							
								dc20dedbc7 
								
							 
						 
						
							
							
								
								Change RemovedInPytest4Warnings to errors by default  
							
							... 
							
							
							
							To keep existing tests which emit RemovedInPytest4Warnings running, decided
to go with a command line option because:
* Is harder to integrate an ini option with tests which already use an ini file
* It also marks tests which need to be removed/updated in 4.1, when
  RemovedInPytest4Warning and related functionality are removed.
Fix  #3737  
							
						 
						
							2018-11-12 16:10:57 -02:00  
				
					
						
							
							
								 
						
							
								2368fbb63c 
								
							 
						 
						
							
							
								
								Apply reorder-python-imports to all files  
							
							
							
						 
						
							2018-10-25 00:01:29 -07:00  
				
					
						
							
							
								 
						
							
								e8c220b9bd 
								
							 
						 
						
							
							
								
								Increase required verbosity level for debug output  
							
							... 
							
							
							
							To show the subclassed file in legacy test suits in the runtest output
you have to set the verbosity level to at least "-vv" now.
Closes  #3211  
							
						 
						
							2018-10-15 20:38:32 +02:00  
				
					
						
							
							
								 
						
							
								808df48ee8 
								
							 
						 
						
							
							
								
								Test for excluding empty reports for passed tests  
							
							
							
						 
						
							2018-09-26 16:44:00 +03:00  
				
					
						
							
							
								 
						
							
								0c8dbdcd92 
								
							 
						 
						
							
							
								
								Fix existing tests now that we are using standard warnings  
							
							
							
						 
						
							2018-09-04 11:35:34 -03:00  
				
					
						
							
							
								 
						
							
								11e591e442 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into merge-master-into-features  
							
							
							
						 
						
							2018-08-30 19:55:23 -03:00  
				
					
						
							
							
								 
						
							
								a605ad4d11 
								
							 
						 
						
							
							
								
								Merge pull request  #3880  from jeffreyrack/3829-progress_display_mode  
							
							... 
							
							
							
							#3829  -- Add the ability to show test progress as number of tests completed instead of a percent. 
						
							2018-08-28 16:54:14 -03:00  
				
					
						
							
							
								 
						
							
								4b94760c8e 
								
							 
						 
						
							
							
								
								Removed spacing in count display.  
							
							
							
						 
						
							2018-08-27 20:23:17 -07:00  
				
					
						
							
							
								 
						
							
								8f4685e024 
								
							 
						 
						
							
							
								
								Move count display style to be part of console_output_style, fixed test progress for count console output style.  
							
							
							
						 
						
							2018-08-26 19:21:00 -07:00  
				
					
						
							
							
								 
						
							
								6991a16edb 
								
							 
						 
						
							
							
								
								Fix bad console output when using console_output_style=classic  
							
							... 
							
							
							
							Fix  #3883  
						
							2018-08-26 17:12:55 -03:00  
				
					
						
							
							
								 
						
							
								2a917a582e 
								
							 
						 
						
							
							
								
								Removing accidental change to test  
							
							
							
						 
						
							2018-08-25 22:21:50 -07:00  
				
					
						
							
							
								 
						
							
								325319dc3b 
								
							 
						 
						
							
							
								
								Fixing xdist test to properly configure an ini file.  
							
							
							
						 
						
							2018-08-25 22:18:29 -07:00  
				
					
						
							
							
								 
						
							
								5fefc48f33 
								
							 
						 
						
							
							
								
								Fixing pre-commit hooks  
							
							
							
						 
						
							2018-08-23 23:00:02 -07:00  
				
					
						
							
							
								 
						
							
								93f783228c 
								
							 
						 
						
							
							
								
								Add the progress_display_mode ini option  
							
							
							
						 
						
							2018-08-23 22:56:25 -07:00  
				
					
						
							
							
								 
						
							
								f2e35c8c4f 
								
							 
						 
						
							
							
								
								Merge pull request  #3859  from asottile/pyupgrade_1_4  
							
							... 
							
							
							
							Some pyupgrade 1.4.x changes 
							
						 
						
							2018-08-23 18:32:53 -07:00  
				
					
						
							
							
								 
						
							
								85482d575e 
								
							 
						 
						
							
							
								
								Replace Source with dedent where possible  
							
							
							
						 
						
							2018-08-23 09:06:17 -07:00  
				
					
						
							
							
								 
						
							
								8bb8b91357 
								
							 
						 
						
							
							
								
								pyupgrade 1.4: tests  
							
							
							
						 
						
							2018-08-22 18:47:21 -07:00  
				
					
						
							
							
								 
						
							
								223eef6261 
								
							 
						 
						
							
							
								
								Fix '--show-capture=no' capture teardown logs  
							
							... 
							
							
							
							Add a check before printing teardown logs.
'print_teardown_sections' method does not check '--show-capture' option
value, and teardown logs are always printed.
Resolves : #3816  
							
						 
						
							2018-08-20 15:01:21 -05:00  
				
					
						
							
							
								 
						
							
								cbaa7dd56a 
								
							 
						 
						
							
							
								
								Upgrade pre-commit hooks except pyupgrade  
							
							
							
						 
						
							2018-06-26 06:35:27 -07:00  
				
					
						
							
							
								 
						
							
								49f621de76 
								
							 
						 
						
							
							
								
								Print <undetermined location> instead of None for warnings  
							
							
							
						 
						
							2018-06-10 10:51:36 -07:00  
				
					
						
							
							
								 
						
							
								c30c137a95 
								
							 
						 
						
							
							
								
								Improve display of hint about --fulltrace with KeyboardInterrupt  
							
							... 
							
							
							
							- display the location first
- display hint about --fulltrace in parenthesis 
							
						 
						
							2018-06-07 23:50:24 +02:00  
				
					
						
							
							
								 
						
							
								703e4b11ba 
								
							 
						 
						
							
							
								
								run black  
							
							
							
						 
						
							2018-05-23 16:48:46 +02:00  
				
					
						
							
							
								 
						
							
								a2a64546eb 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into features  
							
							
							
						 
						
							2018-02-27 16:43:45 -03:00  
				
					
						
							
							
								 
						
							
								31476c69ab 
								
							 
						 
						
							
							
								
								#3203  Fix tests  
							
							
							
						 
						
							2018-02-26 17:39:32 +03:00  
				
					
						
							
							
								 
						
							
								46c5d5355e 
								
							 
						 
						
							
							
								
								#3203  Remove progress when no-capture  
							
							
							
						 
						
							2018-02-26 17:19:58 +03:00  
				
					
						
							
							
								 
						
							
								3d4d0a2614 
								
							 
						 
						
							
							
								
								remove addcall in the terminal tests  
							
							
							
						 
						
							2018-02-21 18:56:20 +01:00  
				
					
						
							
							
								 
						
							
								51ece00923 
								
							 
						 
						
							
							
								
								Add captured-log support to --show-capture  
							
							... 
							
							
							
							Fixes : #3233  
						
							2018-02-18 20:18:37 +01:00  
				
					
						
							
							
								 
						
							
								6496131b79 
								
							 
						 
						
							
							
								
								Show deselection count before tests are exectued  
							
							... 
							
							
							
							Fixes  #1527  
						
							2018-02-13 22:27:02 +01:00  
				
					
						
							
							
								 
						
							
								063e2da967 
								
							 
						 
						
							
							
								
								Merge pull request  #3176  from feuillemorte/1478_no_stdout_option  
							
							... 
							
							
							
							#1478  Added --no-stdout option 
						
							2018-02-09 18:36:36 -02:00  
				
					
						
							
							
								 
						
							
								71367881ed 
								
							 
						 
						
							
							
								
								#1478  Added --show-capture=both option (fix comments)  
							
							
							
						 
						
							2018-02-08 16:21:22 +03:00  
				
					
						
							
							
								 
						
							
								1a650a9eb9 
								
							 
						 
						
							
							
								
								#1478  Added --show-capture option  
							
							
							
						 
						
							2018-02-06 23:38:51 +03:00  
				
					
						
							
							
								 
						
							
								949a620d3a 
								
							 
						 
						
							
							
								
								#1478  Added --no-stdout option  
							
							
							
						 
						
							2018-01-31 22:36:28 +03:00  
				
					
						
							
							
								 
						
							
								aff463a3c4 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into features  
							
							
							
						 
						
							2018-01-27 12:28:43 -02:00  
				
					
						
							
							
								 
						
							
								af37778b0d 
								
							 
						 
						
							
							
								
								All classes now subclass object for better py3 compatibility  
							
							... 
							
							
							
							Fix  #2147  
						
							2018-01-24 18:23:42 -02:00  
				
					
						
							
							
								 
						
							
								5939b336cd 
								
							 
						 
						
							
							
								
								Fix progress report when tests fail during teardown  
							
							... 
							
							
							
							Fix  #3088  
						
							2018-01-11 20:42:05 -02:00  
				
					
						
							
							
								 
						
							
								bd1d17e8de 
								
							 
						 
						
							
							
								
								Replace py.std with stdlib imports  
							
							
							
						 
						
							2018-01-09 12:44:10 -08:00  
				
					
						
							
							
								 
						
							
								370daf0441 
								
							 
						 
						
							
							
								
								Use classic console output when -s is used  
							
							... 
							
							
							
							Fixes  #3038  
						
							2017-12-16 15:00:23 +02:00  
				
					
						
							
							
								 
						
							
								6bbd741039 
								
							 
						 
						
							
							
								
								Add test for  #2971  
							
							
							
						 
						
							2017-11-28 22:42:52 -02:00  
				
					
						
							
							
								 
						
							
								05cfdcc8cb 
								
							 
						 
						
							
							
								
								Revert making TerminalWriter public in TerminalReporter plugin  
							
							... 
							
							
							
							We eventually want to replace py.io.TerminalWriter (exposed as
"_tw" in TerminalReporter) by something else, so deprecating access
to "_tw" and making it public as "writer" is contrary to that. 
							
						 
						
							2017-11-23 19:53:12 -02:00  
				
					
						
							
							
								 
						
							
								dc574c60ef 
								
							 
						 
						
							
							
								
								Use regex match-count syntax to improve test readability  
							
							
							
						 
						
							2017-11-22 17:16:25 -02:00  
				
					
						
							
							
								 
						
							
								f05333ab75 
								
							 
						 
						
							
							
								
								Fix rewrite to not write past the edge of the screen  
							
							
							
						 
						
							2017-11-22 00:00:02 -02:00  
				
					
						
							
							
								 
						
							
								3a5dbabf60 
								
							 
						 
						
							
							
								
								Add tests for progress output and docs for ``console_output_style``  
							
							... 
							
							
							
							Fix  #2657  
						
							2017-11-21 21:01:51 -02:00  
				
					
						
							
							
								 
						
							
								dab889304e 
								
							 
						 
						
							
							
								
								Implement progress percentage reporting while running tests  
							
							... 
							
							
							
							Fix  #2657  
						
							2017-11-21 21:01:41 -02:00  
				
					
						
							
							
								 
						
							
								983a09a2d4 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into merge-master-into-features  
							
							
							
						 
						
							2017-11-10 18:33:02 -02:00  
				
					
						
							
							
								 
						
							
								03829fde8a 
								
							 
						 
						
							
							
								
								Fix linting E741: ambiguous variable name  
							
							
							
						 
						
							2017-11-04 13:59:10 -02:00  
				
					
						
							
							
								 
						
							
								00d3abe6dc 
								
							 
						 
						
							
							
								
								Adding Failed exception to manage maxfail behavior  
							
							
							
						 
						
							2017-10-17 21:32:20 +02:00  
				
					
						
							
							
								 
						
							
								f825b4979b 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into features  
							
							
							
						 
						
							2017-09-05 19:44:33 -03:00  
				
					
						
							
							
								 
						
							
								ff35c17ecf 
								
							 
						 
						
							
							
								
								Drop wrapper module; import directly  
							
							
							
						 
						
							2017-08-25 11:46:55 -04:00  
				
					
						
							
							
								 
						
							
								ad52f714a9 
								
							 
						 
						
							
							
								
								Fix small terminal glitch when collecting a single test item  
							
							... 
							
							
							
							Fix  #2579  
						
							2017-08-03 20:57:46 -03:00  
				
					
						
							
							
								 
						
							
								17c544e793 
								
							 
						 
						
							
							
								
								Introduce new pytest_report_collectionfinish hook  
							
							... 
							
							
							
							Fix  #2622  
						
							2017-07-27 10:44:29 -03:00  
				
					
						
							
							
								 
						
							
								7248b759e8 
								
							 
						 
						
							
							
								
								Fixed E303 flake8 errors  
							
							... 
							
							
							
							too many blank lines (3) 
							
						 
						
							2017-07-17 01:44:23 +02:00  
				
					
						
							
							
								 
						
							
								b840622819 
								
							 
						 
						
							
							
								
								Fixed E302 flake8 errors  
							
							... 
							
							
							
							expected 2 blank lines, found 0 
							
						 
						
							2017-07-17 01:44:23 +02:00  
				
					
						
							
							
								 
						
							
								17a21d540b 
								
							 
						 
						
							
							
								
								Fixed E301 flake8 errors  
							
							... 
							
							
							
							expected 1 blank line, found 0 
							
						 
						
							2017-07-17 01:44:23 +02:00  
				
					
						
							
							
								 
						
							
								195a816522 
								
							 
						 
						
							
							
								
								Fixed E265 flake8 errors  
							
							... 
							
							
							
							block comment should start with ‘# ‘ 
							
						 
						
							2017-07-17 01:44:22 +02:00  
				
					
						
							
							
								 
						
							
								8f3eb6dfc7 
								
							 
						 
						
							
							
								
								Fixed E261 flake8 errors  
							
							... 
							
							
							
							at least two spaces before inline comment 
							
						 
						
							2017-07-17 01:44:22 +02:00  
				
					
						
							
							
								 
						
							
								b226454582 
								
							 
						 
						
							
							
								
								Fixed E251 flake8 errors  
							
							... 
							
							
							
							unexpected spaces around keyword / parameter equals 
							
						 
						
							2017-07-17 01:44:22 +02:00  
				
					
						
							
							
								 
						
							
								617e510b6e 
								
							 
						 
						
							
							
								
								Fixed E231 flake8 errors  
							
							... 
							
							
							
							missing whitespace after ‘,’, ‘;’, or ‘:’ 
							
						 
						
							2017-07-17 01:44:22 +02:00  
				
					
						
							
							
								 
						
							
								df54bf0db5 
								
							 
						 
						
							
							
								
								Fixed E131 flake8 errors  
							
							... 
							
							
							
							continuation line unaligned for hanging indent 
							
						 
						
							2017-07-17 01:28:16 +02:00  
				
					
						
							
							
								 
						
							
								cf97159009 
								
							 
						 
						
							
							
								
								Fixed E128 flake8 errors  
							
							... 
							
							
							
							continuation line under-indented for visual indent 
							
						 
						
							2017-07-17 01:28:16 +02:00