1. 2950776 [merge from 3.5] - Issue27203 - Fix doctests Doc/faq/programming.rst. by Senthil Kumaran · 8 years ago
  2. 7749320 Issue27203 - Fix doctests Doc/faq/programming.rst. by Senthil Kumaran · 8 years ago
  3. 3207271 Merge from 3.5 by Berker Peksag · 8 years ago
  4. 5b6a14d Fix link in programming FAQ. by Berker Peksag · 8 years ago
  5. f50cc9a merge 3.5 by Benjamin Peterson · 8 years ago
  6. 047ada4 remove cruft from Schwarzian transform section by Benjamin Peterson · 8 years ago
  7. 3f69f02 merge 3.5 by Benjamin Peterson · 8 years ago
  8. 6d3ad2f "Numeric Python" -> "NumPy" by Benjamin Peterson · 8 years ago
  9. c499f30 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  10. dba9039 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  11. 1acbf85 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  12. 6dff020 Issue #26736: Used HTTPS for external links in the documentation if possible. by Serhiy Storchaka · 8 years ago
  13. 3902d62 merge with 3.5 by Georg Brandl · 8 years ago
  14. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 8 years ago
  15. bc1ee46 Issue #25179: Documentation for formatted string literals aka f-strings by Martin Panter · 8 years ago
  16. d5db147 Issue #25179: Preparatory cleanup of existing docs on string formatting by Martin Panter · 8 years ago
  17. d03d1d4 Issue25917 : Fix howto links in docs. Point the reference documentation instead of wiki. by Senthil Kumaran · 8 years ago
  18. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  19. 7f02d6d Issue #23406: Clarify documentation on multiplying a sequence by Martin Panter · 9 years ago
  20. bd4dd54 Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan. by Robert Collins · 9 years ago
  21. b7354a6 Fixing broken links in doc, part 4: some more breaks and redirects by Georg Brandl · 10 years ago
  22. 77fe77d Fixing broken links in doc, part 1: faq/ by Georg Brandl · 10 years ago
  23. 5e722f6 Remove now-dead link to IDLE debugger doc and add PyCharm to the commercial IDEs. by Georg Brandl · 10 years ago
  24. e73778c Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
  25. a94ad1e Closes #10031: overhaul the "imports" section of the programming FAQ. by Georg Brandl · 10 years ago
  26. 12dc0d9 #20135: FAQ entry for list mutation. (See also 6375bf34fff6.) by R David Murray · 10 years ago
  27. 623ae29 #10510: Fix bug in forward port of 2.7 distutils patch. by R David Murray · 10 years ago
  28. e4aad5a #18034: update FAQ to suggest importlib.import_module instead of __import__. Patch by Wouter van Heyst. by Ezio Melotti · 10 years ago
  29. 898eb82 #20135: move FAQ about mutable default arguments to the programming FAQs page. by Ezio Melotti · 10 years ago
  30. 04d8a24 Fix faq example with division. by Eric V. Smith · 10 years ago
  31. fc9a4d8 Fix text about int() with octal numbers. Closes #21212. by Eric V. Smith · 10 years ago
  32. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  33. 1870116 Merge: #18036: update .pyc FAQ entry in light of PEP 3147. by R David Murray · 11 years ago
  34. d913d9d #18036: update .pyc FAQ entry in light of PEP 3147. by R David Murray · 11 years ago
  35. 5143ce5 merge 3.3 (#19805) by Benjamin Peterson · 11 years ago
  36. b152e17 recommend OrderedDict for this FAQ (closes #19805) by Benjamin Peterson · 11 years ago
  37. 42840f0 merge with 3.3 by Georg Brandl · 11 years ago
  38. d8ede4f Closes #13203: add a FAQ section about seemingly duplicate id()s. by Georg Brandl · 11 years ago
  39. 2f72aed Merge: Tweak programming faq examples so that it (mostly) passes doctest. by R David Murray · 11 years ago
  40. fdf9503 Tweak programming faq examples so that it (mostly) passes doctest. by R David Murray · 11 years ago
  41. 4f422e3 Issue #17177: Update the programming FAQ to use importlib by Brett Cannon · 11 years ago
  42. c1f5839 #18126: update NumPy links in the documentation. Patch by Yury V. Zaytsev. by Ezio Melotti · 11 years ago
  43. 95ae992 #17973: fix technical inaccuracy in faq entry (it now passes doctest). by R David Murray · 11 years ago
  44. bcf06d3 #17973: Add FAQ entry for ([],)[0] += [1] both extending and raising. by R David Murray · 11 years ago
  45. 44ea77b Closes #4159: add LaTeX tabular column specifications to tables that otherwise are cut off or have overlapping text. by Georg Brandl · 11 years ago
  46. cad8b0f #13094: add Programming FAQ entry about the behavior of closures. by Ezio Melotti · 11 years ago
  47. b430994 Add additional links and index entries for "argument" and "parameter". by Chris Jerdonek · 11 years ago
  48. c2a7fd6 Improve argument/parameter documentation (issue #15990). by Chris Jerdonek · 12 years ago
  49. 300a691 Closes #14305: fix typo. by Georg Brandl · 12 years ago
  50. 432259f Issue #13528: rework the performance question in the programming FAQ by Antoine Pitrou · 13 years ago
  51. f352040 Remove outdate FAQ content by Antoine Pitrou · 13 years ago
  52. c5b266e Streamline FAQ entry about the ternary operator, and suggest using io.StringIO for a mutable unicode container. by Antoine Pitrou · 13 years ago
  53. 9cb41df Remove references to psyco, which is mostly unmaintained and doesn't work with Python 3. by Antoine Pitrou · 13 years ago
  54. fd9ebd4 Clarify concatenation behaviour of immutable strings, and remove explicit by Antoine Pitrou · 13 years ago
  55. 7af8ebb Adapt/remove mentions of functions gone in 3.x by Éric Araujo · 13 years ago
  56. e1eef41 Close #12838: fix range() call. by Georg Brandl · 13 years ago
  57. 09264b6 Mention Cython and remove obsolete alternatives by Antoine Pitrou · 13 years ago
  58. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  59. 5a7a52f #9582 - add a missing "are" and reflow the line. by Brian Curtin · 14 years ago
  60. 6faee4e #9911: doc copyedits. by Georg Brandl · 14 years ago
  61. c4a55fc Recorded merge of revisions 78024 via svnmerge from by Georg Brandl · 14 years ago
  62. 11b6362 #7495: more review fixes. by Georg Brandl · 14 years ago
  63. 62eaaf6 #7495: Review of Programming FAQ by Florent Xicluna. by Georg Brandl · 15 years ago
  64. 18163c3 Fix print function conversion missed in merge of faq/programming update. by R. David Murray · 15 years ago
  65. c04a694 Merged revisions 76190 via svnmerge from by R. David Murray · 15 years ago
  66. 495f7b5 Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,75602-75607,75610-75613,75616-75617,75623,75627,75640,75647,75696,75795 via svnmerge from by Georg Brandl · 15 years ago
  67. d404fa6 Update module names in references in the FAQ. by Georg Brandl · 15 years ago
  68. d741315 Merged revisions 75363 via svnmerge from by Georg Brandl · 15 years ago