Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
clj-python
/
libpython-clj
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
74
Star
1.2k
Code
Issues
33
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
libpython-clj
src
libpython_clj2
on
jdk-ffi
User selector
All users
All time
Commit history
Commits on Aug 10, 2026
Added preloading step that loads libpython-clj symbols into global namespace
Chris Nuernberger
committed
d70b636
View commit details
Copy full SHA for d70b636
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
fix metadata arglists for python defaults (#285)
Show description for 1248845
jsavyasachi
authored
1248845
View commit details
Copy full SHA for 1248845
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
print out architecture information from java's perspective and from python's perspective on startup.
cnuernber
committed
83e51dc
View commit details
Copy full SHA for 83e51dc
View code at this point
Browse repository at this point
test: add context manager tests for __enter__ behavior (#274)
Show description for 51ea589
lidorcg
authored
51ea589
View commit details
Copy full SHA for 51ea589
View code at this point
Browse repository at this point
allow nil ns-prefix in codegen/write-namespace! (#279)
Show description for 4e355c1
conao3
authored
4e355c1
View commit details
Copy full SHA for 4e355c1
View code at this point
Browse repository at this point
Commits on Dec 8, 2024
Fixes https://github.com/techascent/tech.ml.dataset/issues/437
cnuernber
committed
6ad2873
View commit details
Copy full SHA for 6ad2873
View code at this point
Browse repository at this point
Commits on Nov 5, 2023
Recording how to call super.init().
cnuernber
committed
073a887
View commit details
Copy full SHA for 073a887
View code at this point
Browse repository at this point
Commits on Oct 15, 2023
make require-python optionally user path informed (#254)
Show description for b25f366
jjtolton
and
James J. Tolton
authored
b25f366
View commit details
Copy full SHA for b25f366
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
fixed spelling (#252)
behrica
authored
67b83cc
View commit details
Copy full SHA for 67b83cc
View code at this point
Browse repository at this point
Commits on Sep 5, 2023
Handle conversion of generic-alias and union-type types in ->jvm (#251)
Show description for ad4f08c
markgdawson
and
mark-polecat
authored
ad4f08c
View commit details
Copy full SHA for ad4f08c
View code at this point
Browse repository at this point
moving away from nio buffer string pathways
cnuernber
committed
8ceda14
View commit details
Copy full SHA for 8ceda14
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
Fix to correctly locate python DLL on MS-Windows
Show description for 5667374
ikappaki
committed
5667374
View commit details
Copy full SHA for 5667374
View code at this point
Browse repository at this point
Commits on Mar 29, 2023
docfix
cnuernber
committed
b1aa2ef
View commit details
Copy full SHA for b1aa2ef
View code at this point
Browse repository at this point
Commits on Mar 12, 2023
Adding back attr-type-map
cnuernber
committed
181a4f5
View commit details
Copy full SHA for 181a4f5
View code at this point
Browse repository at this point
Commits on Jan 26, 2023
Release 2.024
cnuernber
committed
7385742
View commit details
Copy full SHA for 7385742
View code at this point
Browse repository at this point
Commits on Dec 27, 2022
add 2 Init lifecycle hooks (#234)
Show description for 410aad5
behrica
authored
410aad5
View commit details
Copy full SHA for 410aad5
View code at this point
Browse repository at this point
Commits on Dec 8, 2022
Release 2.021 - first version with hamf-based dtype
cnuernber
committed
311ec6d
View commit details
Copy full SHA for 311ec6d
View code at this point
Browse repository at this point
Commits on Nov 5, 2022
ISSUE-223: Allow `py/initialize!` settings to be read from a `python.edn` file (#226)
Show description for d5588a4
jjtolton
authored
d5588a4
View commit details
Copy full SHA for d5588a4
View code at this point
Browse repository at this point
Commits on Oct 22, 2022
ISSUE-224: Prevent NPE by substituting vector if `keys` evaluates to `nil` (#227)
Show description for bfd5646
jjtolton
authored
bfd5646
View commit details
Copy full SHA for bfd5646
View code at this point
Browse repository at this point
Commits on Oct 2, 2022
Fixes #220
cnuernber
committed
f070fd3
View commit details
Copy full SHA for f070fd3
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
Fixes #216
cnuernber
committed
996021e
View commit details
Copy full SHA for 996021e
View code at this point
Browse repository at this point
Commits on Apr 25, 2022
Fix set-item! docstring (#203)
shaunlebron
authored
9a45360
View commit details
Copy full SHA for 9a45360
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Updates trying to enable pregeneration of all required classes.
cnuernber
committed
ceb4e5e
View commit details
Copy full SHA for ceb4e5e
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
Release 2.017 - fixing codegen
cnuernber
committed
e6ec1ac
View commit details
Copy full SHA for e6ec1ac
View code at this point
Browse repository at this point
Commits on Jan 4, 2022
Added GILLocker. Release 2.015
cnuernber
committed
6e634a1
View commit details
Copy full SHA for 6e634a1
View code at this point
Browse repository at this point
Commits on Jan 2, 2022
Fix for runStringAsInput. Release 2.014
cnuernber
committed
24200cb
View commit details
Copy full SHA for 24200cb
View code at this point
Browse repository at this point
Updated docs and disabled auto-numpy for setGlobal. Release 2.013
cnuernber
committed
5ea0392
View commit details
Copy full SHA for 5ea0392
View code at this point
Browse repository at this point
Documentation update.
cnuernber
committed
a66f19b
View commit details
Copy full SHA for a66f19b
View code at this point
Browse repository at this point
Release 2.012.
cnuernber
committed
e773928
View commit details
Copy full SHA for e773928
View code at this point
Browse repository at this point
Release 2.011
cnuernber
committed
8343e7e
View commit details
Copy full SHA for 8343e7e
View code at this point
Browse repository at this point
Release 2.010
cnuernber
committed
1d6a1fc
View commit details
Copy full SHA for 1d6a1fc
View code at this point
Browse repository at this point
Commits on Jan 1, 2022
Release 2.009
cnuernber
committed
583652e
View commit details
Copy full SHA for 583652e
View code at this point
Browse repository at this point
Release 2.008
cnuernber
committed
4cb7ba4
View commit details
Copy full SHA for 4cb7ba4
View code at this point
Browse repository at this point
Making a fastcall auto-closeable object.
cnuernber
committed
32fbd41
View commit details
Copy full SHA for 32fbd41
View code at this point
Browse repository at this point
Commits on Dec 31, 2021
More documentation on fastcall.
cnuernber
committed
be79a22
View commit details
Copy full SHA for be79a22
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.