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: scientific-python/repo-review
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: scientific-python/repo-review
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 2 commits
  • 4 files changed
  • 3 contributors

Commits on Apr 4, 2026

  1. fix(webapp): copy HTML crash due to destroyed borrowed PyProxy (#358)

    * Initial plan
    
    * Fix webapp copy bug: call .copy() on borrowed PyProxy to prevent destruction
    
    Agent-Logs-Url: https://github.com/scientific-python/repo-review/sessions/d8eb4e52-c4ff-4232-b88e-1dcfd29ed66f
    
    Co-authored-by: henryiii <[email protected]>
    
    * Fix PyProxy leaks: add destroyProxy helper, cleanup on error/change/unmount
    
    Agent-Logs-Url: https://github.com/scientific-python/repo-review/sessions/caee2400-8054-44ff-82e1-6dc395ce1352
    
    Co-authored-by: henryiii <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: henryiii <[email protected]>
    Copilot and henryiii authored Apr 4, 2026
    Configuration menu
    Copy the full SHA
    7ca5b64 View commit details
    Browse the repository at this point in the history
  2. chore: bump version

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Apr 4, 2026
    Configuration menu
    Copy the full SHA
    ef6d555 View commit details
    Browse the repository at this point in the history
Loading