-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: gambit/python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fixes
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gambit/python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 8 files changed
- 2 contributors
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2659c27 - Browse repository at this point
Copy the full SHA 2659c27View commit details -
Merge pull request #3 from gambit/fixes
Unbox Python Cell object when converting procedures.
Configuration menu - View commit details
-
Copy full SHA for 5d5bd7c - Browse repository at this point
Copy the full SHA 5d5bd7cView commit details
Commits on Sep 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de03e00 - Browse repository at this point
Copy the full SHA de03e00View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd6fb98 - Browse repository at this point
Copy the full SHA fd6fb98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d635cc - Browse repository at this point
Copy the full SHA 2d635ccView commit details
Commits on Sep 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2a7a8db - Browse repository at this point
Copy the full SHA 2a7a8dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5de1122 - Browse repository at this point
Copy the full SHA 5de1122View commit details -
Merge pull request #5 from gambit/readme-fix
Clarify installation procedure in README.
Configuration menu - View commit details
-
Copy full SHA for 4f08ece - Browse repository at this point
Copy the full SHA 4f08eceView commit details
Commits on Nov 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b88dbba - Browse repository at this point
Copy the full SHA b88dbbaView commit details
Commits on Jan 11, 2023
-
Remove unused comments in PyObject*->object.
These were used for a past implementation of custom converters.
Configuration menu - View commit details
-
Copy full SHA for 3a8456b - Browse repository at this point
Copy the full SHA 3a8456bView commit details -
Fix double conversion of Scheme procedures.
The `procedure->PyObject*/function` procedure already converts its argumetn (`proc`) into a `SchemeObject`. We must not do it again in `python-SchemeProcedure`.
Configuration menu - View commit details
-
Copy full SHA for a0805f7 - Browse repository at this point
Copy the full SHA a0805f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b9fdcf - Browse repository at this point
Copy the full SHA 1b9fdcfView commit details
Commits on May 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9425002 - Browse repository at this point
Copy the full SHA 9425002View commit details
Commits on Jun 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0a092ca - Browse repository at this point
Copy the full SHA 0a092caView commit details
Commits on Jul 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c5410b1 - Browse repository at this point
Copy the full SHA c5410b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a28437 - Browse repository at this point
Copy the full SHA 7a28437View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff fixes...main