オープン[BUG]: `__new__` does not initialize STL containers and resulting in undefined behaviordocsenhancementhelp wantedpybind/pybind11 #4,549 は 3 年前 に作成 · C++ · 14,677 stars20 件のコメント0 件のリアクション0 担当者
オープン[BUG]: Having trouble creating immutable type with `tp_flags |= Py_TPFLAGS_IMMUTABLETYPE`bugenhancementhelp wantedpybind/pybind11 #4,548 は 3 年前 に作成 · C++ · 14,677 stars6 件のコメント0 件のリアクション0 担当者
オープン[BUG]: Use of pybind11::args or pybind11::kw_only results in a Sphinx warning due to the use of *enhancementhelp wantedsignaturespybind/pybind11 #4,537 は 3 年前 に作成 · C++ · 14,677 stars0 件のコメント0 件のリアクション0 担当者
オープン[BUG]: Test test_init_factory_basic failsbughelp wantedregressionpybind/pybind11 #4,467 は 3 年前 に作成 · C++ · 14,677 stars0 件のコメント0 件のリアクション0 担当者
オープン[BUG]: Python atexit broken with pybind11 version >= 2.9.2bughelp wantedpybind/pybind11 #4,459 は 3 年前 に作成 · C++ · 14,677 stars6 件のコメント0 件のリアクション0 担当者
オープン[QUESTION]: Speedup for converting numpy array to std::vector<T>enhancementhelp wantedpybind/pybind11 #4,131 は 4 年前 に作成 · C++ · 14,677 stars2 件のコメント2 件のリアクション0 担当者
オープン[BUG]: In some situations, py::cast returns null instead of raising an exceptionbughelp wantedpybind/pybind11 #4,099 は 4 年前 に作成 · C++ · 14,677 stars8 件のコメント0 件のリアクション0 担当者
オープン[BUG]: NPY_HALF is not supportedhelp wantedpybind/pybind11 #4,061 は 4 年前 に作成 · C++ · 14,677 stars2 件のコメント2 件のリアクション0 担当者
オープン[BUG]: PYBIND11_NUMPY_DTYPE doesn't support templated types with multiple template argumentsbughelp wantedpybind/pybind11 #4,018 は 4 年前 に作成 · C++ · 14,677 stars2 件のコメント0 件のリアクション0 担当者
オープン[BUG]: Potential leaks when using enum_help wantedpybind/pybind11 #3,865 は 4 年前 に作成 · C++ · 14,677 stars9 件のコメント0 件のリアクション0 担当者
オープン[ENH]: Add DLPack casters to pybind11 enhancementhelp wantedpybind/pybind11 #3,858 は 4 年前 に作成 · C++ · 14,677 stars12 件のコメント0 件のリアクション1 担当者
オープン[BUG]: user can call other functions before calling super().__init__enhancementhelp wantedpybind/pybind11 #3,652 は 4 年前 に作成 · C++ · 14,677 stars1 件のコメント0 件のリアクション0 担当者
オープン[BUG]: Copying from wrong address + segmentation faultbugcastershelp wantedpybind/pybind11 #3,514 は 5 年前 に作成 · C++ · 14,677 stars19 件のコメント0 件のリアクション0 担当者
オープン[BUG]: 'terminate called after throwing an instance of' in `def_buffer` methodbugduplicatehelp wantedpybind/pybind11 #3,336 は 5 年前 に作成 · C++ · 14,677 stars11 件のコメント0 件のリアクション0 担当者
オープン[FEAT] Merge of pull request "Split pybind11 into headers and cpp files to speedup compilation #2445"enhancementhelp wantedpybind/pybind11 #2,953 は 5 年前 に作成 · C++ · 14,677 stars12 件のコメント0 件のリアクション0 担当者
オープン[BUG] pybind11::cast is not thread safebugcastershelp wantedpybind/pybind11 #2,765 は 5 年前 に作成 · C++ · 14,677 stars21 件のコメント0 件のリアクション0 担当者
オープン[BUG] Unbound methods should just be functions instead of instancemethodbughelp wantedpybind/pybind11 #2,722 は 5 年前 に作成 · C++ · 14,677 stars11 件のコメント7 件のリアクション0 担当者
オープン[enhancement] PyPy improvement ideaenhancementhelp wantedpybind/pybind11 #2,549 は 6 年前 に作成 · C++ · 14,677 stars1 件のコメント0 件のリアクション0 担当者
オープンnoexcept base class methods are not recognized in C++17 modeenhancementhelp wantedpybind/pybind11 #2,234 は 6 年前 に作成 · C++ · 14,677 stars9 件のコメント0 件のリアクション0 担当者
オープンSupport for dataclassesenhancementhelp wantedpybind/pybind11 #2,065 は 6 年前 に作成 · C++ · 14,677 stars1 件のコメント7 件のリアクション0 担当者
オープン[BUG]: `__new__` does not initialize STL containers and resulting in undefined behaviordocsenhancementhelp wantedpybind/pybind11 #4,549 は 3 年前 に作成 · C++ · 14,677 stars20 件のコメント0 件のリアクション0 担当者
オープン[BUG]: Having trouble creating immutable type with `tp_flags |= Py_TPFLAGS_IMMUTABLETYPE`bugenhancementhelp wantedpybind/pybind11 #4,548 は 3 年前 に作成 · C++ · 14,677 stars6 件のコメント0 件のリアクション0 担当者
オープン[BUG]: Use of pybind11::args or pybind11::kw_only results in a Sphinx warning due to the use of *enhancementhelp wantedsignaturespybind/pybind11 #4,537 は 3 年前 に作成 · C++ · 14,677 stars0 件のコメント0 件のリアクション0 担当者
オープン[BUG]: Test test_init_factory_basic failsbughelp wantedregressionpybind/pybind11 #4,467 は 3 年前 に作成 · C++ · 14,677 stars0 件のコメント0 件のリアクション0 担当者
オープン[BUG]: Python atexit broken with pybind11 version >= 2.9.2bughelp wantedpybind/pybind11 #4,459 は 3 年前 に作成 · C++ · 14,677 stars6 件のコメント0 件のリアクション0 担当者
オープン[QUESTION]: Speedup for converting numpy array to std::vector<T>enhancementhelp wantedpybind/pybind11 #4,131 は 4 年前 に作成 · C++ · 14,677 stars2 件のコメント2 件のリアクション0 担当者
オープン[BUG]: In some situations, py::cast returns null instead of raising an exceptionbughelp wantedpybind/pybind11 #4,099 は 4 年前 に作成 · C++ · 14,677 stars8 件のコメント0 件のリアクション0 担当者
オープン[BUG]: NPY_HALF is not supportedhelp wantedpybind/pybind11 #4,061 は 4 年前 に作成 · C++ · 14,677 stars2 件のコメント2 件のリアクション0 担当者
オープン[BUG]: PYBIND11_NUMPY_DTYPE doesn't support templated types with multiple template argumentsbughelp wantedpybind/pybind11 #4,018 は 4 年前 に作成 · C++ · 14,677 stars2 件のコメント0 件のリアクション0 担当者
オープン[BUG]: Potential leaks when using enum_help wantedpybind/pybind11 #3,865 は 4 年前 に作成 · C++ · 14,677 stars9 件のコメント0 件のリアクション0 担当者
オープン[ENH]: Add DLPack casters to pybind11 enhancementhelp wantedpybind/pybind11 #3,858 は 4 年前 に作成 · C++ · 14,677 stars12 件のコメント0 件のリアクション1 担当者
オープン[BUG]: user can call other functions before calling super().__init__enhancementhelp wantedpybind/pybind11 #3,652 は 4 年前 に作成 · C++ · 14,677 stars1 件のコメント0 件のリアクション0 担当者
オープン[BUG]: Copying from wrong address + segmentation faultbugcastershelp wantedpybind/pybind11 #3,514 は 5 年前 に作成 · C++ · 14,677 stars19 件のコメント0 件のリアクション0 担当者
オープン[BUG]: 'terminate called after throwing an instance of' in `def_buffer` methodbugduplicatehelp wantedpybind/pybind11 #3,336 は 5 年前 に作成 · C++ · 14,677 stars11 件のコメント0 件のリアクション0 担当者
オープン[FEAT] Merge of pull request "Split pybind11 into headers and cpp files to speedup compilation #2445"enhancementhelp wantedpybind/pybind11 #2,953 は 5 年前 に作成 · C++ · 14,677 stars12 件のコメント0 件のリアクション0 担当者
オープン[BUG] pybind11::cast is not thread safebugcastershelp wantedpybind/pybind11 #2,765 は 5 年前 に作成 · C++ · 14,677 stars21 件のコメント0 件のリアクション0 担当者
オープン[BUG] Unbound methods should just be functions instead of instancemethodbughelp wantedpybind/pybind11 #2,722 は 5 年前 に作成 · C++ · 14,677 stars11 件のコメント7 件のリアクション0 担当者
オープン[enhancement] PyPy improvement ideaenhancementhelp wantedpybind/pybind11 #2,549 は 6 年前 に作成 · C++ · 14,677 stars1 件のコメント0 件のリアクション0 担当者
オープンnoexcept base class methods are not recognized in C++17 modeenhancementhelp wantedpybind/pybind11 #2,234 は 6 年前 に作成 · C++ · 14,677 stars9 件のコメント0 件のリアクション0 担当者
オープンSupport for dataclassesenhancementhelp wantedpybind/pybind11 #2,065 は 6 年前 に作成 · C++ · 14,677 stars1 件のコメント7 件のリアクション0 担当者