.. |
class
|
pyclass: switch from immutable to frozen
|
2022-06-19 21:18:15 +01:00 |
conversions
|
Fix IntoPyCallbackOutput paper cuts (#2326)
|
2022-05-09 18:15:43 +01:00 |
err
|
Un-ignore and expand on doc examples
|
2022-05-03 00:47:09 +02:00 |
ffi
|
datetime: support timezone bindings
|
2022-07-13 22:05:17 +01:00 |
impl_
|
Rust 1.62 (#2489)
|
2022-07-02 16:08:01 +01:00 |
test_hygiene
|
Add macro append_to_inittab
|
2022-05-24 07:42:15 +01:00 |
types
|
datetime: support timezone bindings
|
2022-07-13 22:05:17 +01:00 |
buffer.rs
|
Increasing test coverage (#2462)
|
2022-06-23 21:30:22 +01:00 |
callback.rs
|
Un-ignore and expand on doc examples
|
2022-05-03 00:47:09 +02:00 |
conversion.rs
|
Rust 1.62 (#2489)
|
2022-07-02 16:08:01 +01:00 |
derive_utils.rs
|
pyfunction: allow wrap_pyfunction to work on imports (even cross-crate)
|
2022-01-07 08:43:05 +00:00 |
exceptions.rs
|
ffi: many fixes to pypy definitions
|
2022-06-04 12:47:40 +01:00 |
gil.rs
|
Set up CI for wasm32-emscripten target (#2436)
|
2022-06-08 05:59:18 +01:00 |
impl_.rs
|
Fix IntoPyCallbackOutput paper cuts (#2326)
|
2022-05-09 18:15:43 +01:00 |
instance.rs
|
Fix PyObject_CallNoArgs python version cfg (#2476)
|
2022-06-23 21:31:44 +01:00 |
internal_tricks.rs
|
Remove `#[doc(hidden)]` from trait impl items (#2365)
|
2022-05-10 19:26:53 +01:00 |
lib.rs
|
Add frozen documentation
|
2022-06-22 01:47:40 +02:00 |
macros.rs
|
Add macro append_to_inittab
|
2022-05-24 07:42:15 +01:00 |
marker.rs
|
Set up CI for wasm32-emscripten target (#2436)
|
2022-06-08 05:59:18 +01:00 |
marshal.rs
|
Add more lints
|
2022-03-23 08:07:28 +01:00 |
once_cell.rs
|
macros: simpler expansion for `intern!`
|
2022-06-02 09:57:58 +01:00 |
panic.rs
|
opt: improve handle_panic generated code
|
2021-12-24 00:17:04 +00:00 |
prelude.rs
|
wrap_x: change macros back to `macro_rules!`
|
2022-05-14 20:42:07 +01:00 |
pycell.rs
|
clippy: fix some warnings from beta toolchain
|
2022-07-12 23:02:47 +01:00 |
pyclass.rs
|
Merge pull request #2468 from mejrs/frozen
|
2022-06-30 14:45:45 +02:00 |
pyclass_init.rs
|
opt: remove some generic code bloat
|
2022-06-22 22:53:32 +01:00 |
type_object.rs
|
llvm-lines: use iterator to collect class items
|
2022-06-25 22:03:28 +01:00 |
version.rs
|
Add numeric and object protocol examples
|
2022-02-23 10:09:45 +01:00 |