merge master into features#1884
Merged
nicoddemus merged 13 commits intofeaturesfrom Aug 30, 2016
Merged
Conversation
Improve error message when passing non-string ids to pytest.mark.parametrize
Add buffer attribute to DontReadFromInput
This is a leftover when invocation-scoped fixtures were pulled back. Fix #1872
Fix UnicodeEncodeError when string comparison with unicode has failed.
…n-example Remove example of "monkeypatch" used in session scope
* Changed "index" to be more similar to the README (#1708). * Fixes numerous issues like missing documents, syntax errors, etc (#1829, #432). * Mention all docs in "contents.rst" so it's easier for users to locate (#1112). * Add doc generation and checking to Travis and AppVeyor, to avoid re-introducing errors. Fixes #432, Fixes #1112, Fixes #1708, Fixes #1829
docs warnings as errors and initial page similar to README
pdbcls ipython example with tab completion
Member
|
Triggering a new build, it seems the pypy issue on AppVeyor fixed itself. 😁 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
.