COMMITS
/ Doc/howto/curses.rst May 27, 2025
B
gh-133579: consistently report C curses function failures (#134327)
Bénédikt Tran committed
April 10, 2025
J
Fix example code in curses tutorial (#126446)
Jiayu Yi committed
April 15, 2024
H
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade committed
July 29, 2023
S
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
Serhiy Storchaka committed
May 3, 2023
H
gh-101100: Fix Sphinx warnings in `curses` and `curses.ascii` modules (#103457)
Hugo van Kemenade committed
August 4, 2022
S
gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
Serhiy Storchaka committed
S
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)
Serhiy Storchaka committed
April 22, 2022
I
gh-91156: Use `locale.getencoding()` instead of getpreferredencoding (GH-91732)
Inada Naoki committed
May 22, 2021
E
Remove effbot urls (GH-26308)
E-Paine 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