Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge master into features #4228

Merged
merged 32 commits into from
Oct 24, 2018
Merged

Merge master into features #4228

merged 32 commits into from
Oct 24, 2018

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Oct 24, 2018

No description provided.

crazymerlyn and others added 30 commits October 18, 2018 02:36
Fix filename reported by `warnings.warn` when using `recwarn` under python2.
Those were removed by accident in a previous commits it seems
…rror-msg-4026

Improve error message when it is not possible to determine a function's signature
Upgrade pre-commit/pre-commit-hooks to 2.0.0
Use safe_str() to format warning message about unicode in Python 2
Update tmpdir.rst - very trivial
fix typo in tmpdir documentation (trivial)
Fix logging usage in hooks pytest_sessionstart/finish
…ures

Improve error message when a recursive dependency between fixtures is detected
Remove pytest.config example from skipping at module level docs
Fix "Plugin already registered" error with symlinks
…eterset

Add `empty_parameter_set_mark` ini option documentation to the parametrize doc
This has been failing as of 2018-10-23 while installing gcc with
this message:

	==> Installing numpy dependency: gcc
	==> Downloading https://homebrew.bintray.com/bottles/gcc-8.2.0.high_sierra.bottl
	######################################################################## 100.0%
	==> Pouring gcc-8.2.0.high_sierra.bottle.1.tar.gz
	Error: The `brew link` step did not complete successfully
	The formula built, but is not symlinked into /usr/local
	Could not symlink include/c++
	Target /usr/local/include/c++
	already exists. You may want to remove it:
	  rm '/usr/local/include/c++'
	To force the link and overwrite all conflicting files:
	  brew link --overwrite gcc
	To list all files that would be deleted:
	  brew link --overwrite --dry-run gcc
	Possible conflicting files are:
	/usr/local/include/c++ -> /usr/local/Caskroom/oclint/0.13.1,17.4.0/oclint-0.13.1/include/c++
@blueyed blueyed merged commit 66ce952 into pytest-dev:features Oct 24, 2018
@blueyed blueyed deleted the merge-master branch October 24, 2018 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants