Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 880 Bytes

CHANGES.rst

File metadata and controls

37 lines (20 loc) · 880 Bytes

CHANGES

1.1 (Unreleased)

  • Clarified that long() typically is not needed.
  • Make a sentence in the foreword read better [Brett Cannon]
  • The foreword byline didn't show up in HTML.

1.0 (2016-10-23)

Changes from "Porting to Python 3":

  • Renamed the book to "Supporting Python 3"
  • Removed any mentions of "porting" as it makes the process sound difficult.
  • Use sys.version_info instead of sys.version
  • De-emphasized 2to3 and other strategies in favour of supporting both languages directly in one source code.
  • The old % style string formatting is no longer deprecated.
  • Typo fixes and grammar improvements.
  • The UnicodeReader example didn't use it's own encoding.
  • A Py23DocChecker class to format unicode output in DocTests was added.
  • Switched from the commercial Flux font to the open source Linux Biolinum O