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
*
[3.9] Remove effbot urls (GH-26308). (#92162)
Thaddeus1499
2022-05-02
1
-3/+0
*
Fix typo in Programming FAQ (GH-92083)
Miss Islington (bot)
2022-05-02
1
-1/+1
*
Fix minor grammar error (GH-31325)
Miss Islington (bot)
2022-02-14
1
-1/+1
*
[3.9] bpo-46502: Remove "How do I tell incomplete input" from FAQ (GH-30925) ...
Pablo Galindo Salgado
2022-01-27
1
-156/+0
*
bpo-43698: do not use `...` as argument name in docs (GH-30502)
Miss Islington (bot)
2022-01-26
1
-11/+8
*
[3.9] bpo-45845: Change link for pyserial (GH-29675)
Miss Islington (bot)
2021-11-20
1
-2/+2
*
bpo-44844: Remove unresponsive web link (GH-29651)
Miss Islington (bot)
2021-11-20
1
-3/+0
*
bpo-45846: Fix capitalisation of Van Rossum at the start of sentence (GH-2964...
Miss Islington (bot)
2021-11-20
1
-1/+1
*
bpo-20692: Add Programming FAQ entry for 1.__class__ error. (GH-28918)
Miss Islington (bot)
2021-10-13
1
-0/+21
*
[3.9] [doc] Fix typos found using codespell (GH-28744) (GH-28759)
Christian Clauss
2021-10-06
1
-1/+1
*
[doc] Update references to NumPy (GH-22458) (GH-28749)
Miss Islington (bot)
2021-10-06
1
-1/+1
*
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) (GH-28524)
Miss Islington (bot)
2021-09-23
2
-2/+2
*
[3.9] bpo-4442: Document use of __new__ for subclasses of immutable types (G...
Ćukasz Langa
2021-08-22
1
-0/+48
*
bpo-44903: Removed othergui.rst and list of GUI frameworks (GH-27762) (GH-27790)
Miss Islington (bot)
2021-08-17
1
-88/+8
*
bpo-13814: Explain why generators are not context managers (GH-26835)
Miss Islington (bot)
2021-06-21
1
-0/+9
*
Point to recent link to PyFLTK (GH-26315) (GH-26367)
Miss Islington (bot)
2021-05-25
1
-1/+1
*
bpo-30757: Improve "How to make stand-alone binaries" FAQ (GH-26309) (GH-26312)
Miss Islington (bot)
2021-05-22
2
-10/+12
*
[doc] Do some polishing in IDEs section (GH-22070) (GH-25703)
Miss Islington (bot)
2021-04-29
1
-12/+12
*
Fix broken links and improve stand-alone tools list in FAQ GH-25609
Miss Islington (bot)
2021-04-26
2
-9/+8
*
bpo-20503: Show how isinstance() works with ABC registered classes. (GH-25175...
Miss Islington (bot)
2021-04-05
1
-0/+35
*
bpo-43325: Add FAQ entry for identity tests (GH-25168) (GH-25178)
Miss Islington (bot)
2021-04-04
1
-0/+87
*
Fix typo in the word "spaghetti" (GH-24866)
Miss Islington (bot)
2021-03-15
1
-1/+1
*
bpo-43199: Briefly explain why no goto (GH-24852)
Miss Islington (bot)
2021-03-15
1
-1/+9
*
Doc: Do not suggest `s[::-1]` for reversed order (GH-22457)
Miss Skeleton (bot)
2020-10-21
1
-6/+1
*
Doc: Do not encourage using a base class name in a derived class (GH-22177)
Miss Skeleton (bot)
2020-10-21
1
-6/+6
*
bpo-41292: Fixes dead link to cx_freeze from Windows FAQ (GH-21463)
Miss Skeleton (bot)
2020-10-19
1
-1/+1
*
Link to the msvcrt module from the Windows FAQ (GH-22268)
Miss Skeleton (bot)
2020-10-19
1
-1/+1
*
bpo-40341: Remove some "discouraged solutions" in Doc/faq/programming.rst (GH...
Miss Skeleton (bot)
2020-10-16
1
-21/+1
*
bpo-41774: Tweak new programming FAQ entry (GH-22562)
Miss Skeleton (bot)
2020-10-05
1
-1/+1
*
bpo-41774: Add programming FAQ entry (GH-22402)
Miss Islington (bot)
2020-09-29
1
-0/+15
*
[doc] Remove references to PyChecker. (GH-22054)
Miss Islington (bot)
2020-09-02
2
-14/+5
*
Remove reference to Boa Constructor. (GH-22056)
Miss Islington (bot)
2020-09-02
1
-6/+0
*
bpo-41573: Update release versions in General FAQ (GH-21915) (#21938)
Miss Islington (bot)
2020-08-22
1
-4/+4
*
Doc: Add output to example code in programming FAQ (GH-21346)
Miss Islington (bot)
2020-08-09
1
-34/+37
*
Update FAQ release schedule and estimated users (GH-21180)
Miss Islington (bot)
2020-06-30
1
-4/+4
*
bpo-24914: mention Python supports multiple paradigms in the FAQ (GH-20658) (...
Miss Islington (bot)
2020-06-08
1
-6/+7
*
Fix plural typo in documentation (GH-19799)
Alex Povel
2020-04-29
1
-1/+1
*
bpo-40348: Fix typos in the programming FAQ (GH-19729)
Zackery Spytz
2020-04-27
1
-2/+2
*
bpo-40340: Separate examples more clearly in the programming FAQ (GH-19688)
Cajetan Rodrigues
2020-04-24
1
-4/+5
*
bpo-38558: Link to further docs from walrus operator mention in tutorial (GH-...
Adorilson Bezerra
2020-02-03
1
-0/+2
*
bpo-39136: Fixed typos (GH-17720)
Gurupad Hegde
2019-12-28
1
-1/+1
*
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka
2019-10-30
1
-1/+1
*
bpo-38237: Make pow's arguments have more descriptive names and be keyword pa...
Ammar Askar
2019-09-21
1
-14/+11
*
bpo-35224: Additional documentation for Assignment Expressions (GH-15935)
Emily Morehouse
2019-09-11
1
-57/+6
*
Minor changes in Doc/faq/library. (#15449)
Antoine
2019-09-09
1
-14/+15
*
bpo-36167: fix an incorrect capitalization (GH-14482)
avinassh
2019-08-29
1
-1/+1
*
bpo-37352: Minor word-smithing for design.rst (GH #14730)
Ilya Kamenshchikov
2019-07-16
1
-5/+5
*
bpo-37456: Slash ('/') is now part of syntax. (GH-14627)
Terry Jan Reedy
2019-07-06
1
-4/+0
*
Docs: Improved phrasing (GH-14069)
Aeros
2019-06-21
1
-4/+6
*
Use more PEP 570 syntax in the documentation. (GH-13720)
Serhiy Storchaka
2019-06-01
1
-2/+2
[next]