Closed tBuLi closed 7 years ago
Also, make sure you build the docs just once, rather than once for all Python versions. (And of course, d9ef052 isn't going to help if you have the lines commented ;)
Good point. From testing locally I found that with the new keywordonly function, the signature is read beautifully by sphinx in 3.5, but ignored in 2.7 because it still uses getargspec. So it's easy to choose where to build our docs.
Test building of the docs.