| Commit message (Expand) | Author | Age | Files | Lines |
* | - Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED | Barry Warsaw | 2012-02-21 | 1 | -0/+1 |
|
|
* | Implemented PEP 370 | Christian Heimes | 2008-05-06 | 1 | -0/+1 |
|
|
* | Merged revisions 61750,61752,61754,61756,61760,61763,61768,61772,61775,61805,... | Christian Heimes | 2008-03-26 | 1 | -0/+1 |
|
|
* | Patch #602345 by Neal Norwitz and me: add -B option and PYTHONDONTWRITEBYTECO... | Georg Brandl | 2008-01-07 | 1 | -0/+1 |
|
|
* | Add -3 option to the interpreter to warn about features that are | Neal Norwitz | 2007-05-23 | 1 | -0/+2 |
|
|
* | Variant of patch #697613: don't exit the interpreter on a SystemExit | Georg Brandl | 2007-03-07 | 1 | -0/+1 |
|
|
* | Update comment, QnewFlag will go away in 3.0, not 2.3 | Neal Norwitz | 2003-01-13 | 1 | -2/+2 |
|
|
* | Excise DL_IMPORT/EXPORT from object.h, and related files. This patch | Mark Hammond | 2002-07-29 | 1 | -13/+13 |
|
|
* | The Py_REF_DEBUG/COUNT_ALLOCS/Py_TRACE_REFS macro minefield: added | Tim Peters | 2002-07-09 | 1 | -1/+1 |
|
|
* | SF bug #488514: -Qnew needs work | Tim Peters | 2001-12-06 | 1 | -0/+4 |
|
|
* | Add warning mode for classic division, almost exactly as specified in | Guido van Rossum | 2001-08-31 | 1 | -0/+1 |
|
|
* | Fix typo in comment. | Neil Schemenauer | 2001-07-23 | 1 | -1/+1 |
|
|
* | Add -E command line switch (ignore environment variables like PYTHONHOME | Neil Schemenauer | 2001-07-23 | 1 | -0/+6 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -9/+0 |
|
|
* | ANSI-fication and Py_PROTO extermination. | Fred Drake | 2000-07-08 | 1 | -1/+1 |
|
|
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 | 1 | -6/+0 |
|
|
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -22/+7 |
|
|
* | Marc-Andre Lemburg: | Guido van Rossum | 2000-05-01 | 1 | -0/+1 |
|
|
* | Add DL_IMPORT(returntype) for all officially exported functions. | Guido van Rossum | 1998-12-04 | 1 | -1/+1 |
|
|
* | Added Tabcheck flag. | Guido van Rossum | 1998-04-10 | 1 | -0/+1 |
|
|
* | - Add Py_FrozenFlag, intended to suppress error messages fron | Guido van Rossum | 1998-02-06 | 1 | -0/+1 |
|
|
* | Added NoSite flag. | Guido van Rossum | 1997-08-29 | 1 | -0/+1 |
|
|
* | Added extern definition for -X flag variable. | Barry Warsaw | 1997-08-29 | 1 | -0/+1 |
|
|
* | Got rid of "suppres printing" flag. | Guido van Rossum | 1997-07-19 | 1 | -1/+0 |
|
|
* | Add global Py_OptimizeFlag. | Guido van Rossum | 1997-03-03 | 1 | -0/+1 |
|
|
* | Added decl for Py_InteractiveFlag. | Guido van Rossum | 1997-02-14 | 1 | -0/+1 |
|
|
* | New permission notice, includes CNRI. | Guido van Rossum | 1996-10-25 | 1 | -13/+20 |
|
|
* | Debug related variable/function definitions go here. | Guido van Rossum | 1996-05-22 | 1 | -0/+40 |
|
|