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

GitHub / denosaurs/deno_python issues and pull requests

#83 - feat: set python exception if an error happens in a js callback

Pull Request - State: closed - Opened by sigmaSd 3 months ago - 5 comments

#82 - fix: Use JSR dependencies for `ext/pip`

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

#81 - fix: Linting, documentation, JSR, CI, etc.

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

#80 - fix lints and tests

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

#79 - How to use with `uv`?

Issue - State: open - Opened by maelp 6 months ago - 1 comment
Labels: bug

#78 - Python packages not found if installed with venv

Issue - State: open - Opened by al6x 7 months ago - 1 comment
Labels: bug

#77 - feat: support python 3.13

Pull Request - State: closed - Opened by sigmaSd 7 months ago - 1 comment

#76 - support python 3.13

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

#75 - How to get `np.array` values back to JS? valueOf doesn't work

Issue - State: closed - Opened by al6x 7 months ago - 1 comment

#74 - Trouble with coroutines

Issue - State: open - Opened by elimydlarz 9 months ago
Labels: needs investigation

#73 - Should i set deno_python_path here?

Issue - State: closed - Opened by xuepeilei 9 months ago - 4 comments

#72 - Cannot use pip module.

Issue - State: open - Opened by NeevJewalkar 9 months ago - 2 comments
Labels: bug

#71 - Update ffi.ts

Pull Request - State: closed - Opened by jpg-gamepad 10 months ago

#70 - Cannot find installed Python packages

Issue - State: open - Opened by elimydlarz 10 months ago - 3 comments
Labels: bug, needs investigation

#69 - fix: ci

Pull Request - State: closed - Opened by sigmaSd 12 months ago

#68 - feat: add instanceMethod

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

#67 - fix: add signature to callbacks

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

#66 - Inspecting a JScallback returns an error

Issue - State: closed - Opened by sigmaSd about 1 year ago - 3 comments

#65 - fix pyMethodDef layout

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

#64 - segfault when overriding a class method in jupyter kernel

Issue - State: closed - Opened by sigmaSd about 1 year ago

#63 - How to override class member, methods

Issue - State: closed - Opened by sigmaSd about 1 year ago - 1 comment

#62 - Segfault

Issue - State: open - Opened by heri16 about 1 year ago - 1 comment
Labels: bug, needs investigation

#61 - Could bunpy be updated along with deno_python?

Issue - State: open - Opened by shirakaba over 1 year ago
Labels: enhancement

#60 - fix: make sure PyCFunction_NewEx arguments live long enough

Pull Request - State: closed - Opened by sigmaSd over 1 year ago - 1 comment

#59 - warnings dont't show up

Issue - State: closed - Opened by sigmaSd over 1 year ago - 1 comment
Labels: bug, needs investigation

#58 - variables have unexpected type

Issue - State: closed - Opened by sigmaSd over 1 year ago - 5 comments

#57 - feat: add void to PythonConverible

Pull Request - State: closed - Opened by sigmaSd over 1 year ago

#56 - should void also be added to PythonConvertible

Issue - State: closed - Opened by sigmaSd over 1 year ago - 1 comment
Labels: enhancement, good first issue

#55 - TypeError: 'builtin_function_or_method' object does not support vectorcall

Issue - State: closed - Opened by sigmaSd over 1 year ago - 5 comments
Labels: bug

#54 - errors when setting properties on a class that extends python class

Issue - State: open - Opened by sigmaSd over 1 year ago - 3 comments
Labels: bug

#53 - Uncaught TypeError: Unsupported type: function

Issue - State: closed - Opened by sigmaSd over 1 year ago - 3 comments

#52 - Jupyter rich content output

Issue - State: open - Opened by eliassjogreen almost 2 years ago
Labels: enhancement

#51 - How to pass kwargs

Issue - State: closed - Opened by sergeysolovev almost 2 years ago - 1 comment

#50 - feat: python 3.12 support!

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

#49 - Warnings when running pip.import more than once

Issue - State: open - Opened by sergeysolovev almost 2 years ago - 1 comment
Labels: enhancement

#47 - feat: add bun support

Pull Request - State: open - Opened by DjDeveloperr almost 2 years ago

#46 - chore: fix typo in readme

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

#45 - feat: tasks and ci

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

#43 - feat(ext/pip): pip install and import

Pull Request - State: closed - Opened by eliassjogreen about 2 years ago

#42 - feat!: better python errors

Pull Request - State: closed - Opened by eliassjogreen about 2 years ago

#41 - fix: deref garbage collected owned refs

Pull Request - State: closed - Opened by eliassjogreen about 2 years ago

#40 - fix: pass byteLength of string when creating Python String

Pull Request - State: closed - Opened by DjDeveloperr about 2 years ago

#39 - Python wiki entry

Issue - State: open - Opened by eliassjogreen about 2 years ago
Labels: documentation

#38 - Leaking semaphore

Issue - State: open - Opened by eliassjogreen about 2 years ago - 1 comment
Labels: bug

#37 - fix: segfault when creating tuple for slicing

Pull Request - State: closed - Opened by DjDeveloperr about 2 years ago

#36 - Synchronous Python & async JavaScript?

Issue - State: open - Opened by m93a about 2 years ago - 1 comment
Labels: question

#35 - buffer support

Issue - State: open - Opened by eliassjogreen about 2 years ago
Labels: enhancement

#34 - pyenv support

Issue - State: open - Opened by eliassjogreen about 2 years ago
Labels: enhancement

#33 - problem with javascript unicode characters sent as arguments to python

Issue - State: closed - Opened by s-cork over 2 years ago - 1 comment
Labels: bug

#32 - PythonError type name is lost

Issue - State: closed - Opened by s-cork over 2 years ago - 1 comment
Labels: bug

#31 - fix: ffi breaking changes

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

#30 - 0.2.3

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

#29 - fix: support python 3.11

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

#28 - fix: throw error if --unstable isn't provided

Pull Request - State: closed - Opened by lino-levan over 2 years ago - 1 comment

#27 - Working with spacy segmentation fault

Issue - State: closed - Opened by hoangpq almost 3 years ago - 1 comment

#26 - fix: NULL pointer not being recognized

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

#25 - feat: support Deno v1.25

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

#24 - python_dono ?!

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

#23 - chore: update readme to include run instructions

Pull Request - State: closed - Opened by DjDeveloperr about 3 years ago

#21 - feat: callbacks support

Pull Request - State: closed - Opened by DjDeveloperr about 3 years ago

#20 - feat: add array slicing (#18)

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

#19 - feat: check for ProxiedPyObject symbol when converting object

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

#18 - Support slices and ellipsis

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

#17 - feat: add typed module loader

Pull Request - State: closed - Opened by sno2 over 3 years ago - 8 comments
Labels: enhancement

#16 - [Question] Is there any way to call TS/JS function in Python land?

Issue - State: closed - Opened by hoangpq over 3 years ago - 2 comments

#15 - chore: rework finder

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

#14 - `findLib` is slow on Windows

Issue - State: closed - Opened by DjDeveloperr over 3 years ago - 2 comments

#13 - Fix PyObject call segmentation fault

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

#12 - Combination of positional parameters and named argument throw segmentation fault

Issue - State: closed - Opened by hoangpq over 3 years ago - 2 comments
Labels: bug

#11 - fix: add `Symbol.iterator` to Proxied PyObject

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

#10 - Support iterating over PyObject not working

Issue - State: closed - Opened by hoangpq over 3 years ago - 3 comments
Labels: bug

#9 - fix: use dlopen on linux

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

#7 - Numpy example issue

Issue - State: closed - Opened by hoangpq over 3 years ago - 14 comments

#6 - feat: support iterating over PyObject

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

#5 - v0.1.0

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

#4 - tkinter can be used with deno_python ?

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

#3 - Several improvements

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

#2 - docs: update readme

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

#1 - fix: macos support

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