summaryrefslogtreecommitdiffstats
path: root/Doc/howto/curses.rst
Commit message (Expand)AuthorAgeFilesLines
* Docs: add link roles with Sphinx extlinks (#117850)Hugo van Kemenade2024-04-151-5/+3
* gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)Serhiy Storchaka2023-07-291-1/+1
* gh-101100: Fix Sphinx warnings in `curses` and `curses.ascii` modules (#103457)Hugo van Kemenade2023-05-031-21/+23
* gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)Serhiy Storchaka2022-08-041-1/+1
* gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-9...Serhiy Storchaka2022-08-041-2/+2
* gh-91156: Use `locale.getencoding()` instead of getpreferredencoding (GH-91732)Inada Naoki2022-04-221-2/+1
* Remove effbot urls (GH-26308)E-Paine2021-05-221-5/+1
* bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6...Stéphane Wirtel2018-05-151-3/+3
* bpo-25910: Fixes redirection from http to https (#4674)Sanyam Khurana2017-12-061-1/+1
* bpo-30737: Update DevGuide links to new URL (GH-3228)Lisa Hewus Fresh2017-08-301-1/+1
* Minor typo in curses.rst (#2763)waxmoon2017-07-241-1/+1
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-1/+1
* Fixing broken links in doc, part 2: howto/Georg Brandl2014-10-291-1/+1
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-1/+1
* Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-1/+1
* Issue #19203: Improved cross-references in the curses howto.Serhiy Storchaka2013-10-131-20/+24
* curses HOWTO: fix some PEP8 and a code example to actually raise the exceptio...Georg Brandl2013-10-061-6/+6
* #17700: update the curses HOWTO for 3.xAndrew Kuchling2013-05-101-178/+290
* Closes #14401: fix typos in curses howto.Georg Brandl2012-03-251-3/+3
* Merged revisions 69998-69999,70002,70022-70023,70025-70026,70061,70086,70145,...Benjamin Peterson2009-03-091-1/+1
* Merged revisions 68221 via svnmerge fromGeorg Brandl2009-01-031-1/+1
* Remove trailing whitespace.Georg Brandl2009-01-031-2/+2
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-161-2/+2
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-061-0/+2
* Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge fromChristian Heimes2008-01-181-3/+3
* Change instances of 'while 1:' in the docs into 'while True:'.Collin Winter2007-09-101-1/+1
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+434