Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuliaPy/PyPlot.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.11.5
Choose a base ref
...
head repository: JuliaPy/PyPlot.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.11.6
Choose a head ref
  • 3 commits
  • 2 files changed
  • 4 contributors

Commits on Oct 29, 2024

  1. put reading the __version__ from the pyplot package in try catch si…

    …nce it can fail (#594)
    
    * put reading the `__version__` from the pyplot package in try catch since it can fail
    
    * Update src/init.jl
    
    Co-authored-by: Steven G. Johnson <[email protected]>
    
    ---------
    
    Co-authored-by: Steven G. Johnson <[email protected]>
    KristofferC and stevengj authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2525681 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. bump for colors 0.13

    stevengj authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    343cec5 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Patch bump (#598)

    Octogonapus authored Feb 12, 2025
    2 Configuration menu
    Copy the full SHA
    3c658d8 View commit details
    Browse the repository at this point in the history
Loading