summaryrefslogtreecommitdiff
path: root/Doc/faq
Commit message (Expand)AuthorAgeFilesLines
* Docs: FIX broken links. (GH-13491)Miss Islington (bot)2019-05-281-1/+1
* bpo-33882: mention breakpoint() in debugger-related FAQ (GH-7759) (GH-13077)Miss Islington (bot)2019-05-131-0/+3
* Doc: define PY_SSIZE_T_CLEAN always (GH-12794)Miss Islington (bot)2019-04-121-0/+2
* bpo-34203: FAQ: improve wording of paragraph about 2.x vs. 3.x (GH-9821)Miss Islington (bot)2019-03-261-8/+4
* [3.7] Replace "DOS box" with link to Windows FAQ. (GH-12390) (GH-12525)Miss Islington (bot)2019-03-241-0/+2
* bpo-21314: Add a FAQ entry about positional only parameters (GH-10641)Miss Islington (bot)2019-03-101-0/+35
* [3.7] Update FAQ to point to Infrastructure Team website. (GH-12077) (GH-12078)Miss Islington (bot)2019-02-271-8/+2
* Remove empty Dictionaries section from programming FAQ (GH-12026)Miss Islington (bot)2019-02-251-3/+0
* [3.7] bpo-35506: Remove redundant and incorrect links from keywords. (GH-1117...Serhiy Storchaka2018-12-191-1/+1
* Correct a couple of unbalanced parenthesis. (GH-10779)Miss Islington (bot)2018-12-051-1/+1
* [3.7] Doc: Delete "how do I emulate os.kill" section in Windows FAQ (GH-10487...Julien Palard2018-11-281-21/+0
* [3.7] bpo-35255: Doc: Delete now useless Windows FAQ section (GH-10557) (GH-1...Julien Palard2018-11-261-11/+0
* [3.7] bpo-32613: Update window FAQ (GH-5552). (GH-10544)Julien Palard2018-11-141-44/+23
* bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)Miss Islington (bot)2018-10-262-2/+2
* bpo-35032: Remove inaccessible videos from faq/Windows (GH-10004)Miss Islington (bot)2018-10-201-24/+0
* bpo-34203: FAQ now recommends python 3.x over 2.x (GH-9796)Miss Islington (bot)2018-10-121-6/+8
* closes bpo-33883: Mention type checkers in the FAQ. (GH-7760)Miss Islington (bot)2018-09-101-0/+5
* bpo-27671: Update FAQ about why len is function (GH-8432)Miss Islington (bot)2018-07-301-18/+19
* bpo-33888: Use CPython instead of Python in the FAQ (GH-7767)Miss Islington (bot)2018-07-071-6/+6
* Update Stackless Python wiki URL (GH-8072)Julien Palard2018-07-061-1/+1
* bpo-33957: Doc: Use better wording (GH-7912)Miss Islington (bot)2018-06-261-1/+1
* bpo-33887: Add TOC to Design and History FAQ(GH-7766)Miss Islington (bot)2018-06-231-0/+5
* bpo-33836: Recommend keyword-only param for memoization in FAQ (GH-7687)Miss Islington (bot)2018-06-151-2/+2
* bpo-33799: Remove non-ordered dicts comments from FAQ (GH-7520)Miss Islington (bot)2018-06-082-10/+1
* bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6...Miss Islington (bot)2018-05-162-3/+3
* Improve highlighting of some code blocks. (GH-6401)Miss Islington (bot)2018-04-092-7/+23
* Fix typos '.::' should typically just be '::'. (GH-6165) (GH-6300)Miss Islington (bot)2018-03-291-1/+1
* Make formatting of some return codes conforming to the general style. (GH-558...Miss Islington (bot)2018-02-091-1/+1
* bpo-25910: Link redirections in docs (#1933)Sanyam Khurana2018-01-201-1/+1
* trivial: link updates in documentation (#2765)jimmy2017-12-131-1/+1
* bpo-25910: Fixes redirection from http to https (#4674)Sanyam Khurana2017-12-065-8/+8
* bpo-30737: Update DevGuide links to new URL (GH-3228)Lisa Hewus Fresh2017-08-301-3/+3
* Fix a typo in the Programming FAQ. (#3230)Gregory P. Smith2017-08-281-1/+1
* Remove outdated FOX from GUI FAQ (GH-2538)Berker Peksag2017-07-041-9/+0
* bpo-27200: Fix doctests in programming.rst and datetime.rst (#401)Marco Buttu2017-03-181-2/+2
* Change some mercurial/ hg.python.org references. (#8)Senthil Kumaran2017-02-161-3/+3
* Travis CI: run rstlint.py in the docs job (#68)Victor Stinner2017-02-131-2/+2
* bpo-29521 Fix two minor documentation build warnings (#41)Jim DeLaHunt2017-02-131-3/+4
* Issue #29024: Merge from 3.5Berker Peksag2017-01-021-0/+10
|\
| * Issue #29024: Add Kivy entry to GUI FAQBerker Peksag2017-01-021-0/+10
* | Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-262-3/+3
|\ \ | |/
| * Issue #28763: Use double hyphens (rendered as en-dashes) in numerical rangesSerhiy Storchaka2016-11-262-3/+3
* | Issue #28705: greatly simplify the FAQ entry on transpiling.Brett Cannon2016-11-181-27/+5
* | Issue #26462: Merge code block fixes from 3.5Martin Panter2016-07-291-4/+12
|\ \ | |/
| * Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.Martin Panter2016-07-261-4/+12
* | Merge from 3.5Berker Peksag2016-06-151-1/+1
|\ \ | |/
| * Make faq/general.rst gender-inclusive, patch by Sam Hathaway.Berker Peksag2016-06-151-1/+1
* | [merge from 3.5] - Issue27203 - Fix doctests Doc/faq/programming.rst.Senthil Kumaran2016-06-041-8/+20
|\ \ | |/
| * Issue27203 - Fix doctests Doc/faq/programming.rst.Senthil Kumaran2016-06-041-8/+20
* | Merge from 3.5Berker Peksag2016-06-011-1/+1
|\ \ | |/