Skip to content

Merge master into features #5374

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

Merged
merged 34 commits into from
Jun 3, 2019
Merged

Merge master into features #5374

merged 34 commits into from
Jun 3, 2019

Conversation

asottile
Copy link
Member

@asottile asottile commented Jun 3, 2019

Mostly to get the python3-only aspects

asottile and others added 30 commits May 31, 2019 23:12
Docs: Fix link anchor
Fix `pytest.mark.parametrize` when the argvalue is an iterator
Fix all() unroll for non-generators/non-list comprehensions
* Update setup.py requires and classifiers
* Drop Python 2.7 and 3.4 from CI
* Update docs dropping 2.7 and 3.4 support
* Fix mock imports and remove tests related to pypi's mock module
* Add py27 and 34 support docs to the sidebar
* Remove usage of six from tmpdir
* Remove six.PY* code blocks
* Remove sys.version_info related code
* Cleanup compat
* Remove obsolete safe_str
* Remove obsolete __unicode__ methods
* Remove compat.PY35 and compat.PY36: not really needed anymore
* Remove unused UNICODE_TYPES
* Remove Jython specific code
* Remove some Python 2 references from docs

Related to #5275
This reverts commit 5ac498e.

The idea is that maybe #5360
fixes the failures here also.
Preparing release version 4.6.1
Revert "ci: Travis: add pypy3 to allowed failures temporarily"
Update release instructions for 4.6-maintenance
Drop py27 and py34 support
Merge pull request #5362 from asottile/release-4.6.1
Fix typo about interpreters count in doc/en/example/parametrize.html
logging: Extend LEVELNAME_FMT_REGEX
@nicoddemus
Copy link
Member

pypy3 failures are unrelated. 😞

@nicoddemus nicoddemus merged commit 4f57d40 into pytest-dev:features Jun 3, 2019
@asottile
Copy link
Member Author

asottile commented Jun 3, 2019

@nicoddemus oh, it hadn't run the features branch yet -- github was showing the test run for master there 😆 (ah well, we'll see after it merges I guess!)

@asottile asottile deleted the mm branch June 3, 2019 16:15
@nicoddemus
Copy link
Member

Ouch, my bad!

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