Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add performance news fragment type | Jacob Walls | 2023-04-23 | 1 | -0/+1 |
| | |||||
* | [cleanup] Upgrade more doc following the PyCQA migration | Pierre Sassoulas | 2023-03-31 | 1 | -1/+1 |
| | |||||
* | [PyCQA migration] Upgrade links to the repositories in code and doc (#8514) | Pierre Sassoulas | 2023-03-29 | 1 | -2/+2 |
| | |||||
* | Fixing some too long lines (#8339) | Ollie | 2023-02-25 | 1 | -1/+4 |
| | | | | | * Changing flake8 max-line-length to 120 Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com> | ||||
* | [fragment] Add a check for suffix of fragments files | Pierre Sassoulas | 2022-12-05 | 1 | -0/+28 |
| | |||||
* | `check_newsfragments`: Improve output on Windows machines (#7612) | Andreas Finkler | 2022-10-30 | 1 | -3/+9 |
| | | | | Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com> | ||||
* | fix `undefined-loop-variable` with `break` and `continue` statements in ↵ | DetachHead | 2022-08-19 | 1 | -1/+3 |
| | | | | | | | | | `else` blocks (#7318) Also add better regex explanation for news fragments following hard to fix issue with it. Co-authored-by: detachhead <detachhead@users.noreply.github.com> | ||||
* | Add pre-commit hook to verify format of news fragment | DudeNr33 | 2022-07-17 | 1 | -0/+84 |