-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Update pytest requirement from ~=7.4 to ~=8.2 #9576
Merged
Merged
Commits on Jun 3, 2024
-
Update pytest requirement from ~=7.4 to ~=8.2
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.0...8.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f94fcfa - Browse repository at this point
Copy the full SHA f94fcfaView commit details -
[work-in-progress] Test pytest vs python
Suggestion from pytest-dev/pytest#11138 (comment) With 'pytest' (launching the whole pylint test suite): FAILED tests/test_precedence.py::test_package - AssertionError: E: 21: Module 'package.AudioTime' has no 'DECIMAL' member<function Equals.<locals>.<lambda> at 0x76c566741750> With 'pytest tests/test_precedence.py': tests/test_precedence.py . [100%] ============================================================================================ 1 passed in 1.04s ============================================================================================= With 'python tests/test_precedence.py': Checked ['package.__init__'] successfully Checked ['precedence_test'] successfully Checked ['import_package_subpackage_module'] successfully Checked ['pylint.checkers.__init__'] successfully Checked ['/home/pierre/pylint/tests/regrtest_data/classdoc_usage.py'] successfully Checked ['/home/pierre/pylint/tests/regrtest_data/module_global.py'] successfully Checked ['/home/pierre/pylint/tests/regrtest_data/decimal_inference.py'] successfully Checked ['/home/pierre/pylint/tests/regrtest_data/absimp/string.py'] successfully Checked ['/home/pierre/pylint/tests/regrtest_data/bad_package'] successfully
Configuration menu - View commit details
-
Copy full SHA for 3a70423 - Browse repository at this point
Copy the full SHA 3a70423View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf334db - Browse repository at this point
Copy the full SHA bf334dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for babcc31 - Browse repository at this point
Copy the full SHA babcc31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b32c8c - Browse repository at this point
Copy the full SHA 2b32c8cView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for c7293fe - Browse repository at this point
Copy the full SHA c7293feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e59316 - Browse repository at this point
Copy the full SHA 7e59316View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce88bf2 - Browse repository at this point
Copy the full SHA ce88bf2View commit details
Commits on Jun 4, 2024
-
Update tests/regrtest_data/pyi/a_module_that_we_definitely_dont_use_i…
…n_the_functional_tests.pyi
Configuration menu - View commit details
-
Copy full SHA for f495fb5 - Browse repository at this point
Copy the full SHA f495fb5View commit details
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.