doc8 triggers DeprecationWarning

Bug #1809562 reported by Lex Li
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
doc8
New
Undecided
Unassigned

Bug Description

/home/quent/.local/share/virtualenvs/wiki-BPmjEsJJ/lib/python3.7/site-packages/doc8/main.py:90: DeprecationWarning: This method will be removed in future versions. Use 'parser.read_file()' instead.
  parser.readfp(fh, filename=fn)
Scanning...
Validating...
========
Total files scanned = 1
Total files ignored = 0
Total accumulated errors = 0
Detailed error counts:
    - CheckCarriageReturn = 0
    - CheckIndentationNoTab = 0
    - CheckMaxLineLength = 0
    - CheckNewlineEndOfFile = 0
    - CheckTrailingWhitespace = 0
    - CheckValidity = 0

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.