]> granicus.if.org Git - python/commit
bpo-34006: Revert line length limit for Windows help docs (GH-8051)
authorZachary Ware <zachary.ware@gmail.com>
Mon, 2 Jul 2018 20:31:42 +0000 (15:31 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 2 Jul 2018 20:31:42 +0000 (16:31 -0400)
commitd824ca7f4df9b5f77cf02490b0e98c2408e21fee
treedfa7a685d900d6e7d14fd95e16b7b2820a04b501
parent087570af6d5d39b51bdd5e660a53903960e58678
bpo-34006: Revert line length limit for Windows help docs (GH-8051)

 The line-length limit is not needed because the pages appear in a separate app rather
 than on a browser tab.  It can also interact badly with the DPI setting.
Doc/make.bat
Misc/NEWS.d/next/Windows/2018-07-02-14-19-32.bpo-34006.7SgBT_.rst [new file with mode: 0644]