Files
RustPython/stdlib
snowapril aa2a7f01ee add PyMapping as PyObjectRef wrapper
Modify original `PyMapping` to `PyMappingMethods` and create `PyMapping`
struct as `PyObjectRef` wrapper for implementing `PyMapping_*`
functions. https://docs.python.org/3/c-api/mapping.html

Signed-off-by: snowapril <sinjihng@gmail.com>
2021-10-02 16:45:34 +09:00
..
2021-10-02 16:45:34 +09:00
2021-10-01 01:54:04 +09:00
2021-10-01 01:54:04 +09:00