acoomans / flask-autodoc

Flask autodoc automatically creates an online documentation for your flask application.
MIT License
98 stars 49 forks source link

End of life 3.6 #52

Closed jwg4 closed 2 years ago

jwg4 commented 2 years ago

This version of Python is now end of life.

We might remove support for it, if and when it starts to cause us problems.

So far we saw one problem - detection of the line numbers where functions are declared has changed.

jwg4 commented 2 years ago

yet again the wrong upstream, sorry!