You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include PY2 compat stuff in the Werkzeug local.py file
For stubs: use reStructuredText in docstrings instead of Python 3 types (or perhaps provide both, if Python 3 types turn out to be more powerful, or easier to read)
Provide "_compat" module to handle xmlrpclib and xmlrpc.client differences
The text was updated successfully, but these errors were encountered:
Only a few things need to be changed for this:
xmlrpclib
andxmlrpc.client
differencesThe text was updated successfully, but these errors were encountered: