Skip to content

Commit

Permalink
What's new: say hello to Python 3.7! Re nvaccess#7105
Browse files Browse the repository at this point in the history
  • Loading branch information
josephsl committed Jul 17, 2019
1 parent 5a0ecc1 commit b092d3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions user_docs/en/changes.t2t
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ What's New in NVDA


== Changes for Developers ==
- Updated Python to 3.7.4. (#7105)
- Updated pySerial to version 3.4.
- the validate module is now only available from configobj. Code should now do from configobj import validate rather than import validate.
- textInfos.Point and textInfos.Rect are removed and replaced by locationHelper.Point and locationHelper.RectLTRB, respectively.
Expand Down

0 comments on commit b092d3e

Please sign in to comment.