Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mrkn/pycall.rb issues and pull requests

#189 - Add fiddle to gemfile error

Issue - State: open - Opened by bendangelo about 2 months ago

#188 - Update Heroku instructions in README

Pull Request - State: open - Opened by edmorley 2 months ago

#187 - Call Py_FinalizeEx() when process exits

Pull Request - State: open - Opened by snickell 3 months ago - 2 comments

#186 - PyCall on thread != main: process will not exit

Issue - State: open - Opened by snickell 3 months ago - 2 comments

#185 - SEGV when python code is pycall-ed from Puma (works without puma)

Issue - State: closed - Opened by snickell 3 months ago - 4 comments

#184 - virtualenv site-packages not automatically included in sys.path

Issue - State: open - Opened by snickell 3 months ago - 3 comments

#182 - Not working after updating pycall to 1.5.2

Issue - State: open - Opened by yamapi-t 5 months ago - 1 comment

#181 - Use RTYPEDDATA_GET_DATA if exist

Pull Request - State: closed - Opened by mrkn 6 months ago

#180 - Test failures on Ruby >= 3.3

Issue - State: closed - Opened by mrkn 6 months ago

#179 - Use exec instead of eval in raise test

Pull Request - State: closed - Opened by mrkn 6 months ago

#178 - Fix segvs

Pull Request - State: closed - Opened by mrkn 6 months ago

#177 - SEGV occurs in the finalizer

Issue - State: closed - Opened by mrkn 6 months ago
Labels: bug

#176 - Problems to run PyCall in WSL2

Issue - State: closed - Opened by Sapiosonic 7 months ago - 2 comments
Labels: feedback

#175 - [BUG] pycall/pytypeobject_wrapper.rb:24: [BUG] Segmentation fault at 0x0000000000000010

Issue - State: closed - Opened by tevykak 7 months ago - 8 comments
Labels: wontfix

#174 - Test failure on 3.12

Issue - State: closed - Opened by jelly 7 months ago - 2 comments
Labels: bug

#173 - cannot move cursor

Issue - State: closed - Opened by Mazzaleen 7 months ago

#172 - Add a candidate with LIBSUFFIX

Pull Request - State: open - Opened by alezummo about 1 year ago - 2 comments

#171 - call with docx module, GIL is released (the current Python thread state is NULL)

Issue - State: open - Opened by sforce100 about 1 year ago - 1 comment
Labels: feedback

#170 - Unable to find required symbol in libpython when using a conda env

Issue - State: open - Opened by hkf about 1 year ago - 1 comment
Labels: bug

#169 - Yet Another memleak with str(list)

Pull Request - State: closed - Opened by mknkmyzk about 1 year ago - 1 comment

#168 - Cope with numpy memleak (e.g. np.array([1,2,3]) < 1)

Pull Request - State: closed - Opened by mknkmyzk about 1 year ago - 1 comment

#167 - Memory leak with numpy

Issue - State: closed - Opened by mknkmyzk about 1 year ago - 1 comment
Labels: bug

#166 - Drop python2 support

Pull Request - State: closed - Opened by mrkn about 1 year ago

#165 - Fix for Dockerfile smell DL3008

Pull Request - State: open - Opened by grosa1 over 1 year ago

#164 - Memory issue

Issue - State: closed - Opened by sebfie almost 2 years ago - 2 comments

#163 - Correct a typo in pycall_spec.rb

Pull Request - State: closed - Opened by felixonmars almost 2 years ago - 1 comment

#162 - Add unary operators support

Pull Request - State: closed - Opened by mrkn almost 2 years ago

#161 - Suppress compiler warnings

Pull Request - State: closed - Opened by mrkn almost 2 years ago

#160 - Catching python STDOUT

Issue - State: open - Opened by cboulanger almost 2 years ago

#159 - fix `distutils` deprecation warning

Pull Request - State: closed - Opened by c-dilks over 2 years ago - 5 comments

#157 - pycall freezes and never resolves during a controller function

Issue - State: closed - Opened by maks112v over 2 years ago - 1 comment

#156 - update deploying on heroku readme

Pull Request - State: closed - Opened by buncis over 2 years ago - 2 comments

#155 - Fix without_gvl for exceptions occurred in a block

Pull Request - State: closed - Opened by mrkn almost 3 years ago

#154 - exceptions not raised from within without_gvl block

Issue - State: closed - Opened by amcox almost 3 years ago - 1 comment
Labels: bug

#153 - Question about loading a subclass

Issue - State: closed - Opened by sebyx07 about 3 years ago - 1 comment
Labels: question

#152 - import_module from other folder than lib?

Issue - State: closed - Opened by Moritz030 about 3 years ago - 1 comment
Labels: question

#151 - how to deploy to heroku?

Issue - State: open - Opened by buncis over 3 years ago - 9 comments
Labels: question

#150 - _Py_NoneStruct (PyCall::LibPythonFunctionNotFound)

Issue - State: closed - Opened by emilebosch over 3 years ago - 1 comment

#149 - PyCall::LibPythonFunctionNotFound (Unable to find the required symbol in libpython: _Py_NoneStruct)

Issue - State: closed - Opened by ljoglar over 3 years ago - 5 comments
Labels: question

#148 - Add PyCall.iterable

Pull Request - State: closed - Opened by mrkn over 3 years ago

#147 - Use st_table insterad of a Hash for GC guard table

Pull Request - State: closed - Opened by mrkn over 3 years ago

#146 - Using pycall on Dokku (Heroku compatible alternative)

Issue - State: closed - Opened by jankeesvw over 3 years ago - 13 comments

#145 - uninitialized constant PyCall::LibPython::Helpers

Issue - State: open - Opened by MuthukkaruppanSubramanian over 3 years ago - 7 comments
Labels: question, windows

#144 - "[BUG] object allocation during garbage collection phase" on Windows

Issue - State: closed - Opened by mrkn over 3 years ago - 1 comment
Labels: bug, help wanted, windows

#143 - gem install --pre pycall *Error* on Windows Ruby installed by Rubyinstaller

Issue - State: closed - Opened by yamatakau08 over 3 years ago - 7 comments

#142 - Stop fatgem support

Pull Request - State: closed - Opened by mrkn over 3 years ago

#141 - Use WeakMap for WrapperObjectCache

Pull Request - State: closed - Opened by mrkn over 3 years ago

#140 - MSVC support

Pull Request - State: open - Opened by mrkn over 3 years ago
Labels: windows

#139 - Set up CI for conda on windows-latest and venv environment

Pull Request - State: closed - Opened by mrkn over 3 years ago - 2 comments
Labels: windows, CI

#138 - CI: Add windows-latest in conda job

Issue - State: closed - Opened by mrkn over 3 years ago
Labels: CI

#137 - Set up CI for window and debug version of Ruby

Pull Request - State: closed - Opened by mrkn over 3 years ago

#136 - Start migrating to test-unit from rspec

Pull Request - State: closed - Opened by mrkn over 3 years ago

#135 - #121 - Revert "Remove conda checking"

Pull Request - State: closed - Opened by jmarrec over 3 years ago - 3 comments

#134 - updated README

Pull Request - State: closed - Opened by ferrisoxide almost 4 years ago - 2 comments

#133 - How to use PyCall.exec/eval ?

Issue - State: closed - Opened by dsounded almost 4 years ago - 2 comments
Labels: question, feedback

#132 - CI: Add job with conda

Pull Request - State: closed - Opened by mrkn almost 4 years ago

#131 - Can't iterate `PrettyDict` of Pandas

Issue - State: open - Opened by colspan almost 4 years ago
Labels: bug

#129 - Add several decrefs to cope with memory leak

Pull Request - State: closed - Opened by mknkmyzk about 4 years ago - 4 comments

#128 - Memory leak?

Issue - State: closed - Opened by mknkmyzk about 4 years ago - 5 comments

#127 - [Proposal] Callable without args is regarded as a simple object (not called)

Pull Request - State: closed - Opened by mknkmyzk about 4 years ago - 3 comments

#125 - [DRAFT] Support for TruffleRuby/GraalVM

Pull Request - State: open - Opened by jouhlmann about 4 years ago

#124 - How to import class with pyfrom?

Issue - State: closed - Opened by shamscorner over 4 years ago - 3 comments

#123 - How to use `np.add.at` functions via PyCall

Issue - State: open - Opened by msyksphinz-self over 4 years ago - 1 comment

#122 - Add PyCall.same?

Pull Request - State: closed - Opened by mrkn over 4 years ago

#120 - Fix compile error on MSVC 2019

Pull Request - State: open - Opened by cfis over 4 years ago - 7 comments

#119 - Uninitialized Constant PyCall::LibPython::Helpers

Issue - State: closed - Opened by taylorkrause over 4 years ago - 4 comments

#118 - Lack of the way to check object identity

Issue - State: open - Opened by mrkn over 4 years ago
Labels: enhancement

#117 - Lack of the way to delete object's attributes

Issue - State: open - Opened by mrkn over 4 years ago
Labels: enhancement

#116 - Keyword argument handling on Ruby 2.7

Issue - State: open - Opened by mrkn over 4 years ago - 2 comments
Labels: enhancement

#115 - Capturing the given block using Kernel#proc is deprecated

Issue - State: open - Opened by caramdache over 4 years ago - 1 comment
Labels: bug

#114 - Conversion of a Python list into a ruby array

Issue - State: closed - Opened by wynksaiddestroy over 4 years ago - 3 comments
Labels: question

#113 - Stop using Travis CI and AppVeyor

Issue - State: open - Opened by mrkn over 4 years ago

#112 - Enable macos on GitHub Actions

Pull Request - State: closed - Opened by mrkn over 4 years ago

#111 - Problems with passing arguments to Python object

Issue - State: open - Opened by m-atoms over 4 years ago - 3 comments

#110 - Python async needed for some modules

Issue - State: open - Opened by Technisha almost 5 years ago - 6 comments

#109 - Problems with Termux on Android

Issue - State: closed - Opened by codic12 almost 5 years ago - 1 comment

#108 - Update travis-ci configuration

Pull Request - State: closed - Opened by mrkn almost 5 years ago - 1 comment

#107 - Drop Python 3.4 on 64-bit Windows

Pull Request - State: closed - Opened by mrkn almost 5 years ago - 1 comment

#106 - Fix conflict with administrate. Closes mrkn/pycall.rb#98

Pull Request - State: closed - Opened by archonic almost 5 years ago - 2 comments

#105 - Use GitHub Actions for CI

Pull Request - State: closed - Opened by mrkn almost 5 years ago - 1 comment

#104 - Segmentation fault at 0x0000000000000008

Issue - State: closed - Opened by takuma080709 almost 5 years ago - 1 comment

#102 - Clear error from rb_protect to ignore error

Pull Request - State: closed - Opened by kou about 5 years ago - 1 comment

#101 - unknown symbol "PyInt_AsSsize_t" (Fiddle::DLError)

Issue - State: closed - Opened by kou about 5 years ago - 6 comments

#100 - Modify PYTHONHOME configuration not to depend on anaconda version

Pull Request - State: closed - Opened by rmatsumiya about 5 years ago - 2 comments

#99 - Weird path on anaconda3-2019.07 installed with pyenv

Issue - State: closed - Opened by rmatsumiya about 5 years ago - 7 comments
Labels: question

#98 - Type Error: Compared with non class/module

Issue - State: closed - Opened by archonic about 5 years ago - 2 comments
Labels: bug

#97 - importing cv2 python module

Issue - State: closed - Opened by raphaelfarzankashani about 5 years ago - 2 comments

#96 - Is PyCall thread safe?

Issue - State: open - Opened by gsdean about 5 years ago - 15 comments

#95 - PyCall hangs after one call with Rails + SciKit Learn

Issue - State: open - Opened by StephenFiser about 5 years ago - 4 comments

#94 - Add missing if

Pull Request - State: closed - Opened by kou over 5 years ago

#93 - Pillow library freeze PyCall ?

Issue - State: open - Opened by jeremycochoy over 5 years ago - 2 comments

#92 - bokeh.embed.components get stuck in PyCall.without_gvl block

Issue - State: open - Opened by mrkn over 5 years ago
Labels: bug, help wanted

#91 - Add PyCall.without_gvl

Pull Request - State: closed - Opened by mrkn over 5 years ago - 1 comment

#90 - Use density instead of normed

Pull Request - State: closed - Opened by kojix2 over 5 years ago

#89 - set ruby method as callback

Issue - State: open - Opened by 3rj over 5 years ago - 1 comment
Labels: help wanted, question