index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
faq
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2.7] Issue GH-28705: greatly simplify the FAQ entry on transpiling. (#3371)
Benjamin Peterson
2017-09-06
1
-44/+5
*
Remove outdated FOX from GUI FAQ (GH-2538)
Berker Peksag
2017-07-04
1
-9/+0
*
[2.7] bpo-29521: Fix two minor documentation build warnings (GH-41) (GH-670)
Mariatta
2017-04-10
1
-1/+1
*
[2.7] Change some mercurial/ hg.python.org references. (#8) (#183)
Senthil Kumaran
2017-02-20
1
-3/+3
*
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka
2016-11-26
2
-2/+2
*
Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting.
Martin Panter
2016-07-26
1
-2/+10
*
stop talking about svn
Benjamin Peterson
2016-05-27
1
-4/+3
*
remove cruft from Schwarzian transform section
Benjamin Peterson
2016-05-27
1
-30/+1
*
"Numeric Python" -> "NumPy"
Benjamin Peterson
2016-05-27
1
-1/+1
*
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka
2016-05-10
3
-33/+35
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
6
-15/+15
*
Issue #25910: Fixed dead links in the docs.
Serhiy Storchaka
2016-04-11
1
-1/+1
*
Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...
Georg Brandl
2016-02-26
5
-14/+14
*
actually link to the version attributes documentation
Benjamin Peterson
2015-10-12
1
-2/+2
*
don't mention Python 2.2 (closes #25375)
Benjamin Peterson
2015-10-11
1
-2/+2
*
Marked keystrokes with the :kbd: role.
Serhiy Storchaka
2015-09-12
2
-7/+7
*
Issue #23406: Clarify documentation on multiplying a sequence
Martin Panter
2015-09-07
1
-0/+2
*
Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan.
Robert Collins
2015-07-29
1
-4/+2
*
Issue 24304: Fix broken license link in FAQ.
Ned Deily
2015-05-27
1
-1/+1
*
Issue #22155: Add File Handlers subsection with createfilehandler to Tkinter
Terry Jan Reedy
2015-05-17
1
-22/+3
*
Fixing broken links in doc, part 4: some more breaks and redirects
Georg Brandl
2014-10-29
5
-7/+7
*
Fixing broken links in doc, part 1: faq/
Georg Brandl
2014-10-29
7
-33/+27
*
Remove now-dead link to IDLE debugger doc and add PyCharm to the commercial I...
Georg Brandl
2014-10-29
1
-2/+2
*
Update "where is python.org hosted" FAQ.
Georg Brandl
2014-10-29
1
-4/+5
*
Use https:// URLs when referring to python.org hosts.
Georg Brandl
2014-10-29
5
-41/+41
*
Closes #16155: fix a few errors in doctest output of the FAQ pages.
Georg Brandl
2014-10-06
3
-6/+14
*
Closes #10031: overhaul the "imports" section of the programming FAQ.
Georg Brandl
2014-10-06
1
-15/+5
*
#20135: FAQ entry for list mutation.
R David Murray
2014-09-29
1
-1/+76
*
y2k compliance, lol (closes #22380)
Benjamin Peterson
2014-09-10
1
-37/+0
*
Issue #22320: Fix broken link in the General Python FAQ.
Ned Deily
2014-09-01
1
-1/+2
*
#18034: update FAQ to suggest importlib.import_module instead of __import__. ...
Ezio Melotti
2014-08-04
1
-12/+3
*
#20135: move FAQ about mutable default arguments to the programming FAQs page.
Ezio Melotti
2014-07-06
2
-56/+56
*
Closes #21759: URL Typo in Documentation FAQ
Jesus Cea
2014-06-16
1
-1/+1
*
Remove references to the obsolete Mac Carbon modules in the GUI
Ned Deily
2014-04-12
1
-9/+5
*
send people to the right editors page (#20938)
Benjamin Peterson
2014-03-15
1
-1/+2
*
update sphinx url
Benjamin Peterson
2014-01-25
1
-2/+2
*
linkify
Benjamin Peterson
2014-01-25
1
-3/+4
*
update hosting faq
Benjamin Peterson
2014-01-25
1
-3/+6
*
Removed spaces before colons and semicolons.
Serhiy Storchaka
2013-12-24
2
-2/+2
*
Removed spaces before commas and periods.
Serhiy Storchaka
2013-12-23
1
-1/+1
*
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
1
-1/+2
*
Closes #13203: add a FAQ section about seemingly duplicate id()s.
Georg Brandl
2013-10-12
1
-0/+26
*
Use "lambda expression" as preferred to "lambda form".
Georg Brandl
2013-10-06
1
-5/+5
*
Fix markup.
Georg Brandl
2013-10-06
1
-1/+1
*
#19074: mention PySide in the GUI FAQs.
Ezio Melotti
2013-10-05
1
-7/+9
*
Tweak programming faq examples so that it (mostly) passes doctest.
R David Murray
2013-06-19
1
-18/+19
*
#18126: update NumPy links in the documentation. Patch by Yury V. Zaytsev.
Ezio Melotti
2013-06-08
1
-1/+1
*
#17973: fix technical inaccuracy in faq entry (it now passes doctest).
R David Murray
2013-05-21
1
-5/+8
*
#17973: Add FAQ entry for ([],)[0] += [1] both extending and raising.
R David Murray
2013-05-20
1
-0/+83
*
Closes #17726: small clarification in design FAQ.
Georg Brandl
2013-04-14
1
-2/+2
[next]