Ralf W. Grosse-Kunstleve
|
9a8489031d
|
Restore original test_async, test_buffers from current smart_holder HEAD
|
2022-06-28 00:20:50 -07:00 |
|
Ralf W. Grosse-Kunstleve
|
509506955b
|
VERY MESSY SNAPSHOT of WIP, this was the starting point for cl/454658864, which has more changes on top.
|
2022-06-28 00:20:50 -07:00 |
|
Ralf W. Grosse-Kunstleve
|
d1960a18cf
|
Add minimal_real_caster (from PR #3862) to test_async, test_buffers
|
2022-06-28 00:20:50 -07:00 |
|
Ralf W. Grosse-Kunstleve
|
ec24786eab
|
Fully-automatic clang-format with include reordering (#3713)
* chore: add clang-format
* Removing check-style (Classic check-style)
Ported from @henryiii's 53056b1b0e
* Automatic clang-format changes (NO manual changes).
Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com>
|
2022-02-10 12:17:07 -08:00 |
|
Henry Schreiner
|
6bcd220c8d
|
refactor: module -> module_ with typedef (#2544)
* WIP: module -> module_ without typedef
* refactor: allow py::module to work again
|
2020-10-03 13:38:03 -04:00 |
|
Jeremy Maitin-Shepard
|
a3f4a0e8ab
|
Add support for __await__, __aiter__, and __anext__ protocols (#1842)
|
2019-07-18 09:02:35 +02:00 |
|