-
Notifications
You must be signed in to change notification settings - Fork 32
Issues: ariovistus/pyd
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
pyd/util/multi_index.d(190,18): Deprecation:
in
contract may throw but function is marked as nothrow
#168
opened Oct 14, 2023 by
mw66
Q: any performance comparison between D call pyd function and native D function?
#164
opened Nov 4, 2022 by
mw66
Q: when calling Python script from D, how to properly setup env (for loading dynamical libraries .so)?
#156
opened May 24, 2021 by
mw66
which python the pyd is using during app build? or how to specify the python path for the built app to run?
#155
opened May 22, 2021 by
mw66
Not apparent on how to use py_import to import packages installed by pip
#149
opened Feb 25, 2021 by
TimCoraxAudio
Doc: add workaround AttributeError: module 'sys' has no attribute 'argv'
#141
opened Oct 29, 2020 by
mw66
any example to create a Python object on the D side, and call that object's member function passing a D array?
#139
opened Oct 28, 2020 by
mw66
Deprecation: returning &this escapes a reference to parameter this, perhaps annotate with return
#134
opened Aug 13, 2020 by
andre2007
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.