Auto Generated Documentation

This commit is contained in:
github-actions[bot]
2025-04-02 13:41:38 +00:00
parent e9a232e07d
commit 21efed14f2
18523 changed files with 340249 additions and 282417 deletions
+1 -1
View File
@@ -1 +1 @@
initSidebarItems({"mod":[["basic","Basic Python Object customization"],["buffer","Represent Python Buffer protocol implementation"],["context","Context manager api Trait and support implementation for context manager api"],["descr","Python Description Interface"],["gc","Python GC support"],["iter","Python Iterator Interface. Trait and support implementation for implementing iterators"],["mapping","Python Mapping Interface Trait and support implementation for implementing mapping support"],["number","Python Number Interface Trait and support implementation for implementing number protocol"],["pyasync","Python Async/Await Interface."],["sequence","Python Sequence Interface Trait and support implementation for implementing sequence"]]});
window.SIDEBAR_ITEMS = {"mod":["basic","gc"]};