Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bendudson/py4cl issues and pull requests
#59 - How to use python within a venv
Issue -
State: closed - Opened by brandflake11 24 days ago
- 1 comment
#58 - how to iterate python Iterable implementing objects, eg #S(PY::PYTHON-OBJECT :TYPE "<class 'generator'>" :HANDLE 5)
Issue -
State: open - Opened by vxe 6 months ago
- 1 comment
#58 - how to iterate python Iterable implementing objects, eg #S(PY::PYTHON-OBJECT :TYPE "<class 'generator'>" :HANDLE 5)
Issue -
State: open - Opened by vxe 6 months ago
- 1 comment
#57 - Are callbacks thread-safe in Python land?
Issue -
State: open - Opened by vkz 10 months ago
- 2 comments
#57 - Are callbacks thread-safe in Python land?
Issue -
State: open - Opened by vkz 10 months ago
- 2 comments
#56 - How to export function and call it from python file?
Issue -
State: open - Opened by chsasank 11 months ago
- 1 comment
#56 - How to export function and call it from python file?
Issue -
State: open - Opened by chsasank 11 months ago
- 1 comment
#55 - Pandas Example
Issue -
State: open - Opened by jgarte about 1 year ago
#55 - Pandas Example
Issue -
State: open - Opened by jgarte about 1 year ago
#54 - Quote the key and value in the lispifier for dict
Pull Request -
State: closed - Opened by digikar99 over 1 year ago
#54 - Quote the key and value in the lispifier for dict
Pull Request -
State: closed - Opened by digikar99 over 1 year ago
#53 - A tuple as the value of a dict entry throws an error in py4cl
Issue -
State: closed - Opened by dfmorrison over 1 year ago
- 2 comments
#52 - Add keywords to allow sharing of streams in CCL
Pull Request -
State: closed - Opened by jaruchti about 3 years ago
#51 - Question about use of uiop:launch-program
Issue -
State: open - Opened by rpgoldman about 3 years ago
- 1 comment
#50 - Doing "from _ import _" in py4cl
Issue -
State: open - Opened by brandflake11 over 3 years ago
- 11 comments
#49 - add support to read/write special characters(utf-8) in LispWorks.
Pull Request -
State: closed - Opened by jingtaozf over 3 years ago
- 1 comment
#48 - Option to send float as Decimal
Issue -
State: open - Opened by sebasmonia over 3 years ago
- 3 comments
#47 - Turn .lisp scripts written with py4cl to .py scripts
Issue -
State: closed - Opened by DurhamSmith over 3 years ago
- 4 comments
#46 - (asdf:test-system :py4cl) crashes
Issue -
State: open - Opened by ericpmoss over 3 years ago
- 4 comments
#45 - Move testing to github actions
Pull Request -
State: open - Opened by bendudson almost 4 years ago
Labels: work in progress
#44 - It seems doesn't work under WINDOWS system
Issue -
State: open - Opened by cl-03 about 4 years ago
- 12 comments
#43 - How to invoke a lispy vector in Python statement by using py4cl?
Issue -
State: closed - Opened by cl-03 about 4 years ago
- 5 comments
#42 - How to handle with the TRY and EXCEPT statement use PY4CL?
Issue -
State: closed - Opened by cl-03 about 4 years ago
- 4 comments
#41 - who would give me a hand for using py4cl?
Issue -
State: closed - Opened by cl-03 about 4 years ago
- 10 comments
#40 - Fix exec scope
Pull Request -
State: closed - Opened by bendudson about 4 years ago
- 3 comments
#39 - Support python3 env for eval/exec
Pull Request -
State: closed - Opened by ghost about 4 years ago
- 2 comments
#38 - Altered scope in function definitions when going through py4cl
Issue -
State: closed - Opened by eschulte about 4 years ago
- 4 comments
#37 - Fix: was not working without numpy after #29
Pull Request -
State: closed - Opened by digikar99 over 4 years ago
#36 - Recently occurring failure on Python 2
Issue -
State: closed - Opened by genelkim over 4 years ago
- 2 comments
#35 - Add python-setattr generic method
Pull Request -
State: closed - Opened by bendudson over 4 years ago
#34 - Add some documentation on python-getattr
Pull Request -
State: closed - Opened by bendudson over 4 years ago
#33 - Embed py4cl.py into lisp image
Pull Request -
State: open - Opened by digikar99 over 4 years ago
- 1 comment
#32 - FIX: enable handling of multiline strings
Pull Request -
State: closed - Opened by digikar99 over 4 years ago
#31 - String literals with newlines throw errors
Issue -
State: closed - Opened by gregcman over 4 years ago
- 2 comments
#30 - add keyword argument to import-module to import submodules
Pull Request -
State: open - Opened by digikar99 over 4 years ago
- 3 comments
#29 - Fix: transfer multiple pickled array; test was passing incorrectly
Pull Request -
State: closed - Opened by digikar99 over 4 years ago
- 6 comments
#28 - This and py4cl2
Issue -
State: open - Opened by digikar99 over 4 years ago
- 10 comments
#27 - Add support for RATIO, python Fraction types
Pull Request -
State: closed - Opened by bendudson over 5 years ago
#26 - Conversion of ratios to Python 2
Issue -
State: closed - Opened by tanders over 5 years ago
- 1 comment
#25 - Error not signaled when cannot run Python process
Issue -
State: open - Opened by szmer over 5 years ago
- 8 comments
#24 - Subclassing python classes
Issue -
State: closed - Opened by digikar99 over 5 years ago
- 2 comments
#23 - individual instances for different processes?
Issue -
State: closed - Opened by jnc-nj over 5 years ago
- 2 comments
#22 - py4cl2 backport with minimal changes
Pull Request -
State: closed - Opened by digikar99 over 5 years ago
- 10 comments
#21 - Use exec when launching Python
Pull Request -
State: closed - Opened by akanouras over 5 years ago
#20 - Error finding package error when looking for for a python exception from imported module
Issue -
State: closed - Opened by vxe over 5 years ago
- 4 comments
#19 - Enable handling of unicode type strings
Pull Request -
State: closed - Opened by bendudson over 5 years ago
#18 - Unicode dictionary keys not converting
Issue -
State: closed - Opened by vxe over 5 years ago
- 4 comments
#17 - Use ASDF:system-source-directory
Pull Request -
State: closed - Opened by bendudson over 5 years ago
#16 - How does this compare vs. burgled-batteries?
Issue -
State: closed - Opened by jnc-nj over 5 years ago
- 3 comments
#15 - Question
Issue -
State: closed - Opened by rpgoldman over 5 years ago
- 6 comments
#14 - Possible improvement for loading...
Issue -
State: closed - Opened by rpgoldman over 5 years ago
- 2 comments
#13 - Shorter names, monitor functions and pyinterrupt, pickling for large arrays, signatures and more documentation
Pull Request -
State: closed - Opened by digikar99 over 5 years ago
- 9 comments
#12 - Fix some memory leaks
Pull Request -
State: closed - Opened by bendudson over 5 years ago
#11 - Lisp objects and methods
Pull Request -
State: closed - Opened by bendudson over 5 years ago
#10 - Add Scipy examples
Pull Request -
State: closed - Opened by bendudson over 5 years ago
#9 - Mix of features, fixes and documentation
Pull Request -
State: closed - Opened by bendudson over 5 years ago
#8 - Documentation examples, keywords to chain
Pull Request -
State: closed - Opened by bendudson over 5 years ago
#7 - Add [] method to chain macro
Pull Request -
State: closed - Opened by bendudson over 5 years ago
#6 - Python methods and chain macro
Pull Request -
State: closed - Opened by bendudson over 5 years ago
#5 - Coerce strings to (vector character) before writing
Pull Request -
State: closed - Opened by bendudson almost 6 years ago
#4 - It appears that strings are not auto-converted
Issue -
State: closed - Opened by kat-co almost 6 years ago
- 6 comments
#3 - Travis updates
Pull Request -
State: closed - Opened by bendudson almost 6 years ago
#2 - Travis test improvements
Pull Request -
State: closed - Opened by bendudson almost 6 years ago
#1 - Travis testing
Pull Request -
State: closed - Opened by bendudson almost 6 years ago