1. a358bc3 State explicitely that PYTHONDONTWRITEBYTECODE is equivalent to -B by Éric Araujo · 13 years ago
  2. 66e565e merge with 2.6 by Georg Brandl · 13 years ago
  3. 3aec568 Remove reST markup from --help output. Also: O(n**2) is dict construction, not single insertion. by Georg Brandl · 13 years ago
  4. aee9dfb merge 2.6 with hash randomization fix by Benjamin Peterson · 13 years ago
  5. 1e13eb0 - Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED by Barry Warsaw · 13 years ago
  6. 64b2b6a Issue #13883: Document all platforms PYTHONCASEOK works on. by Brett Cannon · 13 years ago
  7. 117e1f0 fix some broken URLs by Sandro Tosi · 13 years ago
  8. c4114ea use diveintopython.net now that DIP.org returns 410; thanks to Josh Gachnang from docs@ by Sandro Tosi · 13 years ago
  9. 9bcbc62 Update dead references from py.org/dev/faq to the devguide (#13176) by Éric Araujo · 13 years ago
  10. 79c9d4f Port a few markup edits from 3.x by Éric Araujo · 13 years ago
  11. e68d450 Add documentation for PEP 370 features in distutils (#10745). by Éric Araujo · 13 years ago
  12. afd2fe2 Improve documentation for PEP 370 support in site module (#8617). by Éric Araujo · 13 years ago
  13. 5cf8660 Fix a few misuses of :option: I missed in r86521. by Éric Araujo · 13 years ago
  14. 26946ec Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge from by Georg Brandl · 14 years ago
  15. 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 · 14 years ago
  16. 080ad04 More descriptive title. by Raymond Hettinger · 14 years ago
  17. 39db30c Merged revisions 82548,82634-82635 via svnmerge from by Georg Brandl · 14 years ago
  18. 90c0718 Merged revisions 82615 via svnmerge from by Georg Brandl · 14 years ago
  19. 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 · 14 years ago
  20. 3d0a602 Fix URL. by Georg Brandl · 14 years ago
  21. 8842c35 Revert r80580 due to some unintended side effects. See issue #8202 for details. by Nick Coghlan · 14 years ago
  22. ad709ee Add version changed note for -m tinkering with sys.argv[0] during the search process by Nick Coghlan · 14 years ago
  23. 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 · 14 years ago
  24. fced908 Two grammar fixes by Andrew M. Kuchling · 14 years ago
  25. f3a8c66 tell people to update python.man, too by Benjamin Peterson · 14 years ago
  26. aebbaeb #7301: add the environment variable $PYTHONWARNINGS to supplement the -W by Philip Jenvey · 14 years ago
  27. eff4850 Merged revisions 79797 via svnmerge from by Ezio Melotti · 14 years ago
  28. 425aa2e Fix some broken URLs. by Ezio Melotti · 14 years ago
  29. b6453a9 Merged revisions 77120,77151,77155,77209,77229,77256,77317,77331,77333,77359-77360,77382,77561,77570 via svnmerge from by Georg Brandl · 15 years ago
  30. 730820f Merged revisions 77992 via svnmerge from by Barry Warsaw · 15 years ago
  31. b1e66ee Resolve bug 7847 by including documentation for -J, -U, and -X under "Options by Barry Warsaw · 15 years ago
  32. 96aa3ca #7653: clarify how the PythonPath registry key should look like. by Georg Brandl · 15 years ago
  33. 1264f1e Merged revisions 77198 via svnmerge from by Brett Cannon · 15 years ago
  34. f31d1a0 Add some missing command-line options to the main list. All but -V were already by Brett Cannon · 15 years ago
  35. 2f4f2c1 Merged revisions 76904 via svnmerge from by Ezio Melotti · 15 years ago
  36. 062d2b5 #7388: "python".capitalize() in the Doc by Ezio Melotti · 15 years ago
  37. 5d2eb34 Merged revisions 75363,75365,75376,75392,75394,75403,75418,75484,75572,75580,75590,75592,75594-75596,75600,75602-75603,75605-75607,75610-75613,75616-75617,75623,75627,75647 via svnmerge from by Georg Brandl · 15 years ago
  38. 4ae4f87 Merged revisions 74209 via svnmerge from by Georg Brandl · 15 years ago
  39. f18d5ce Merged revisions 73286,73294,73296,73459,73462-73463,73544,73576-73577,73595-73596,73693-73694,73704-73705,73707,73713,73937-73940,73945,73951,73979 via svnmerge from by Georg Brandl · 15 years ago
  40. 6c14e58 Use "impl-detail" directive where applicable. by Georg Brandl · 15 years ago
  41. 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 · 15 years ago
  42. 893577a Merged revisions 74787 via svnmerge from by Ezio Melotti · 15 years ago
  43. 2c7b493 #6904 - fix broken link by Ezio Melotti · 15 years ago
  44. d7d4fd7 builtin -> built-in. by Georg Brandl · 15 years ago
  45. 5a85d5c #6332: fix word dupes throughout the source. by Georg Brandl · 15 years ago
  46. 3885314 Merged revisions 72007-72010,72036-72037 via svnmerge from by Georg Brandl · 15 years ago
  47. d91f8cf Remove ".. warning::" markup that doesnt contain warnings for users, rather todo items. by Georg Brandl · 15 years ago
  48. 8943caf Merged revisions 70642,70648,70656,70661,70765,70773,70789,70824-70825,70828,70830,70832,70836,70838,70842,70851,70855,70857-70858 via svnmerge from by Georg Brandl · 15 years ago
  49. a0eea59 Add section numbering to some of the larger subdocuments. by Georg Brandl · 15 years ago
  50. 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 · 16 years ago
  51. c04c289 Merged revisions 68292,68344,68361,68378,68424,68426,68429-68430,68450,68457,68480-68481,68493,68495,68499,68501,68512,68514-68515 via svnmerge from by Georg Brandl · 16 years ago
  52. a924289 fix spelling by Benjamin Peterson · 16 years ago
  53. fe8076e specify what -3 warnings are about by Benjamin Peterson · 16 years ago
  54. 734373c Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,68166,68171-68174,68179,68195-68196,68210,68214-68215,68217-68222 via svnmerge from by Georg Brandl · 16 years ago
  55. c62ef8b Remove trailing whitespace. by Georg Brandl · 16 years ago
  56. fc29f27 #4811: fix markup glitches (mostly remains of the conversion), by Georg Brandl · 16 years ago
  57. 828a706 Merged revisions 67898,67904-67907,67912,67918,67920-67921,67923-67924,67927,67930,67932,67943 via svnmerge from by Benjamin Peterson · 16 years ago
  58. 1966a23 Markup fix. by Georg Brandl · 16 years ago
  59. ec068d3 Merged revisions 67143 via svnmerge from by Georg Brandl · 16 years ago
  60. 14da8e8 Fix syntax. by Georg Brandl · 16 years ago
  61. 73ac29e #3916: fixes for docs wrt. Windows directory layout by Georg Brandl · 16 years ago
  62. 9af9498 Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. by Georg Brandl · 16 years ago
  63. c0f10f3 #3472: update Mac-bundled Python version info. by Georg Brandl · 16 years ago
  64. 90f3673 fix various doc typos #3320 by Benjamin Peterson · 16 years ago
  65. d987545 Clarify what ":errorhandler" refers to. by Georg Brandl · 16 years ago
  66. 9981589 New environment variable PYTHONIOENCODING. by Martin v. Löwis · 16 years ago
  67. af748c3 Implemented PEP 370 by Christian Heimes · 16 years ago
  68. 31f6315 Update command line usage documentation to reflect 2.6 changes (also includes some minor cleanups). Addresses TODO list issue 2258 by Nick Coghlan · 16 years ago
  69. 9c06574 #2239: PYTHONPATH delimiter is os.pathsep. by Georg Brandl · 17 years ago
  70. 3ef2063 #2194: fix some typos. by Georg Brandl · 17 years ago
  71. 4425e7c Specify what kind of warning -3 emits. by Georg Brandl · 17 years ago
  72. 21297fa Fix markup. by Georg Brandl · 17 years ago
  73. 8d10167 Better method for associating .py files with the interpreter. by Georg Brandl · 17 years ago
  74. 61d2886 Fix two further doc build warnings. by Georg Brandl · 17 years ago
  75. 1b0ebb1 Fix inconsistent title levels -- it made the whole doc build crash horribly. by Raymond Hettinger · 17 years ago
  76. aed6c66 patch #1668: clarify envvar docs; rename THREADDEBUG to PYTHONTHREADDEBUG. by Georg Brandl · 17 years ago
  77. 2da0fce Patch #602345 by Neal Norwitz and me: add -B option and PYTHONDONTWRITEBYTECODE envvar to skip writing bytecode. by Georg Brandl · 17 years ago
  78. b19be57 Some cleanup in the docs. by Georg Brandl · 17 years ago
  79. 001e838 Simplify. by Georg Brandl · 17 years ago
  80. 013d574 Update to windows doc from Robert. by Georg Brandl · 17 years ago
  81. 21c6665 Fix duplicate label and a typo. by Georg Brandl · 17 years ago
  82. 1206a22 Added warning that make install may overwrite or masquerade the default python binary. Use make altinstall instead. by Christian Heimes · 17 years ago
  83. d95a1ee Add "Python on Unix" document, mostly written for GHOP by Shriphani Palakodety. by Georg Brandl · 17 years ago
  84. cbcfe4f #1548: fix apostroph placement. by Georg Brandl · 17 years ago
  85. 87983f2 Add "Using Python on Windows" document, by Robert Lehmann. Written for GHOP. by Georg Brandl · 17 years ago
  86. f4ef23f Use correct markup. by Georg Brandl · 17 years ago
  87. a739503 Add :term:s for "new-style class". by Georg Brandl · 17 years ago
  88. 5e52db0 Add :term:s for descriptors. by Georg Brandl · 17 years ago
  89. 3507333 Even more clarification. by Georg Brandl · 17 years ago
  90. c5004f3 Clarify -E docs. by Georg Brandl · 17 years ago
  91. 1cddfed Change title, for now. by Georg Brandl · 17 years ago
  92. 59d121a * Add new toplevel chapter, "Using Python." (how to install, by Georg Brandl · 17 years ago