c89e379f49 
								
							 
						 
						
							
							
								
								Fix typos  
							
							
							
						 
						
							2019-07-12 02:35:44 +03:00  
				
					
						
							
							
								 
						
							
								4027254a4b 
								
							 
						 
						
							
							
								
								Fix rmtree to remove directories with read-only files ( #5588 )  
							
							... 
							
							
							
							Fix rmtree to remove directories with read-only files 
							
						 
						
							2019-07-11 18:57:03 -03:00  
				
					
						
							
							
								 
						
							
								37c37963c4 
								
							 
						 
						
							
							
								
								Fix rmtree to remove directories with read-only files  
							
							... 
							
							
							
							Fix  #5524  
						
							2019-07-11 18:24:53 -03:00  
				
					
						
							
							
								 
						
							
								26b06bdb45 
								
							 
						 
						
							
							
								
								Merge pull request  #5595  from blueyed/typos  
							
							... 
							
							
							
							doc: fix typos in OPENCOLLECTIVE.rst  [ci skip] 
							
						 
						
							2019-07-10 14:01:16 -07:00  
				
					
						
							
							
								 
						
							
								d5f1d7aebe 
								
							 
						 
						
							
							
								
								doc: fix typos in OPENCOLLECTIVE.rst  [ci skip]  
							
							
							
						 
						
							2019-07-10 20:15:22 +02:00  
				
					
						
							
							
								 
						
							
								2c402f4bd9 
								
							 
						 
						
							
							
								
								[cherry-pick to master] Add rudimentary mypy type checking ( #5583 )  
							
							... 
							
							
							
							[cherry-pick to master] Add rudimentary mypy type checking 
							
						 
						
							2019-07-10 07:52:32 -03:00  
				
					
						
							
							
								 
						
							
								57e5bd0664 
								
							 
						 
						
							
							
								
								Improve type-checking in OutcomeException ( #5580 )  
							
							... 
							
							
							
							Improve type-checking in OutcomeException 
							
						 
						
							2019-07-09 19:12:05 -03:00  
				
					
						
							
							
								 
						
							
								9db1823707 
								
							 
						 
						
							
							
								
								Improve type-checking in OutcomeException  
							
							... 
							
							
							
							Fix  #5578  
						
							2019-07-09 18:26:57 -03:00  
				
					
						
							
							
								 
						
							
								89dfde9535 
								
							 
						 
						
							
							
								
								Add rudimentary mypy type checking  
							
							... 
							
							
							
							Add a very lax mypy configuration, add it to tox -e linting, and
fix/ignore the few errors that come up. The idea is to get it running
before diving in too much.
This enables:
- Progressively adding type annotations and enabling more strict
  options, which will improve the codebase (IMO).
- Annotating the public API in-line, and eventually exposing it to
  library users who use type checkers (with a py.typed file).
Though, none of this is done yet.
Refs https://github.com/pytest-dev/pytest/issues/3342 . 
							
						 
						
							2019-07-09 12:12:07 -07:00  
				
					
						
							
							
								 
						
							
								628ff4d619 
								
							 
						 
						
							
							
								
								Improve docs sidebar layout ( #5568 )  
							
							... 
							
							
							
							Improve docs sidebar layout 
							
						 
						
							2019-07-08 19:24:48 -03:00  
				
					
						
							
							
								 
						
							
								add912ff68 
								
							 
						 
						
							
							
								
								Update doc footer/copyright ( #5569 )  
							
							... 
							
							
							
							Update doc footer/copyright 
							
						 
						
							2019-07-08 19:21:38 -03:00  
				
					
						
							
							
								 
						
							
								b77c876481 
								
							 
						 
						
							
							
								
								Merge pull request  #5563  from nicoddemus/sort-fix  
							
							... 
							
							
							
							Sort parametrize params to test_external_plugins_integrated 
							
						 
						
							2019-07-08 19:10:45 -03:00  
				
					
						
							
							
								 
						
							
								9b78a216a2 
								
							 
						 
						
							
							
								
								Remove unused import  
							
							
							
						 
						
							2019-07-08 19:08:09 -03:00  
				
					
						
							
							
								 
						
							
								7aff51ee83 
								
							 
						 
						
							
							
								
								Show warning about importing abcs from collections once  
							
							... 
							
							
							
							This is being raised by `unittest2.compatibility`:
DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working 
							
						 
						
							2019-07-08 17:30:15 -03:00  
				
					
						
							
							
								 
						
							
								71c8ca7d3d 
								
							 
						 
						
							
							
								
								Improve sidebar layout  
							
							
							
						 
						
							2019-07-07 20:32:09 +02:00  
				
					
						
							
							
								 
						
							
								56a0dd7658 
								
							 
						 
						
							
							
								
								Update doc footer/copyright  
							
							
							
						 
						
							2019-07-07 20:23:56 +02:00  
				
					
						
							
							
								 
						
							
								f1b8431d99 
								
							 
						 
						
							
							
								
								Sort parametrize params to test_external_plugins_integrated  
							
							... 
							
							
							
							This might cause problems during collection with pytest-xdist; we
didn't see any so far mostly by luck I think.
Shame on me for letting that slip in. 
							
						 
						
							2019-07-05 19:05:55 -03:00  
				
					
						
							
							
								 
						
							
								2180d9ef6d 
								
							 
						 
						
							
							
								
								Fix comment in stepwise (follow up to  #5555 ) [skip ci] ( #5560 )  
							
							... 
							
							
							
							Fix comment in stepwise (follow up to #5555 ) [skip ci] 
							
						 
						
							2019-07-05 10:26:37 -03:00  
				
					
						
							
							
								 
						
							
								0371a3023a 
								
							 
						 
						
							
							
								
								Fix comment in stepwise (follow up to  #5555 ) [skip ci]  
							
							
							
						 
						
							2019-07-05 09:57:10 -03:00  
				
					
						
							
							
								 
						
							
								b62b549f5f 
								
							 
						 
						
							
							
								
								Preparing release version 5.0.1 ( #5557 )  
							
							... 
							
							
							
							Preparing release version 5.0.1 
							
						 
						
							2019-07-05 08:13:37 -03:00  
				
					
						
							
							
								 
						
							
								bb29f31d22 
								
							 
						 
						
							
							
								
								Preparing release version 5.0.1  
							
							
							
						 
						
							2019-07-04 20:01:16 -04:00  
				
					
						
							
							
								 
						
							
								b1928f878d 
								
							 
						 
						
							
							
								
								Handle xfail(strict=True) properly in --step-wise mode ( #5555 )  
							
							... 
							
							
							
							Handle xfail(strict=True) properly in --step-wise mode 
							
						 
						
							2019-07-04 20:50:33 -03:00  
				
					
						
							
							
								 
						
							
								8651d880a0 
								
							 
						 
						
							
							
								
								Handle xfail(strict=True) properly in --step-wise mode  
							
							... 
							
							
							
							Fix  #5547  
						
							2019-07-04 20:28:37 -03:00  
				
					
						
							
							
								 
						
							
								95824c588a 
								
							 
						 
						
							
							
								
								Improve quoting in raises match failure message ( #5553 )  
							
							... 
							
							
							
							Improve quoting in raises match failure message 
							
						 
						
							2019-07-04 10:25:27 -03:00  
				
					
						
							
							
								 
						
							
								caa08ebd45 
								
							 
						 
						
							
							
								
								Improve quoting in raises match failure message  
							
							
							
						 
						
							2019-07-04 05:55:26 -07:00  
				
					
						
							
							
								 
						
							
								b08ae4449b 
								
							 
						 
						
							
							
								
								Add docs about Tidelift and OpenCollective ( #5527 )  
							
							... 
							
							
							
							Add docs about Tidelift and OpenCollective 
							
						 
						
							2019-07-04 07:38:17 -03:00  
				
					
						
							
							
								 
						
							
								776a632170 
								
							 
						 
						
							
							
								
								Merge pull request  #5540  from bazcrown/yml2yaml  
							
							... 
							
							
							
							Substituted 'yml' to '.yaml' in relevant files 
							
						 
						
							2019-07-03 18:47:26 -04:00  
				
					
						
							
							
								 
						
							
								d74a975f82 
								
							 
						 
						
							
							
								
								remove documentation about setuptools integration Refs  #5534  Fi… ( #5546 )  
							
							... 
							
							
							
							remove documentation about setuptools integration Refs #5534  Fixes  #3814  
							
						 
						
							2019-07-03 16:01:30 -03:00  
				
					
						
							
							
								 
						
							
								2b9522e9da 
								
							 
						 
						
							
							
								
								remove documentation about setuptools integration Refs  #5534  
							
							... 
							
							
							
							integrating with `python setup.py test` is not good practice! 
							
						 
						
							2019-07-03 16:42:53 +01:00  
				
					
						
							
							
								 
						
							
								528ee3e1c5 
								
							 
						 
						
							
							
								
								Add upcoming trainings ( #5544 )  
							
							... 
							
							
							
							Add upcoming trainings 
							
						 
						
							2019-07-03 10:45:14 -03:00  
				
					
						
							
							
								 
						
							
								9677099acf 
								
							 
						 
						
							
							
								
								Add upcoming trainings  
							
							
							
						 
						
							2019-07-03 14:50:32 +02:00  
				
					
						
							
							
								 
						
							
								1b0e8d73d5 
								
							 
						 
						
							
							
								
								Substituted 'yml' to '.yaml' in relevant files  
							
							
							
						 
						
							2019-07-02 23:49:06 -07:00  
				
					
						
							
							
								 
						
							
								50b846e9d3 
								
							 
						 
						
							
							
								
								Merge pull request  #5538  from avallbona/patch-2  
							
							... 
							
							
							
							Added talk about pytest in PyBCN June 2019 
							
						 
						
							2019-07-02 19:46:10 -03:00  
				
					
						
							
							
								 
						
							
								fa9791127a 
								
							 
						 
						
							
							
								
								Added talk about pytest in PyBCN June 2019  
							
							... 
							
							
							
							Added talk about pytest in PyBCN June 2019 
							
						 
						
							2019-07-02 23:18:52 +02:00  
				
					
						
							
							
								 
						
							
								2d9b432613 
								
							 
						 
						
							
							
								
								Add docs about Tidelift and OpenCollective  
							
							... 
							
							
							
							Give an overview of how we as an organization will use the donated money,
as well as show this information more prominently in the docs. 
							
						 
						
							2019-06-30 14:13:30 -03:00  
				
					
						
							
							
								 
						
							
								5d8da88e9e 
								
							 
						 
						
							
							
								
								Merge pull request  #5530  from AmirElkess/patch-1  
							
							... 
							
							
							
							update CONTRIBUTING.rst 
							
						 
						
							2019-06-30 14:07:27 -03:00  
				
					
						
							
							
								 
						
							
								0da690c8e9 
								
							 
						 
						
							
							
								
								Update AUTHORS ( #5531 )  
							
							... 
							
							
							
							Update AUTHORS 
							
						 
						
							2019-06-30 14:07:10 -03:00  
				
					
						
							
							
								 
						
							
								e32c903fb6 
								
							 
						 
						
							
							
								
								Update AUTHORS  
							
							
							
						 
						
							2019-06-30 18:32:07 +02:00  
				
					
						
							
							
								 
						
							
								9972c78cfa 
								
							 
						 
						
							
							
								
								update CONTRIBUTING.rst  
							
							... 
							
							
							
							The following edits are for the "Preparing pull requests" section only.
1. remove Python2-related commands.
2. clarifying some details for beginners. Such as that pre-commit must to be installed as admin to function properly.
3. Added "You may not create a changelog entry if the change doesn't affect the documented behaviour of Pytest." on line 270. 
							
						 
						
							2019-06-30 18:29:37 +02:00  
				
					
						
							
							
								 
						
							
								497cd87fdd 
								
							 
						 
						
							
							
								
								Apply workaround for multiple short options for Python <= 3.8 ( #5526 )  
							
							... 
							
							
							
							Apply workaround for multiple short options for Python <= 3.8 
							
						 
						
							2019-06-29 12:33:00 -03:00  
				
					
						
							
							
								 
						
							
								94a05e513e 
								
							 
						 
						
							
							
								
								Run py38-xdist as part of the build instead of cron  
							
							
							
						 
						
							2019-06-29 11:19:50 -03:00  
				
					
						
							
							
								 
						
							
								9021194efd 
								
							 
						 
						
							
							
								
								Apply workaround for multiple short options for Python <= 3.8  
							
							... 
							
							
							
							Hopefully by Python 3.9 this will be fixed upstream, if not we will
need to bump the version again.
Fix  #5523  
							
						 
						
							2019-06-29 11:15:28 -03:00  
				
					
						
							
							
								 
						
							
								d4a76a0b99 
								
							 
						 
						
							
							
								
								doc(plugin_hooks): Improve documentation for writing plugin hoo… ( #5517 )  
							
							... 
							
							
							
							doc(plugin_hooks): Improve documentation for writing plugin hooks. 
							
						 
						
							2019-06-29 09:39:49 -03:00  
				
					
						
							
							
								 
						
							
								789a3662ce 
								
							 
						 
						
							
							
								
								Fix linting  
							
							
							
						 
						
							2019-06-29 09:11:09 -03:00  
				
					
						
							
							
								 
						
							
								93a68cdfb4 
								
							 
						 
						
							
							
								
								doc(plugin_hooks): Improve documentation for writing plugin hooks.  
							
							
							
						 
						
							2019-06-29 14:02:53 +02:00  
				
					
						
							
							
								 
						
							
								4bc0415720 
								
							 
						 
						
							
							
								
								Merge pull request  #5521  from asottile/cherry-pick-maintenance-release  
							
							... 
							
							
							
							4.6.4 changelog notes 
							
						 
						
							2019-06-28 19:28:44 -07:00  
				
					
						
							
							
								 
						
							
								844d660d5c 
								
							 
						 
						
							
							
								
								Merge pull request  #5520  from asottile/release-4.6.4  
							
							... 
							
							
							
							Preparing release version 4.6.4 
							
						 
						
							2019-06-28 19:09:10 -07:00  
				
					
						
							
							
								 
						
							
								2c6453c72d 
								
							 
						 
						
							
							
								
								Merge pull request  #5509  from asottile/release-5.0.0  
							
							... 
							
							
							
							Preparing release version 5.0.0 
							
						 
						
							2019-06-28 18:12:16 -07:00  
				
					
						
							
							
								 
						
							
								e6ffa78e59 
								
							 
						 
						
							
							
								
								Refactoring doctests ( #5518 )  
							
							... 
							
							
							
							Refactoring doctests 
							
						 
						
							2019-06-28 19:15:02 -03:00  
				
					
						
							
							
								 
						
							
								58bfc7736f 
								
							 
						 
						
							
							
								
								Use shutil.which to avoid distutils+imp warning  
							
							
							
						 
						
							2019-06-28 14:44:49 -07:00