Daniël van Noord
Daniël van Noord
Prompted by an issue raised against `pylint` itself: https://github.com/PyCQA/pylint/issues/6821 This makes it so ``setup.py`` reflects what's in the README and will warn users who try to use an incompatible version...
- [x] Add yourself to CONTRIBUTORS if you are a new contributor. - [x] Write a good description on what the PR does. ## Type of Changes | | Type...
- [x] Add yourself to CONTRIBUTORS if you are a new contributor. - [x] Write a good description on what the PR does. ## Type of Changes | | Type...
- [x] Write a good description on what the PR does. - [x] Add an entry to the change log describing the change in `doc/whatsnew/2/2.15/index.rst` (or ``doc/whatsnew/2/2.14/full.rst`` if the change...
- [x] Add yourself to CONTRIBUTORS if you are a new contributor. - [x] Write a good description on what the PR does. ## Type of Changes | | Type...
TODO: - [ ] Fix any outstanding `TODO: 2.15:` comments - [ ] Integrate latest astroid patch - [ ] Revert #7244 Opening this now to track discussion on our...
I would really like an option to be added to `pnp:Footer` to allow setting the Background Emphasis similar to how to Header allows this with `BackgroundEmphasis="pnp:Emphasis"`.
## Details * Read the Docs project URL: https://pylint.pycqa.org/en/latest/ * Read the Docs username (if applicable): danielnoord ## Expected Result We're a moving a folder in our documentation. Specifically the...
## Steps - [x] For new features or bug fixes, add a ChangeLog entry describing what your PR does. - [x] Write a good description on what the PR does....
- [ ] Re-enable `numpy` as a test dependency once they provide wheels for `3.11` > See #1517 - [ ] Remove the `if: ${{ always() }}` line from the...