-
Notifications
You must be signed in to change notification settings - Fork 84
Pull requests: JuliaPy/PythonCall.jl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump actions/checkout from 6 to 7
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#794
by dependabot
Bot
was merged Jun 29, 2026
Loading…
Bump actions/cache from 5 to 6
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#793
by dependabot
Bot
was merged Jun 29, 2026
Loading…
Fix conda installation command for pyjuliacall
#791
by coroa
Contributor
was merged Jun 12, 2026
Loading…
Bump codecov/codecov-action from 6 to 7
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#789
by dependabot
Bot
was merged Jun 12, 2026
Loading…
remove CONFIG, add fix_qt_plugin_path preference
#787
by cjdoris
Member
was merged Jun 4, 2026
Loading…
remove unsafe API: getptr, pycopy!, pyisnull, pynew, PyNULL, unsafe_pynext
#786
by cjdoris
Member
was merged Jun 4, 2026
Loading…
use juliapkg.libjulia() for faster init in juliacall
#782
by cjdoris
Member
was merged May 31, 2026
Loading…
load python symbols globally when embedded rather than using lib_ptr (which is now NULL in this case)
#780
by cjdoris
Member
was closed Jun 4, 2026
Loading…
only set JULIA_DEBUG=PythonCall when running with debug logging enabled
#778
by cjdoris
Member
was merged May 24, 2026
Loading…
juliacall: optionally supply libjulia path/bindir to skip the discovery subprocess
#774
by ncudlenco
Contributor
was closed May 24, 2026
Loading…
Support baking PythonCall into a juliacall system image (opt-in)
#773
by ncudlenco
Contributor
was closed Jun 1, 2026
Loading…
fix bug when calling propertynames on a different thread with gil handled properly
#770
by cjdoris
Member
was merged May 18, 2026
Loading…
skip importing CondaPkg if not needed (take 3)
#769
by cjdoris
Member
was merged May 18, 2026
Loading…
Load CondaPkg lazily, and drop Pkg as a dependency (take 2)
#768
by JamesWrigley
Contributor
was closed May 17, 2026
Loading…
Bump julia-actions/setup-julia from 2 to 3
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#766
by dependabot
Bot
was merged May 7, 2026
Loading…
fix crashes using multithreaded julia from python
#758
by dpinol
Contributor
was merged May 31, 2026
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.