1. 79c9d4f Port a few markup edits from 3.x by Éric Araujo · 14 years ago
  2. e68d450 Add documentation for PEP 370 features in distutils (#10745). by Éric Araujo · 14 years ago
  3. afd2fe2 Improve documentation for PEP 370 support in site module (#8617). by Éric Araujo · 14 years ago
  4. 5cf8660 Fix a few misuses of :option: I missed in r86521. by Éric Araujo · 14 years ago
  5. 26946ec Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge from by Georg Brandl · 15 years ago
  6. 21946af Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from by Georg Brandl · 15 years ago
  7. 080ad04 More descriptive title. by Raymond Hettinger · 15 years ago
  8. 90c0718 Merged revisions 82615 via svnmerge from by Georg Brandl · 15 years ago
  9. 9d8d2a4 Update whatsnew/2.7.rst, add a few links and fix a couple of XXX. Also add a paragraph about DeprecationWarnings in cmdline.rst. by Ezio Melotti · 15 years ago
  10. 3d0a602 Fix URL. by Georg Brandl · 15 years ago
  11. 8842c35 Revert r80580 due to some unintended side effects. See issue #8202 for details. by Nick Coghlan · 15 years ago
  12. ad709ee Add version changed note for -m tinkering with sys.argv[0] during the search process by Nick Coghlan · 15 years ago
  13. c5e4485 Issue 8202: when using the -m command line switch, sys.argv[0] is now '-m' instead of '-c' while searching for the module to be executed by Nick Coghlan · 15 years ago
  14. fced908 Two grammar fixes by Andrew M. Kuchling · 15 years ago
  15. f3a8c66 tell people to update python.man, too by Benjamin Peterson · 15 years ago
  16. aebbaeb #7301: add the environment variable $PYTHONWARNINGS to supplement the -W by Philip Jenvey · 15 years ago
  17. 425aa2e Fix some broken URLs. by Ezio Melotti · 15 years ago
  18. b1e66ee Resolve bug 7847 by including documentation for -J, -U, and -X under "Options by Barry Warsaw · 16 years ago
  19. 96aa3ca #7653: clarify how the PythonPath registry key should look like. by Georg Brandl · 16 years ago
  20. f31d1a0 Add some missing command-line options to the main list. All but -V were already by Brett Cannon · 16 years ago
  21. 062d2b5 #7388: "python".capitalize() in the Doc by Ezio Melotti · 16 years ago
  22. 6c14e58 Use "impl-detail" directive where applicable. by Georg Brandl · 16 years ago
  23. a4314c2 Fix broken links found by "make linkcheck". scipy.org seems to be done right now, so I could not verify links going there. by Georg Brandl · 16 years ago
  24. 2c7b493 #6904 - fix broken link by Ezio Melotti · 16 years ago
  25. d7d4fd7 builtin -> built-in. by Georg Brandl · 16 years ago
  26. 5a85d5c #6332: fix word dupes throughout the source. by Georg Brandl · 16 years ago
  27. d91f8cf Remove ".. warning::" markup that doesnt contain warnings for users, rather todo items. by Georg Brandl · 16 years ago
  28. a0eea59 Add section numbering to some of the larger subdocuments. by Georg Brandl · 16 years ago
  29. d39600e Issue 4195: Restore the ability to execute packages with the -m switch (but this time in a way that leaves the import machinery in a valid state). (Original patch by Andi Vajda) by Nick Coghlan · 17 years ago
  30. a924289 fix spelling by Benjamin Peterson · 17 years ago
  31. fe8076e specify what -3 warnings are about by Benjamin Peterson · 17 years ago
  32. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  33. fc29f27 #4811: fix markup glitches (mostly remains of the conversion), by Georg Brandl · 17 years ago
  34. 1966a23 Markup fix. by Georg Brandl · 17 years ago
  35. 14da8e8 Fix syntax. by Georg Brandl · 17 years ago
  36. 73ac29e #3916: fixes for docs wrt. Windows directory layout by Georg Brandl · 17 years ago
  37. 9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. by Georg Brandl · 17 years ago
  38. c0f10f3 #3472: update Mac-bundled Python version info. by Georg Brandl · 17 years ago
  39. 90f3673 fix various doc typos #3320 by Benjamin Peterson · 17 years ago
  40. d987545 Clarify what ":errorhandler" refers to. by Georg Brandl · 17 years ago
  41. 9981589 New environment variable PYTHONIOENCODING. by Martin v. Löwis · 17 years ago
  42. af748c3 Implemented PEP 370 by Christian Heimes · 17 years ago
  43. 31f6315 Update command line usage documentation to reflect 2.6 changes (also includes some minor cleanups). Addresses TODO list issue 2258 by Nick Coghlan · 17 years ago
  44. 9c06574 #2239: PYTHONPATH delimiter is os.pathsep. by Georg Brandl · 17 years ago
  45. 3ef2063 #2194: fix some typos. by Georg Brandl · 17 years ago
  46. 4425e7c Specify what kind of warning -3 emits. by Georg Brandl · 17 years ago
  47. 21297fa Fix markup. by Georg Brandl · 18 years ago
  48. 8d10167 Better method for associating .py files with the interpreter. by Georg Brandl · 18 years ago
  49. 61d2886 Fix two further doc build warnings. by Georg Brandl · 18 years ago
  50. 1b0ebb1 Fix inconsistent title levels -- it made the whole doc build crash horribly. by Raymond Hettinger · 18 years ago
  51. aed6c66 patch #1668: clarify envvar docs; rename THREADDEBUG to PYTHONTHREADDEBUG. by Georg Brandl · 18 years ago
  52. 2da0fce Patch #602345 by Neal Norwitz and me: add -B option and PYTHONDONTWRITEBYTECODE envvar to skip writing bytecode. by Georg Brandl · 18 years ago
  53. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  54. 001e838 Simplify. by Georg Brandl · 18 years ago
  55. 013d574 Update to windows doc from Robert. by Georg Brandl · 18 years ago
  56. 21c6665 Fix duplicate label and a typo. by Georg Brandl · 18 years ago
  57. 1206a22 Added warning that make install may overwrite or masquerade the default python binary. Use make altinstall instead. by Christian Heimes · 18 years ago
  58. d95a1ee Add "Python on Unix" document, mostly written for GHOP by Shriphani Palakodety. by Georg Brandl · 18 years ago
  59. cbcfe4f #1548: fix apostroph placement. by Georg Brandl · 18 years ago
  60. 87983f2 Add "Using Python on Windows" document, by Robert Lehmann. Written for GHOP. by Georg Brandl · 18 years ago
  61. f4ef23f Use correct markup. by Georg Brandl · 18 years ago
  62. a739503 Add :term:s for "new-style class". by Georg Brandl · 18 years ago
  63. 5e52db0 Add :term:s for descriptors. by Georg Brandl · 18 years ago
  64. 3507333 Even more clarification. by Georg Brandl · 18 years ago
  65. c5004f3 Clarify -E docs. by Georg Brandl · 18 years ago
  66. 1cddfed Change title, for now. by Georg Brandl · 18 years ago
  67. 59d121a * Add new toplevel chapter, "Using Python." (how to install, by Georg Brandl · 18 years ago