Oscar Gustafsson
Oscar Gustafsson
## Problem Description It would be convenient if the paths added to the PYTHONPATH were added before (or could be made to be added before) the system PYTHONPATH. Use case:...
### Issue Report Checklist * [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports * [x] Read the relevant sections of the [Spyder Troubleshooting Guide](https://github.com/spyder-ide/spyder/wiki/Troubleshooting-Guide-and-FAQ) and followed its advice * [x]...
### Issue Report Checklist * [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports * [x] Read the relevant sections of the [Spyder Troubleshooting Guide](https://github.com/spyder-ide/spyder/wiki/Troubleshooting-Guide-and-FAQ) and followed its advice * [...
#### References to other Issues or PRs Inspired by https://github.com/sympy/sympy/issues/22066#issuecomment-1166413191 #### Brief description of what is fixed or changed Inequalities where at least one side is integer are now simplified...
## PR Summary https://github.com/matplotlib/matplotlib/pull/23584#discussion_r941803484 Also, inkscape and the extra test dependencies are added to OSX so the number of skipped tests is drastically decreased. `ffmpeg` can be installed, but is...
## PR Summary There was actually one more deprecation to expire. (I thought all was done.) ## PR Checklist **Tests and Styling** - [N/A] Has pytest style unit tests (and...
## PR Summary Add tests for ImageGrid. Minor correction to docs and code as one can get the impression that a string can be passed as `rect`, but this will...
### Bug summary It appears as if `CbarAxesBase.toggle_label` and therefore, maybe, `SimpleAxisArtist.toggle` and possibly something else does not work as expected. Probably related to the colorbar rewrite? ### Code for...
## PR Summary While looking into #23595 (to no avail), I found some minor things to sort out. ## PR Checklist **Tests and Styling** - [ ] Has pytest style...
## PR Summary Found some unused imports. ## PR Checklist **Tests and Styling** - [N/A] Has pytest style unit tests (and `pytest` passes). - [N/A] Is [Flake 8](https://flake8.pycqa.org/en/latest/) compliant (install...