-
Notifications
You must be signed in to change notification settings - Fork 72
Comparing changes
Open a pull request
base repository: JuliaPy/PythonCall.jl
base: main
head repository: JuliaPy/PythonCall.jl
compare: v1
- 15 commits
- 37 files changed
- 3 contributors
Commits on Nov 6, 2023
-
add a section for v1 release notes
Christopher Doris committedNov 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 743063c - Browse repository at this point
Copy the full SHA 743063cView commit details -
Christopher Doris committed
Nov 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 1df6867 - Browse repository at this point
Copy the full SHA 1df6867View commit details
Commits on Nov 7, 2023
-
Christopher Doris committed
Nov 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 3ac5f4d - Browse repository at this point
Copy the full SHA 3ac5f4dView commit details -
make PythonCall.GC more like Base.GC (#413)
Co-authored-by: Christopher Doris <github.com/cjdoris>
Configuration menu - View commit details
-
Copy full SHA for 63a3e60 - Browse repository at this point
Copy the full SHA 63a3e60View commit details -
Christopher Doris committed
Nov 7, 2023 Configuration menu - View commit details
-
Copy full SHA for d0cc3f7 - Browse repository at this point
Copy the full SHA d0cc3f7View commit details
Commits on Mar 3, 2024
-
Christopher Doris committed
Mar 3, 2024 Configuration menu - View commit details
-
Copy full SHA for bd7e81a - Browse repository at this point
Copy the full SHA bd7e81aView commit details
Commits on Mar 17, 2024
-
Christopher Doris committed
Mar 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 19119b6 - Browse repository at this point
Copy the full SHA 19119b6View commit details
Commits on May 4, 2024
-
Merge remote-tracking branch 'origin/main' into v1
Christopher Doris committedMay 4, 2024 Configuration menu - View commit details
-
Copy full SHA for b81c389 - Browse repository at this point
Copy the full SHA b81c389View commit details
Commits on May 18, 2024
-
Merge remote-tracking branch 'origin/main' into v1
Christopher Doris committedMay 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 63b2801 - Browse repository at this point
Copy the full SHA 63b2801View commit details
Commits on Jun 10, 2024
-
Merge remote-tracking branch 'origin/main' into v1
Christopher Doris committedJun 10, 2024 Configuration menu - View commit details
-
Copy full SHA for e8ebcea - Browse repository at this point
Copy the full SHA e8ebceaView commit details
Commits on Jun 21, 2024
-
* change julia wrapper hierarchy * remove RawValue, TypeValue and ModuleValue from juliacall * add JlBase.__init__ and store nothing/true/false specially * more general numeric operators * rounding methods, jl_to_py, remove jlwrap numbers * update release notes * remove references to nonexistent types * add jl_callback * simpler iteration * simplify callbacks (pyfunc etc) * change to pyjl(x) * rename ArrayValue to JlArray etc * __init__ for all * mixins for consistency * improve pymacro docstring * jlwrap tests * remove old tests * pyjlset tests * pyjldict tests * pyjlio tests * pyjlarray tests * pyjlvector tests * pyjl hash, == and iter * add JlContainer * eliminate mixins and add contains and clear to JlCollection * fix keys, values, items * fix tests * tests for JlCollection * update jlwrap docs * Jl tests * JlDict tests * PySet tests * JlIO tests * more JlIO tests * rename julia wrapper classes * enable CI on v1 branch * Jl.jl_eval fix return type * adapt python tests to latest version * propagate seval -> jl_eval --------- Co-authored-by: Christopher Doris <github.com/cjdoris>
Configuration menu - View commit details
-
Copy full SHA for eda0cc6 - Browse repository at this point
Copy the full SHA eda0cc6View commit details
Commits on Aug 15, 2024
-
Merge remote-tracking branch 'origin/main' into v1
Christopher Doris committedAug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 37a3c85 - Browse repository at this point
Copy the full SHA 37a3c85View commit details -
Christopher Doris committed
Aug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 02bed07 - Browse repository at this point
Copy the full SHA 02bed07View commit details -
Merge remote-tracking branch 'origin/main' into v1
Christopher Doris committedAug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 2b0d376 - Browse repository at this point
Copy the full SHA 2b0d376View commit details -
test the gc queue is not empty while gil still unlocked
Christopher Doris committedAug 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 4fa1228 - Browse repository at this point
Copy the full SHA 4fa1228View commit details
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 main...v1