issues
search
robotpy
/
robotpy-build
(mostly) automated C++ wrapping for Python
BSD 3-Clause "New" or "Revised" License
37
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG]: Tagged Unions
#239
JaciBrunning
opened
2 days ago
1
Add testcase with constexpr constructor and trampoline
#238
virtuald
closed
4 days ago
0
Upgrades and remove constexpr from signature
#237
virtuald
closed
4 days ago
0
Structure code so that `using Base::fn` can automatically bind from the base class
#236
virtuald
opened
1 week ago
0
Render source code using python functions instead of Jinja templates
#235
virtuald
closed
2 weeks ago
0
Update pybind11, add Python 3.13 to CI
#234
virtuald
closed
1 month ago
0
Enable utf-8 flag globally for MSVC
#233
virtuald
closed
1 month ago
0
switch to pkgconf
#232
virtuald
opened
1 month ago
0
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#231
dependabot[bot]
opened
2 months ago
0
Update various generation related tooling
#230
virtuald
closed
2 months ago
0
Fix tests and update black excludes
#229
virtuald
closed
3 months ago
0
Update pybind11-stubgen to 2.5.x
#228
auscompgeek
closed
1 month ago
0
Fix black
#227
auscompgeek
closed
3 months ago
0
Add subpackage to defaults
#226
virtuald
opened
10 months ago
0
Provide better control over argument documentation
#225
virtuald
opened
11 months ago
0
Ensure template classes are instantiated in correct order
#224
virtuald
closed
11 months ago
0
Update pybind11
#223
virtuald
closed
11 months ago
0
Move from pkg_resources to importlib.metadata
#222
virtuald
closed
1 year ago
0
Do minimal processing of ignored functions
#221
virtuald
closed
1 year ago
0
Add gilsafe_object to simplify storing python objects in containers
#220
virtuald
closed
1 year ago
0
Support our new platform identifier
#219
virtuald
closed
1 year ago
0
Update github actions
#218
virtuald
closed
1 year ago
0
[BUG]: support wrapping template specializations
#217
virtuald
opened
1 year ago
0
Various features required for beta
#216
virtuald
closed
1 year ago
0
Update to latest pybind11 smart_holder commit for 2024
#215
virtuald
closed
1 year ago
0
Pin setuptools_scm too
#214
virtuald
closed
1 year ago
2
Migrate to cxxheaderparser
#213
virtuald
closed
1 year ago
0
Upgrade to pydantic v2
#212
auscompgeek
opened
1 year ago
5
Update to pybind11-stubgen 2.x
#211
auscompgeek
closed
1 year ago
4
Add additional tests to cover untested functionality
#210
virtuald
closed
1 year ago
0
Major refactor
#209
virtuald
closed
1 year ago
0
Fix CI
#208
virtuald
closed
1 year ago
0
Keep using pydantic v1
#207
TheTripleV
closed
1 year ago
0
Improve type hints
#206
TheTripleV
closed
1 year ago
2
Fix getting version for package not it root of repo
#205
TheTripleV
closed
1 year ago
0
Add option to create broken sdists
#204
virtuald
opened
1 year ago
3
extra_includes for templates
#203
auscompgeek
opened
1 year ago
0
Automatically disable None for std::function
#202
virtuald
closed
1 year ago
0
Provide mechanism to disable parameter implicit conversion to None
#201
virtuald
closed
1 year ago
0
Provide mechanism to disable conversion to None
#200
virtuald
closed
1 year ago
2
Strip linux binaries correctly when cross-compiling
#199
virtuald
closed
1 year ago
2
Strip downloaded linux libraries unless we're doing a debug build
#198
virtuald
closed
1 year ago
2
Provide for Apple Silicon (ARM64) platform as well
#197
zacbir
closed
1 year ago
5
Black 23.1.0
#196
auscompgeek
closed
1 year ago
0
Using return_value_policy::copy for non-copyable type
#195
virtuald
opened
1 year ago
0
Fix handling of enums in nested classes
#194
virtuald
closed
1 year ago
0
Enums within classes are missing the class name in qualified references
#193
auscompgeek
closed
1 year ago
0
Update to pybind11 2.10.3, enable PYBIND11_ASSERT_GIL_HELD_INCREF_DEC…
#192
virtuald
closed
1 year ago
0
Automatically Detect Template Types
#191
TheTripleV
opened
1 year ago
4
Add return_override for functions
#190
TheTripleV
closed
7 months ago
1
Next