commit | 1d80a561734b9932961c546b0897405a3bfbf3e6 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <pitrou@free.fr> | Sat Apr 07 18:14:03 2018 +0200 |
committer | GitHub <noreply@github.com> | Sat Apr 07 18:14:03 2018 +0200 |
tree | 737793472ed6d3745d31fb56f2cb1f2b66429c69 | |
parent | b405752dab95fa5dc65a19d94e798844d0378c61 [diff] |
bpo-33201: Modernize "Extension types" doc (GH-6337) * bpo-33201: Modernize "Extension types" doc * Split tutorial and other topics * Some small fixes * Address some review comments * Rename noddy* to custom* and shoddy to sublist * Fix markup