> My two cents as a mere contributor who once wrote a PIP. I would love to > see PIPs as a versioned document in git instead of the Wiki. This would > provide history and context, make it easy to comment and propose fixes and > enhancements which is currently not possible with the Wiki. The PMC would > still have the possibility to accept or reject PIPs by merging or not to > master with the usual and well-known PR review process.
+1 on this. Wikis, despite being collaborative, often end up being write-once-and-forget. If the PIP is a PR into the repo, it'll hang around like a bad smell until accepted or rejected. -Ivan