Skip to content

Merge master into features #5375

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

Closed

Conversation

nicoddemus
Copy link
Member

No description provided.

asottile and others added 30 commits May 31, 2019 23:12
…ator

Fix `pytest.mark.parametrize` when the argvalue is an iterator
…ev#5360)

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 pytest-dev#5275
This reverts commit 5ac498e.

The idea is that maybe pytest-dev#5360
fixes the failures here also.
…t-dev#5364)

Revert "ci: Travis: add pypy3 to allowed failures temporarily"
Update release instructions for 4.6-maintenance
Fix typo about interpreters count in doc/en/example/parametrize.html
logging: Extend LEVELNAME_FMT_REGEX
@nicoddemus
Copy link
Member Author

🤣 #5374

@nicoddemus nicoddemus closed this Jun 3, 2019
@nicoddemus nicoddemus deleted the merge-master-into-features branch June 3, 2019 15:45
@asottile
Copy link
Member

asottile commented Jun 3, 2019

loooooool

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