We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The Using Generic Patterns section updated and tested.
Boilerplate Code section cleaned up. Did a test run and everything works.
Switched to using setuptools
md.inlinepatterns => md.inlinePatterns
the makeExtension function gets added later int he tutorial. Not sure how it ended up here.
Added setup.py creation to the tutorial. Everyone seems to be skipping this step.
First draft of extension tutorial