.. |
building_and_distribution
|
Add a nox task to rustfmt code in the guide.
|
2022-11-22 09:19:40 +01:00 |
class
|
fix some nightly lints 2024-01-12
|
2024-01-12 13:34:17 +00:00 |
conversions
|
add new PyTuple constructors
|
2023-12-30 21:37:46 +00:00 |
ecosystem
|
feat: support async fn in macros with coroutine implementation
|
2023-11-22 20:25:36 +01:00 |
function
|
clean up remnants of deprecated & removed features
|
2023-12-29 13:36:46 +00:00 |
advanced.md
|
guide: use sentence case, move function signatures to own section
|
2022-08-23 20:49:14 +01:00 |
async-await.md
|
Expand guide on async methods borrowing self.
|
2023-12-10 16:37:39 +01:00 |
building_and_distribution.md
|
return existing module on Python 3.9 and up
|
2023-09-23 11:13:39 +01:00 |
changelog.md
|
Add CHANGELOG to the guide
|
2020-09-05 14:44:39 +01:00 |
class.md
|
fix some nightly lints 2024-01-12
|
2024-01-12 13:34:17 +00:00 |
contributing.md
|
guide: add contributing page (#2442)
|
2022-06-08 13:30:11 +00:00 |
conversions.md
|
guide: use sentence case, move function signatures to own section
|
2022-08-23 20:49:14 +01:00 |
debugging.md
|
More typos and grammar.
|
2022-11-23 07:42:53 +01:00 |
ecosystem.md
|
More typos and grammar.
|
2022-11-23 07:42:53 +01:00 |
exception.md
|
Revert "Fix typos and other minor touchups to guide"
|
2023-08-15 08:55:41 +01:00 |
faq.md
|
Two is not three
|
2023-07-11 13:56:34 +02:00 |
features.md
|
add gil-refs feature to aid migration
|
2023-12-29 14:42:31 +00:00 |
function.md
|
Format recently modified code example from the guide.
|
2023-06-16 12:46:26 +02:00 |
getting_started.md
|
Note about pyenv activate and pyenv virtualenv commands
|
2023-10-26 08:21:31 +01:00 |
index.md
|
Start splitting long guide pages into subchapters
|
2020-09-01 22:44:27 +01:00 |
memory.md
|
Format recently modified code example from the guide.
|
2023-06-16 12:46:26 +02:00 |
migration.md
|
begin drafting Bound<T> migration guide
|
2023-12-29 14:42:31 +00:00 |
module.md
|
guide: use sentence case, move function signatures to own section
|
2022-08-23 20:49:14 +01:00 |
parallelism.md
|
Add a nox task to rustfmt code in the guide.
|
2022-11-22 09:19:40 +01:00 |
performance.md
|
Add another performance subsection on implicit access to GIL token.
|
2023-07-09 15:02:12 +02:00 |
python_from_rust.md
|
add call_bound and call_method_bound
|
2024-01-03 13:24:14 +00:00 |
python_typing_hints.md
|
Fix a typo in a documentation page title
|
2023-09-21 21:11:27 +01:00 |
SUMMARY.md
|
docs: fix typos
|
2023-12-07 10:10:15 +01:00 |
trait_bounds.md
|
Fix redundant imports in doc tests thereby fixing the careful CI job.
|
2023-04-10 08:09:06 +02:00 |
types.md
|
fix some dead links
|
2023-09-29 13:24:00 +08:00 |