Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
2,063 contributions in the last year
Activity overview
Contributed to
matplotlib/matplotlib,
SciTools/cartopy,
QuLogic/scipy2020-mpl-update
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in matplotlib/matplotlib that received 8 comments
Refresh what's new page for 3.3.0
PR Summary This fixes some minor things (see commit messages), but major thing is the re-ordering. Generally, this is things-with-a-plot, then thin…
+510
−248
•
8
comments
- Fix linting on v3.3.x
- Use same Make as FreeType's configure to build it.
- ci: Fix linting being ignored by reviewdog
- Privatize cbook.format_approx.
- Revert "Convert adjust_bbox to use ExitStack."
- Discourage references in section headings.
- Super-ify parts of the code base, part 3
- Super-ify parts of the code base, part 2
- scatter: Raise if unexpected type of `s` argument.
- Fix PolyCollection.set_verts optimization.
- Remove some unused imports.
- Super-ify parts of the code base, part 1
- Fix flipped paths in non-writable config dir warning.
- Use argumentless `super()` more.
- Fix ToolManager inconsistencies with regular toolbar
- gtk/tk: Ensure no flicker when hovering over images.
- gtk: Fix `draw` on unmapped windows.
- TST: Ignore deprecations when switching backends.
- Remove another overspecified latex geometry.
- Sync Cairo's usetex measurement with base class.
- Increase heading level for 3.3 What's New
- Fix errorbar property cycling to match plot.
- Remove unnecessary file save during test
- Deprecate hatch patterns with invalid values
- Remove Python 3.6 compatibility shims
- Some pull requests not shown.
- Add pause() and resume() methods to the base Animation class
- DOC: update tight layout guide with set_in_layout
- FIX: catch all multi-dim warnings pandas
- Install on OpenBSD and FreeBSD
- Remove deprecated animation code
- Backport PR #18021: FIX: update num2julian and julian2num
- FIX: update num2julian and julian2num
- Qt5: SIGINT kills just the mpl window and not the process itself
- Add errorbars to mplot3d
- Deprecate various vector-backend-specific mathtext helpers.
- Super-ify parts of the code base, part 3
- FIX: Be sure matplotlib.backends is imported before we use it
- Typos and docs for mathtext fonts.
- Shorten tight_bbox.
- add test with -OO
- Honor `'Date': None` in metadata
- FIX: undeprecate and update num2epoch/epoch2num
- BF: for degenerate polygons, add CLOSEPOLY vertex
- DOCS: Remove How-to: Contributing
- Build lognorm/symlognorm from corresponding scales.
- Tighten a bit the RendererAgg API.
- Simplify projection-of-point-on-polyline in contour.py.
- Check for float values for min/max values to ax{v,h}line
- typo in 3.3 whatsnew: "computer visualization" -> "computer vision"
- examples: fix a few deprecated subplot specifiers.
- Some pull request reviews not shown.
Created an issue in juhp/fbrnch that received 4 comments
Confused by existing build, not in override
I ran a few builds with fbrnch parallel --branch 31, then they got stuck somewhere (I think because wait-repo or some other koji command timed out)…
4
comments