COMMITS
/ Doc/howto/curses.rst August 4, 2022
M
gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
Miss Islington (bot) committed
S
[3.10] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95644)
Serhiy Storchaka committed
May 2, 2022
T
[3.10] bpo-43504: Remove effbot urls (GH-26308) (#92161)
Thaddeus1499 committed
May 15, 2018
S
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814)
Stéphane Wirtel committed
December 6, 2017
S
bpo-25910: Fixes redirection from http to https (#4674)
Sanyam Khurana committed
August 30, 2017
L
bpo-30737: Update DevGuide links to new URL (GH-3228)
Lisa Hewus Fresh committed
July 24, 2017
W
Minor typo in curses.rst (#2763)
waxmoon committed
February 26, 2016
October 29, 2014
G
Fixing broken links in doc, part 2: howto/
Georg Brandl committed
G
Use https:// URLs when referring to python.org hosts.
Georg Brandl committed
November 29, 2013
S
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka committed
October 13, 2013
S
Issue #19203: Improved cross-references in the curses howto.
Serhiy Storchaka committed
October 6, 2013
G
curses HOWTO: fix some PEP8 and a code example to actually raise the exception it promises.
Georg Brandl committed
May 10, 2013
A
#17700: update the curses HOWTO for 3.x
Andrew Kuchling committed
March 25, 2012
G
Closes #14401: fix typos in curses howto.
Georg Brandl committed
March 9, 2009
January 3, 2009
G
Merged revisions 68221 via svnmerge from
Georg Brandl committed
G
Remove trailing whitespace.
Georg Brandl committed
March 16, 2008
February 6, 2008
January 18, 2008
C
Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from
Christian Heimes committed
September 10, 2007
C
Change instances of 'while 1:' in the docs into 'while True:'.
Collin Winter committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed