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.3
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.4
Choose a head ref
  • 8 commits
  • 11 files changed
  • 4 contributors

Commits on Jul 15, 2024

  1. fix: add padding to PyMethodDef layout (#65)

    * fix pyMethodDef layout
    
    * comment
    sigmaSd authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    43e4957 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix: ci (#69)

    sigmaSd authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1e2e1ad View commit details
    Browse the repository at this point in the history
  2. fix: add signature to callbacks (#67)

    Co-authored-by: Elias Sjögreen <elias@5monkeys.se>
    sigmaSd and eliassjogreen authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    22ef420 View commit details
    Browse the repository at this point in the history
  3. feat: add instanceMethod (#68)

    Co-authored-by: Elias Sjögreen <elias@5monkeys.se>
    sigmaSd and eliassjogreen authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    cf7a8a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2025

  1. Configuration menu
    Copy the full SHA
    df70b03 View commit details
    Browse the repository at this point in the history
  2. fix: Alternative windows name in ffi.ts (#71)

    "windows_nt" is an alternative name for Windows OS
    jpg-gamepad authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    6ff0b2b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. fix: lints and tests (#80)

    sigmaSd authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    93fa14f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99c6d09 View commit details
    Browse the repository at this point in the history
Loading