Block or Report
Block or report oscargus
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
LaTeX-Decode Public
Forked from fc7/LaTeX-Decode
Perl module for converting from LaTeX to Unicode
Perl
-
jabref Public
Forked from JabRef/jabref
Graphical Java application for managing bibtex (.bib) databases
Java
1,672 contributions in the last year
Contribution activity
January 2023
Created 3 repositories
- oscargus/pytest-qt Python
- oscargus/pytest-rerunfailures Python
- oscargus/pygrep-hooks Python
Created a pull request in matplotlib/matplotlib that received 4 comments
Add testing on PyPy
PR Summary
PR Checklist Documentation and Tests
Has pytest style unit tests (and pytest
passes)
Documentation is sphinx and numpydoc compliant (…
Opened 31 other pull requests in 8 repositories
matplotlib/matplotlib
11
open
10
merged
1
closed
- Support both Bbox and list for bbox to table/Table
- Add more relational operators to mathtext
- Minor refactoring of Axes3D
- Unbreak Azure CI
-
Use
_axis_map
instead ofgetattr
inAxes
andFigure
- [DOC] GitHub spelling and links
- Bump NumPy to 1.21
- Fix issue with shared log axis
-
Make arguments other than
renderer
keyword-only forget_tightbbox
- Suppress pyparsing warning
- Add more locations for doc build deprecation warnings
- Deprecate unused/undocumented functions in proj3d
- Expire deprecations from 3.6
- Refactor parts of Axis for readability
- Optimize C code
- Minor cleanup and optimization of Sketch
- Remove special casing for PyPy not required anymore
- Expire module deprecations
- [MNT] Bump NumPy to 1.20
-
Fix argument checking in
Axes3D.quiver
- Documentation fixes
- Add parameter type (links) for mpl_toolkits
spyder-ide/spyder
1
merged
1
open
numpy/numpy
1
closed
1
merged
pytest-dev/pytest-qt
1
merged
spyder-ide/spyder-kernels
1
merged
ColinDuquesnoy/QDarkStyleSheet
1
open
pytest-dev/pytest-rerunfailures
1
merged
pre-commit/pygrep-hooks
1
merged
Reviewed 35 pull requests in 4 repositories
matplotlib/matplotlib
25 pull requests
- Add __all__ to pyplot
- [DOC] GitHub spelling and links
- ENH: pad_inches='layout' for savefig
- Bump pypa/cibuildwheel from 2.11.4 to 2.12.0
- DOC: figure explanation
- Improve 3D quiver test
- Refactor parts of Axis for readability
- Fix issue with shared log axis
- Expire deprecations from 3.6
- Python 3.9 upgrade
- Remove additional deprecations from 3.5
- Minor cleanup and optimization of Sketch
- Remove remaining deprecations from 3.5
- Allow non-default scales on polar axes
- Cleanup bullseye plot example.
- Remove support for python 3.8
- Auto backport of pr 24897 on v3.7.x
- [ENH] hatch keyword for pie + some pie documentation
- Small unrelated cleanups/style fixes.
- DOC: Improve documentation for set_loglevel
- Remove contour warning for "no-valid-levels".
- Add --only-binary to nightly pip install
- Cleanup cbook deprecations and layout
- Deprecate AxisArtistHelpers with inconsistent loc/nth_coord.
- changed method in animation tutorial table of methods
- Some pull request reviews not shown.
pytest-dev/pytest-qt
1 pull request
pytest-dev/pytest-rerunfailures
1 pull request
pre-commit/pygrep-hooks
1 pull request
Created an issue in matplotlib/matplotlib that received 6 comments
[Doc]: Document color in a consistent way, including link
Documentation Link No response Problem Matplotlib has a rather flexible color concept, see https://matplotlib.org/stable/tutorials/colors/colors.html