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: denosaurs/deno_python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.5
Choose a base ref
...
head repository: denosaurs/deno_python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.6
Choose a head ref
  • 3 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 18, 2025

  1. fix: segfault, where a python callback fields would be GCed by JS whi…

    …le (#85)
    
    * fix segfault, where a python callback fields would be GCed by JS while
    the callback is still alive
    
    * remove unrrelated comment
    
    * fix lint
    
    * try fix ci
    
    * try fix ci
    sigmaSd authored Oct 18, 2025
    Configuration menu
    Copy the full SHA
    11e1ac2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2025

  1. Configuration menu
    Copy the full SHA
    d5b37fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a64342 View commit details
    Browse the repository at this point in the history
Loading