Files
sphinx/doc/extdev
Chris Sewell 37ff33dff7 [builder] type Builder core methods with @final and improve docs (#12436)
This commit:

- annotates the `Builder`'s "core" methods, with [`final`](https://docs.python.org/3/library/typing.html#typing.final)
- adds a UML graph to the Builder API docs
- Adds more methods to the Builder API docs

to make it clearer for extension developers, what is expected from a new builder subclass.
2024-06-19 14:51:20 +02:00
..
2019-04-16 14:06:36 +09:00
2023-01-08 13:52:36 +00:00
2019-05-26 10:53:53 +09:00