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: jupyter/nbclient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.1
Choose a base ref
...
head repository: jupyter/nbclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.2
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 19, 2024

  1. Gracefully handle explicit transient=None (#322)

    * gracefully handle explicit transient=None re #321
    
    * rephrase
    callmephilip authored Dec 19, 2024
    Copy the full SHA
    a6628b8 View commit details
  2. Drop Python 3.8, test PyPy 3.10 (#323)

    * Drop Python 3.8, test PyPy 3.10
    
    * Fix lint
    
    * Require nbconvert>=7.1.0 in tests
    
    * Fix tests
    
    * Skip test Interrupt.ipynb on PyPy
    davidbrochart authored Dec 19, 2024
    Copy the full SHA
    5a68cb3 View commit details
  3. Publish 0.10.2

    SHA256 hashes:
    
    nbclient-0.10.2-py3-none-any.whl: 4ffee11e788b4a27fabeb7955547e4318a5298f34342a4bfd01f2e1faaeadc3d
    
    nbclient-0.10.2.tar.gz: 90b7fc6b810630db87a6d0c2250b1f0ab4cf4d3c27a299b0cde78a4ed3fd9193
    davidbrochart committed Dec 19, 2024
    Copy the full SHA
    2650b21 View commit details
Loading