Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 2, 2019
Simplify callable(self._contains) checks
Show description for 06081dccommittedMerge pull request #13269 from anntzer/axesaddition
Show description for b9c2b26authoredMerge pull request #13330 from anntzer/getsetinverted
Show description for 0135bb6authoredMerge pull request #13117 from timhoffm/use-cleanup
Show description for 615046fauthoredMerge pull request #13333 from QuLogic/PySequence_GetItem-leak
Show description for 8d62769authoredMerge pull request #13335 from anntzer/gettickspos
Show description for 78736faauthored
Commits on Feb 1, 2019
Update and factor out Axis.get_tick_positions.
Show description for 3c2e84fcommittedMerge pull request #13324 from anntzer/scalarformatter
Show description for b6901faauthoredMerge pull request #13337 from anntzer/flake837
Show description for 68e8d95authored- authored
Merge pull request #13342 from anntzer/imagedocs
Show description for 423dc26authoredUpdate some (mostly internal) docstrings in image.py.
Show description for dcd6951committedMerge pull request #12398 from QuLogic/less-ci
Show description for 677a297authoredMerge pull request #13309 from anntzer/bezier
Show description for 17088f9authoredMerge pull request #13334 from anntzer/docstringinheritance
Show description for e7c736fauthoredMerge pull request #13332 from QuLogic/std-string
Show description for f1366a3authoredMerge pull request #13336 from anntzer/imshow
Show description for 8219a14authored
Commits on Jan 31, 2019
Bump to flake8 3.7.
Show description for af01bf3committedUpdate imshow docs.
Show description for 9866a22committedAdd Axis.get_inverted and Axis.set_inverted.
Show description for 01aedbccommitted- committed
Try forcing font cache rebuild in flaky ttc test. (#13331)
Show description for 623b789- committed
- committed
Simplify convert_to_string's return value.
Show description for 6c51794committed
Commits on Jan 30, 2019
Merge pull request #13329 from timhoffm/remove-flake8-per-file-ignores
Show description for a6d57b5authored- committed
Merge pull request #13319 from anntzer/pdate2num
Show description for e7fb714authoredCleanup ScalarFormatter; preparatory to moving it to format_ticks.
Show description for ea0552ecommittedMerge pull request #13321 from anntzer/intfloorceil
Show description for e714048authored
Commits on Jan 29, 2019
Merge pull request #13320 from anntzer/datesunused
Show description for effc3bfauthored- committed
In Py3, math.floor and math.ceil already return ints.
Show description for 8997750committedKill some private, unused functions in dates.py.
Show description for 188faa1committedDeprecate dates.{str,bytes}pdate2num.
Show description for ef3e89ecommitted