Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jpy-consortium/jpy issues and pull requests
#87 - Clarify and/or fix methodCall argument
Issue -
State: open - Opened by devinrsmith over 2 years ago
- 1 comment
Labels: documentation, question
#86 - jpy does not work with `JAVA_HOME` set via jenv
Issue -
State: open - Opened by chipkent over 2 years ago
- 2 comments
Labels: bug
#85 - Support creation of zero-sized primitive Java arrays
Pull Request -
State: closed - Opened by niloc132 over 2 years ago
#84 - Jpy should be able to create zero-sized arrays
Issue -
State: closed - Opened by niloc132 over 2 years ago
#83 - java.lang.IllegalArgumentException: pointer == 0
Issue -
State: open - Opened by devinrsmith over 2 years ago
- 2 comments
Labels: bug
#82 - Improve jpyutil to preload based via java subprocess
Issue -
State: closed - Opened by devinrsmith over 2 years ago
Labels: enhancement
#81 - Documentation for consuming published wheels
Issue -
State: open - Opened by devinrsmith over 2 years ago
- 2 comments
Labels: documentation
#80 - Remove local build workaround for non-portable macOS wheels
Issue -
State: open - Opened by devinrsmith over 2 years ago
- 4 comments
#79 - Produce usable / distributable macosx wheels
Issue -
State: closed - Opened by devinrsmith over 2 years ago
#78 - Make published macOS wheels portable
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
- 2 comments
#77 - Ensure released artifacts don't reference build paths
Issue -
State: closed - Opened by devinrsmith over 2 years ago
- 1 comment
#76 - jpy debug logging does not work well within interactive environments
Issue -
State: open - Opened by fabrice-ducos over 2 years ago
- 2 comments
#75 - Improve libpython search
Issue -
State: open - Opened by devinrsmith over 2 years ago
- 17 comments
Labels: bug
#74 - Multiple Python instances per JVM
Issue -
State: open - Opened by kunalgoyal98 over 2 years ago
#73 - Make org.jpy.PyLibInitializer optional
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#72 - Add python 3.6 support
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#71 - Add publish for jar
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#70 - Add python_requires directive
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#69 - Fix a JPY byte conv issue on arm64
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#68 - Fix javadoc error
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#67 - Switch to ossrh. Sign artifacts.
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#66 - Status of JSR223 support
Issue -
State: open - Opened by fabrice-ducos over 2 years ago
- 16 comments
#65 - Mac M1 support for jpy
Issue -
State: open - Opened by kunalgoyal98 over 2 years ago
- 4 comments
#64 - Invoke PyLibInitializer after creating a JVM.
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
- 1 comment
Labels: enhancement
#63 - Test pypi release
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#62 - Update non-issue bcdev URLs to jpy-consortium
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#61 - Add source distribution to collected artifacts
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#60 - Use auditwheel to add manylinux compatible tag
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#59 - Use ubuntu-18.04
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
- 1 comment
#58 - Try cibuildwheel
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#57 - Build jpy sdist artifact
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#56 - Don't write jpyconfig.py for CI builds
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#55 - Add collect-wheels job
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#54 - Add macos builds
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
- 2 comments
#53 - Add x86 builds
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
- 1 comment
#52 - Build on PR or merge to master. Use default retention period.
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#51 - MARP-4658 Setup to deploy to artifactory
Pull Request -
State: closed - Opened by therealdaouk over 2 years ago
- 1 comment
#50 - Add build GH workflow for building wheels
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
Labels: enhancement
#49 - Guard Py_SET_REFCNT to Python 3.9+
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#48 - Release the GIL while in Java, with a special method to deliberately acquire it
Pull Request -
State: closed - Opened by devinrsmith over 2 years ago
#47 - JPY 0.9.0 Does not Compile
Issue -
State: closed - Opened by ashesfall almost 3 years ago
- 5 comments
Labels: bug
#46 - Call CallBooleanMethod instead of CallIntMethod
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#45 - Fix jpy vararg leak
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#44 - Add proper error handling for PyObject.getPointer() from jpy
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#43 - jpy debug refcount
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#42 - Add a missing inc ref to PyObject when unwrapping to python
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#41 - CreateJavaNumberFromPythonInt
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#40 - Jpy's mvn build should be in batch mode to reduce log noise
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#39 - Friendly stringing of py list wrapper
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#38 - Upgrade to junit 4.13.2
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#37 - port the numba integration
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#36 - Hard copy from deephaven
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#35 - fixed a buffer protocol implementation bug in jpy
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#34 - fixed a buffer protocol implementation bug in jpy
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#33 - Pr 12 cleanup
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#32 - Pr 11 globals locals
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#31 - Pr 10 content type
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#30 - Pr 9 pylib helper
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#29 - Pr 8 pyobject target
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#28 - Pr 7 importlib
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#27 - Pr 6 pypi license
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#26 - Pr 5 win
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#25 - Pr 4 pylib programname
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#24 - Pr 3 pylib init
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#23 - Pr 2 py dict wrapper
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#22 - Fix leak in varargs
Pull Request -
State: closed - Opened by cpwright almost 3 years ago
- 2 comments
#21 - long array fix
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#20 - add framing around python to java method calls to protect against unreleased local references
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#19 - Improve str(), hash(), and == builtins; and proxy.
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#18 - fixed python c api usage around gil to fix reentrant and embedded tests
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#17 - added py3 dict support
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#16 - Common base
Pull Request -
State: closed - Opened by devinrsmith almost 3 years ago
#15 - Does jpy available in maven central repository?
Issue -
State: closed - Opened by abhikt48 about 3 years ago
- 4 comments
#14 - Python 3.10 compatibility
Pull Request -
State: closed - Opened by stefanor about 3 years ago
- 2 comments
#13 - JPY Build issues Windows 10 error code 1120
Issue -
State: closed - Opened by msc9169 over 3 years ago
- 1 comment
#12 - Update jpy at pypi.org.
Issue -
State: open - Opened by davidlehrian over 3 years ago
#11 - Project organization
Pull Request -
State: closed - Opened by chipkent over 3 years ago
Labels: documentation, enhancement
#10 - Rewrite README.md
Issue -
State: open - Opened by chipkent over 3 years ago
Labels: documentation, enhancement
#9 - Configure readthedocs
Issue -
State: open - Opened by chipkent over 3 years ago
- 1 comment
Labels: bug, documentation
#7 - Import and create PRs for Deephaven changes
Issue -
State: open - Opened by chipkent over 3 years ago
- 2 comments
#6 - Update README
Issue -
State: closed - Opened by chipkent over 3 years ago
Labels: enhancement
#5 - Update bcdev/jpy README to point to jpy-consortium/jpy
Issue -
State: closed - Opened by chipkent over 3 years ago
- 1 comment
#4 - SNAP test suite
Issue -
State: open - Opened by chipkent over 3 years ago
- 2 comments
#3 - Contribution guidelines
Issue -
State: closed - Opened by chipkent over 3 years ago
Labels: enhancement
#2 - Code of conduct
Issue -
State: closed - Opened by chipkent over 3 years ago
Labels: enhancement
#1 - Add GitHub Actions
Issue -
State: open - Opened by chipkent over 3 years ago
- 1 comment
Labels: enhancement