-
Notifications
You must be signed in to change notification settings - Fork 12
Comparing changes
Open a pull request
base repository: pylint-dev/pylint-plugin-utils
base: master
head repository: pylint-dev/pylint-plugin-utils
compare: 0.8-dev
- 10 commits
- 3 files changed
- 1 contributor
Commits on May 14, 2023
-
Bit of a janky fix to tests here - pylint 2.13 seems to have introduc…
…ed something to the linter which cannot be pickled, which causes the tests to fail. However, the tests were to ensure that the additions of pylint-plugin-utils did not break picklability. So for now, for tests, just ignore the fact that the linter will not pickle because it is not the fault of pylint-plugin-utils...
Carl Crowder committedMay 14, 2023 Configuration menu - View commit details
-
Copy full SHA for ba9c651 - Browse repository at this point
Copy the full SHA ba9c651View commit details -
The test can stay for older versions of pylint, but probably is not n…
…ecessary now since pylint is up to 2.17
Carl Crowder committedMay 14, 2023 Configuration menu - View commit details
-
Copy full SHA for a3ef066 - Browse repository at this point
Copy the full SHA a3ef066View commit details -
Fixing #26 by abandoning the test which is very very out of date and …
…unecessary now
Carl Crowder committedMay 14, 2023 Configuration menu - View commit details
-
Copy full SHA for cbffa14 - Browse repository at this point
Copy the full SHA cbffa14View commit details -
Updating CI config with poetry packaging
Carl Crowder committedMay 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 8039d24 - Browse repository at this point
Copy the full SHA 8039d24View commit details -
fixing the caching directives in all the places they are tediously re…
…peated
Carl Crowder committedMay 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 9c6cdca - Browse repository at this point
Copy the full SHA 9c6cdcaView commit details -
Fixing pypy versions and updating very old action versions
Carl Crowder committedMay 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 3a512b3 - Browse repository at this point
Copy the full SHA 3a512b3View commit details -
Fixing pypy versions and updating very old action versions
Carl Crowder committedMay 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 14882dc - Browse repository at this point
Copy the full SHA 14882dcView commit details -
Carl Crowder committed
May 14, 2023 Configuration menu - View commit details
-
Copy full SHA for afd98d6 - Browse repository at this point
Copy the full SHA afd98d6View commit details -
Carl Crowder committed
May 14, 2023 Configuration menu - View commit details
-
Copy full SHA for bd3551c - Browse repository at this point
Copy the full SHA bd3551cView commit details -
Carl Crowder committed
May 14, 2023 Configuration menu - View commit details
-
Copy full SHA for f6547d6 - Browse repository at this point
Copy the full SHA f6547d6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...0.8-dev