99 Commits (9866231eab8884022f41ee7bb96d3539ba8d53ea)

Author SHA1 Message Date
Chris Jerdonek b7c2386a3f Fix Sphinx warning (missing "setting-envvars" reference). 14 years ago
Georg Brandl 8e1e8165a3 Add missing label. 14 years ago
Andrew Svetlov abfc7df149 Issue #9583: Document startup option/environment interaction. 14 years ago
Andrew Svetlov f892597eb5 Issue #9583: Document startup option/environment interaction. 14 years ago
Sandro Tosi 8b2c71a125 update Geany URL; thanks to Karl Tarbet from docs@ 14 years ago
Sandro Tosi 6c625e6024 update Geany URL; thanks to Karl Tarbet from docs@ 14 years ago
Georg Brandl c9a42070a6 Remove reST markup from --help output. Also: O(n**2) is dict construction, not single insertion. 15 years ago
Georg Brandl 3aec568e6e Remove reST markup from --help output. Also: O(n**2) is dict construction, not single insertion. 15 years ago
Barry Warsaw 1e13eb084f - Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED 15 years ago
Georg Brandl 2daf6ae249 Issue #13703: add a way to randomize the hash values of basic types (str, bytes, datetime) 15 years ago
Brett Cannon 64b2b6a84d Issue #13883: Document all platforms PYTHONCASEOK works on. 15 years ago
Brett Cannon 1740afded1 Issue #13883: Document all platforms PYTHONCASEOK works on. 15 years ago
Éric Araujo a358bc3ca2 State explicitely that PYTHONDONTWRITEBYTECODE is equivalent to -B 15 years ago
Sandro Tosi 1abde3628b fix some broken URLs 15 years ago
Sandro Tosi 117e1f00a8 fix some broken URLs 15 years ago
Antoine Pitrou 08c08eb93c Issue #13597: Fix the documentation of the "-u" command-line option, and wording of "What's new in Python 3.0" about standard streams. 15 years ago
Sandro Tosi c4114ead71 use diveintopython.net now that DIP.org returns 410; thanks to Josh Gachnang from docs@ 15 years ago
Éric Araujo 9bcbc62062 Update dead references from py.org/dev/faq to the devguide (#13176) 15 years ago
Éric Araujo 79c9d4faa7 Port a few markup edits from 3.x 15 years ago
Éric Araujo e68d4504fd Add documentation for PEP 370 features in distutils (#10745). 15 years ago
Éric Araujo afd2fe2aea Improve documentation for PEP 370 support in site module (#8617). 15 years ago
Éric Araujo 3bb1a6f990 State explicitely that PYTHONDONTWRITEBYTECODE is equivalent to -B 15 years ago
Sandro Tosi 53bcd66012 use diveintopython.net now that DIP.org returns 410; thanks to Josh Gachnang from docs@ 15 years ago
Éric Araujo 9be57231dd Update dead references from py.org/dev/faq to the devguide (#13176) 15 years ago
Éric Araujo eb933de807 Fix current name of the Python 3 binary on Unix (#12896). 15 years ago
Éric Araujo 6ef038e78c Add documentation for PEP 370 features in distutils (#10745). 15 years ago
Éric Araujo de4f05b741 Improve documentation for PEP 370 support in site module (#8617). 15 years ago
Éric Araujo 5cf8660f0b Fix a few misuses of :option: I missed in r86521. 15 years ago
Éric Araujo d2f8cec885 Fix a few misuses of :option: I missed in r86521. 15 years ago
Georg Brandl 9d8711964f #1772833: add -q command line option. 16 years ago
Georg Brandl ab32fec83c Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,85633,85635-85636,85638-85639,85641-85642 via svnmerge from 16 years ago
Georg Brandl 26946ecaed Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge from 16 years ago
Antoine Pitrou 9583cac633 Issue #10089: Add support for arbitrary -X options on the command-line. 16 years ago
Georg Brandl 7306ad53da #459007: merge info from PC/getpathp.c and using/windows.rst to document the forming of sys.path under Windows. 16 years ago
Victor Stinner 8f6b6b0cc3 Issue #9992: Remove PYTHONFSENCODING environment variable. 16 years ago
Georg Brandl 21946afe3f Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from 16 years ago
Georg Brandl 57a5e3f0e2 Merged revisions 84249,84264,84326-84327,84407,84476,84480-84482,84484,84530-84531,84553,84619,84684,84915-84916 via svnmerge from 16 years ago
Georg Brandl c7b6908bb1 Merged revisions 82262,82269,82434,82480-82481,82484-82485,82487-82488,82594,82599,82615 via svnmerge from 16 years ago
Georg Brandl 16215c732c Merged revisions 78959,79170,79175,79177,79180,79183,79186,79193,79581 via svnmerge from 16 years ago
Georg Brandl 8d58216050 More inclusive title. 16 years ago
Raymond Hettinger 2f6bd27a7e More descriptive title. 16 years ago
Raymond Hettinger 080ad041d2 More descriptive title. 16 years ago
Raymond Hettinger 9707fd2ec0 More descriptive title. 16 years ago
Victor Stinner 9802b39c12 PYTHONFSENCODING is not available on Windows or Mac OS X 16 years ago
Éric Araujo 358b63a419 Fix typo 16 years ago
Victor Stinner 94908bbc15 Issue #8622: Add PYTHONFSENCODING environment variable to override the 16 years ago
Georg Brandl 67b21b7547 Consistency check for versionadded/changed directives. 16 years ago
Nick Coghlan d26c18adcc Issue #8202: Set sys.argv[0] to -m rather than -c while searching for the module to execute. Also updates all the cmd_line_script tests to validate the setting of sys.path[0] and the current working directory 16 years ago
Georg Brandl c62efa87f6 Merged revisions 82301 via svnmerge from 16 years ago
Georg Brandl 39db30c3e5 Merged revisions 82548,82634-82635 via svnmerge from 16 years ago