]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 26 Nov 2016 11:43:28 +0000 (13:43 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 26 Nov 2016 11:43:28 +0000 (13:43 +0200)
commitc7b1a0bbe2ae298ba0471703ad6d5ef86ae5881d
tree35c0d8e77d1c248de80b751339d293a5ff78ffe6
parent4931122de80c6e7f14162ecc9c37b650a4a01a4a
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
in the documentation.
17 files changed:
Doc/faq/design.rst
Doc/faq/general.rst
Doc/howto/urllib2.rst
Doc/library/calendar.rst
Doc/library/cmath.rst
Doc/library/codecs.rst
Doc/library/curses.ascii.rst
Doc/library/curses.rst
Doc/library/functions.rst
Doc/library/ipaddress.rst
Doc/library/json.rst
Doc/library/random.rst
Doc/library/statistics.rst
Doc/library/sys.rst
Doc/whatsnew/2.1.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.5.rst