DeprecationWarning: generator 'RevisionMap._iterate_revisions' raised StopIteration (PEP 479) #458
Labels
Comments
Michael Bayer (@zzzeek) wrote: |
Michael Bayer (@zzzeek) wrote: Clean up all Python 3.6 warnings Fixed a few Python3.6 deprecation warnings by replacing Additionally fixed docstrings with backslashes needing r'', filehandles Change-Id: Id9791c5fa8b4b1f3e4e36f237a8a8ebcef4aaaba → 6c29346 |
Changes by Michael Bayer (@zzzeek):
|
This was referenced Nov 27, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Migrated issue, originally created by Christopher Sang (@csang)
Run a downgrade on an initially empty db, using a command like:
The following DeprecationWarning occurs:
Environment:
See https://www.python.org/dev/peps/pep-0479/
The text was updated successfully, but these errors were encountered: