d3ab56f531 
								
							 
						 
						
							
							
								
								docs: move changelog to docs/en and allow sphinx directives  
							
							... 
							
							
							
							Now `tox -e docs` will also include the draft changelog for the
next version (locally only).
`CHANGELOG.rst` now only points to the changelog on READTHEDOCS so
sphinx diretives can be used.
Followup to https://github.com/pytest-dev/pytest/pull/6272  
							
						 
						
							2019-11-28 21:23:58 -03:00  
				
					
						
							
							
								 
						
							
								209d99102d 
								
							 
						 
						
							
							
								
								Merge pull request  #6234  from asottile/remove_none_warning  
							
							... 
							
							
							
							Revert "A warning is now issued when assertions are made for `None`" 
							
						 
						
							2019-11-26 13:04:42 -08:00  
				
					
						
							
							
								 
						
							
								6d31684da5 
								
							 
						 
						
							
							
								
								Merge pull request  #6279  from nicoddemus/fix-changelog  
							
							... 
							
							
							
							Remove duplicated changelog entry for 5.3.1 
							
						 
						
							2019-11-26 19:22:07 +01:00  
				
					
						
							
							
								 
						
							
								4ee280ae1f 
								
							 
						 
						
							
							
								
								Remove duplicated changelog entry for 5.3.1  
							
							
							
						 
						
							2019-11-26 12:01:12 -03:00  
				
					
						
							
							
								 
						
							
								8b8cba369c 
								
							 
						 
						
							
							
								
								Preparing release version 5.3.1 ( #6277 )  
							
							... 
							
							
							
							Preparing release version 5.3.1 
							
						 
						
							2019-11-26 11:56:56 -03:00  
				
					
						
							
							
								 
						
							
								05008f6b55 
								
							 
						 
						
							
							
								
								Preparing release version 5.3.1  
							
							
							
						 
						
							2019-11-25 14:32:37 -03:00  
				
					
						
							
							
								 
						
							
								9d900930db 
								
							 
						 
						
							
							
								
								Merge pull request  #6242  from nicoddemus/testdir-changelog  
							
							... 
							
							
							
							Add link to testdir fixture in CHANGELOG entry 
							
						 
						
							2019-11-24 17:23:02 -08:00  
				
					
						
							
							
								 
						
							
								a8230d77f4 
								
							 
						 
						
							
							
								
								Merge pull request  #6270  from blueyed/docs-log_cli  
							
							... 
							
							
							
							docs: add missing `log_cli` confval 
							
						 
						
							2019-11-24 23:21:49 +01:00  
				
					
						
							
							
								 
						
							
								b7d908f4a5 
								
							 
						 
						
							
							
								
								Merge pull request  #6269  from blueyed/docs  
							
							... 
							
							
							
							tox: docs: --keep-going and posargs 
							
						 
						
							2019-11-24 23:21:26 +01:00  
				
					
						
							
							
								 
						
							
								b9dd0e6210 
								
							 
						 
						
							
							
								
								docs: add missing `log_cli` confval  
							
							
							
						 
						
							2019-11-24 22:34:15 +01:00  
				
					
						
							
							
								 
						
							
								57f3dc19b9 
								
							 
						 
						
							
							
								
								tox: docs: --keep-going and posargs  
							
							... 
							
							
							
							`--keep-going` makes sense with `-W` to see all warnings/errors.
`{posargs:}` is useful for passing in custom args. 
							
						 
						
							2019-11-24 22:21:08 +01:00  
				
					
						
							
							
								 
						
							
								ed67312bca 
								
							 
						 
						
							
							
								
								Merge pull request  #6268  from felixonmars/patch-2  
							
							... 
							
							
							
							Correct a typo in _pytest/config/__init__.py 
							
						 
						
							2019-11-24 17:04:26 +01:00  
				
					
						
							
							
								 
						
							
								b7bc52f770 
								
							 
						 
						
							
							
								
								Correct a typo in _pytest/config/__init__.py  
							
							
							
						 
						
							2019-11-24 20:28:10 +08:00  
				
					
						
							
							
								 
						
							
								d1eb89d694 
								
							 
						 
						
							
							
								
								Merge pull request  #6086  from kondratyev-nv/master  
							
							... 
							
							
							
							Fix line detection for properties in doctest tests 
							
						 
						
							2019-11-22 23:09:10 +01:00  
				
					
						
							
							
								 
						
							
								5e097970df 
								
							 
						 
						
							
							
								
								Fix line detection for properties in doctest tests  
							
							... 
							
							
							
							Co-Authored-By: Daniel Hahler <github@thequod.de> 
							
						 
						
							2019-11-22 23:50:20 +03:00  
				
					
						
							
							
								 
						
							
								0601f5cdad 
								
							 
						 
						
							
							
								
								Merge pull request  #6261  from blueyed/stats-keys  
							
							... 
							
							
							
							terminal: _get_main_color: help pytest-parallel 
							
						 
						
							2019-11-22 17:12:33 +01:00  
				
					
						
							
							
								 
						
							
								a7268aaa5d 
								
							 
						 
						
							
							
								
								Merge pull request  #6258  from blueyed/notify_exception-handle-exit-exc-upstream  
							
							... 
							
							
							
							main: wrap_session: handle exit.Exception with notify_exception 
							
						 
						
							2019-11-22 05:49:04 +01:00  
				
					
						
							
							
								 
						
							
								1f736a663d 
								
							 
						 
						
							
							
								
								terminal: _get_main_color: help pytest-parallel  
							
							... 
							
							
							
							Use `dict.keys()` to work around `__iter__` not working with a
multiprocessing DictProxy.
Ref: https://github.com/python/cpython/pull/17333 
Fixes https://github.com/pytest-dev/pytest/issues/6254 .
Ref: https://github.com/browsertron/pytest-parallel/issues/36  
							
						 
						
							2019-11-22 05:48:10 +01:00  
				
					
						
							
							
								 
						
							
								2344982d7f 
								
							 
						 
						
							
							
								
								main: wrap_session: handle exit.Exception with notify_exception  
							
							... 
							
							
							
							Fixes https://github.com/pytest-dev/pytest/issues/6257 .
Via https://github.com/blueyed/pytest/pull/132 . 
							
						 
						
							2019-11-21 22:50:33 +01:00  
				
					
						
							
							
								 
						
							
								63c9ad02f4 
								
							 
						 
						
							
							
								
								Merge pull request  #6252  from blueyed/minor-changelog  
							
							... 
							
							
							
							CHANGELOG: two minor fixes/improvements 
							
						 
						
							2019-11-21 18:44:41 +01:00  
				
					
						
							
							
								 
						
							
								8b7aeefd7d 
								
							 
						 
						
							
							
								
								Merge pull request  #6248  from blueyed/default-role  
							
							... 
							
							
							
							docs: configure default_role=literal 
							
						 
						
							2019-11-21 18:44:17 +01:00  
				
					
						
							
							
								 
						
							
								f1ac0eeef0 
								
							 
						 
						
							
							
								
								Remove sys.last_traceback attribute using del instead of settin… ( #6256 )  
							
							... 
							
							
							
							Remove sys.last_traceback attribute using del instead of setting to None 
							
						 
						
							2019-11-21 11:16:19 -03:00  
				
					
						
							
							
								 
						
							
								82424c9270 
								
							 
						 
						
							
							
								
								Fix reST markup.  
							
							
							
						 
						
							2019-11-21 13:37:17 +00:00  
				
					
						
							
							
								 
						
							
								dbb8c146f0 
								
							 
						 
						
							
							
								
								Use proper reST attribute markup.  
							
							
							
						 
						
							2019-11-21 13:22:34 +00:00  
				
					
						
							
							
								 
						
							
								8d686a8e46 
								
							 
						 
						
							
							
								
								Add self to AUTHORS  
							
							
							
						 
						
							2019-11-21 13:14:19 +00:00  
				
					
						
							
							
								 
						
							
								9d1082bd30 
								
							 
						 
						
							
							
								
								Add changelog file.  
							
							
							
						 
						
							2019-11-21 13:13:36 +00:00  
				
					
						
							
							
								 
						
							
								490c7c7262 
								
							 
						 
						
							
							
								
								Add develop instructions to CONTRIBUTING ( #6249 )  
							
							... 
							
							
							
							Add develop instructions to CONTRIBUTING 
							
						 
						
							2019-11-21 10:07:00 -03:00  
				
					
						
							
							
								 
						
							
								2ffbe41ae5 
								
							 
						 
						
							
							
								
								clear sys.last_traceback via del instead of = None  
							
							
							
						 
						
							2019-11-21 13:06:47 +00:00  
				
					
						
							
							
								 
						
							
								8f2fd8ffc0 
								
							 
						 
						
							
							
								
								Add develop instructions to CONTRIBUTING  
							
							... 
							
							
							
							From: https://github.com/pytest-dev/pytest/pull/6244  
							
						 
						
							2019-11-21 10:06:32 -03:00  
				
					
						
							
							
								 
						
							
								64eb9ea670 
								
							 
						 
						
							
							
								
								Modify test for new expected behaviour  
							
							
							
						 
						
							2019-11-21 11:50:40 +00:00  
				
					
						
							
							
								 
						
							
								7e10c8191d 
								
							 
						 
						
							
							
								
								Added link checking to tox and release.py ( #5614 )  
							
							... 
							
							
							
							Added link checking to tox and release.py 
							
						 
						
							2019-11-21 16:46:13 +11:00  
				
					
						
							
							
								 
						
							
								6659fe0edc 
								
							 
						 
						
							
							
								
								CHANGELOG: two minor fixes/improvements  
							
							
							
						 
						
							2019-11-21 06:20:57 +01:00  
				
					
						
							
							
								 
						
							
								4ee984ff0a 
								
							 
						 
						
							
							
								
								Merge pull request  #6250  from blueyed/tbh  
							
							... 
							
							
							
							pytester: LineMatcher: __tracebackhide__ with _fail 
							
						 
						
							2019-11-21 04:26:20 +01:00  
				
					
						
							
							
								 
						
							
								b96e0a71a6 
								
							 
						 
						
							
							
								
								pytester: LineMatcher: __tracebackhide__ with _fail  
							
							... 
							
							
							
							Follow-up to 2228ccb 
							
						 
						
							2019-11-21 01:23:36 +01:00  
				
					
						
							
							
								 
						
							
								be722652f0 
								
							 
						 
						
							
							
								
								docs: configure default_role=literal  
							
							... 
							
							
							
							This configures the default role for interpreted text (single
backticks), avoiding the need to check for / enforce double backticks.
Fixes also one instance in the existing changelog:
    - Detect `pytest_` prefixed hooks using the internal plugin manager since
      ``pluggy`` is deprecating the ``implprefix`` argument to ``PluginManager``.
      (`#3487 <https://github.com/pytest-dev/pytest/issues/3487 >`_) 
							
						 
						
							2019-11-21 00:35:00 +01:00  
				
					
						
							
							
								 
						
							
								58ec5bea35 
								
							 
						 
						
							
							
								
								Merge pull request  #6237  from blueyed/fix-no_fnmatch_line  
							
							... 
							
							
							
							pytester: reset log output in _match_lines 
							
						 
						
							2019-11-20 18:44:37 +01:00  
				
					
						
							
							
								 
						
							
								0be03d7fe4 
								
							 
						 
						
							
							
								
								Add link to testdir fixture in CHANGELOG entry  
							
							... 
							
							
							
							As per https://github.com/pytest-dev/pytest/pull/5914#issuecomment-556063975  
							
						 
						
							2019-11-20 13:14:17 -03:00  
				
					
						
							
							
								 
						
							
								2879d25812 
								
							 
						 
						
							
							
								
								Fix rendering of Before/After in changelog ( #6238 )  
							
							... 
							
							
							
							Fix rendering of Before/After in changelog 
							
						 
						
							2019-11-20 07:32:17 -03:00  
				
					
						
							
							
								 
						
							
								fe69a2cfb7 
								
							 
						 
						
							
							
								
								Delete 5934.feature.rst included in the wrong folder by accident  
							
							
							
						 
						
							2019-11-20 07:06:11 -03:00  
				
					
						
							
							
								 
						
							
								af9dfc604d 
								
							 
						 
						
							
							
								
								Introduce 5934 in CHANGELOG and fix "pytest" blocks  
							
							
							
						 
						
							2019-11-20 07:05:31 -03:00  
				
					
						
							
							
								 
						
							
								8c65eae5f4 
								
							 
						 
						
							
							
								
								Fix rendering of Before/After in changelog  
							
							... 
							
							
							
							Apparently the version of sphinx that rtd uses is a little more strict about whether an anonymous `code-block` can happen 
							
						 
						
							2019-11-19 21:12:30 -08:00  
				
					
						
							
							
								 
						
							
								2228ccbfb4 
								
							 
						 
						
							
							
								
								pytester: reset log output in _match_lines ( #70 )  
							
							... 
							
							
							
							This is necessary for when using e.g. `no_fnmatch_line` after it.
Factor it out into `_fail`.
(cherry picked from commit aade7ed0045ba32557ef8565cbab28a2c91053a7)
Ref: https://github.com/pytest-dev/pytest/pull/5914#issuecomment-549182242  
							
						 
						
							2019-11-20 05:24:18 +01:00  
				
					
						
							
							
								 
						
							
								7e5ad31428 
								
							 
						 
						
							
							
								
								Merge features into master after 5.3 ( #6236 )  
							
							... 
							
							
							
							Merge features into master after 5.3 
							
						 
						
							2019-11-19 19:17:06 -03:00  
				
					
						
							
							
								 
						
							
								688bbefed1 
								
							 
						 
						
							
							
								
								Improve instructions on how to write CHANGELOG entries ( #6235 )  
							
							... 
							
							
							
							Improve instructions on how to write CHANGELOG entries 
							
						 
						
							2019-11-19 19:10:41 -03:00  
				
					
						
							
							
								 
						
							
								5b3867fd65 
								
							 
						 
						
							
							
								
								Release 5.3.0 ( #6233 )  
							
							... 
							
							
							
							Release 5.3.0 
							
						 
						
							2019-11-19 18:49:14 -03:00  
				
					
						
							
							
								 
						
							
								36ef545b2d 
								
							 
						 
						
							
							
								
								Improve instructions on how to write CHANGELOG entries  
							
							... 
							
							
							
							This makes easier for contributors to get the CHANGELOG entry
right the first time. 
							
						 
						
							2019-11-19 14:15:55 -03:00  
				
					
						
							
							
								 
						
							
								1d368e0ed4 
								
							 
						 
						
							
							
								
								Merge pull request  #6231  from blueyed/param-spell  
							
							... 
							
							
							
							Improve check for misspelling of parametrize 
							
						 
						
							2019-11-19 17:57:28 +01:00  
				
					
						
							
							
								 
						
							
								be59827216 
								
							 
						 
						
							
							
								
								Small fixes in the CHANGELOG for 5.3.0  
							
							
							
						 
						
							2019-11-19 13:56:22 -03:00  
				
					
						
							
							
								 
						
							
								faea273c93 
								
							 
						 
						
							
							
								
								Revert "A warning is now issued when assertions are made for `None`"  
							
							
							
						 
						
							2019-11-19 08:24:08 -08:00  
				
					
						
							
							
								 
						
							
								4b16b93cf5 
								
							 
						 
						
							
							
								
								Preparing release version 5.3.0  
							
							
							
						 
						
							2019-11-19 12:43:51 -03:00