David Hewitt
|
1158c08f42
|
error on passing arguments to `#[new]` and similar attributes
|
2023-10-08 21:31:59 +01:00 |
David Hewitt
|
5cc3ce99f1
|
pyclass: unify pyclass with its pyo3 arguments
|
2022-03-20 08:24:09 +00:00 |
Ashley Anderson
|
a21e57a9d3
|
Fix additional tests after trybuild update
|
2021-10-11 20:52:24 -04:00 |
David Hewitt
|
4d46abde73
|
macros: support `#[pyo3(name = "...")]`
|
2021-05-07 22:35:52 +01:00 |
scalexm
|
b27ee3fd64
|
Allow `#[name]` with `#[getter]` and `#[setter]`
|
2021-03-18 19:35:17 +01:00 |
David Hewitt
|
9617edfca9
|
msrv: bump to 1.45
|
2020-11-12 11:33:08 +00:00 |
David Hewitt
|
e140b729fc
|
Allow #[getter] and #[setter] functions to take PyRef
|
2020-06-27 14:55:22 +01:00 |
konstin
|
6798fe9da7
|
Fix tests on stable
|
2020-06-18 17:23:49 +09:00 |
David Hewitt
|
b245e71c14
|
Address comments from PR#692
|
2019-12-18 14:26:25 +00:00 |
David Hewitt
|
4b18830f1e
|
Add `#[name]` attribute support for `#[pyfunction]`
|
2019-12-17 22:14:28 +00:00 |
David Hewitt
|
7702395b3d
|
Add #[name = "foo"] attribute to #[pymethods]
|
2019-12-17 17:45:53 +00:00 |