Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow more docstrings to be removed during compilation in some modules | Neal Norwitz | 2002-08-13 | 1 | -1/+2 |
* | Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype | Mark Hammond | 2002-08-02 | 1 | -1/+1 |
* | Fix [ #489673 ] memory leak in test_symtable: Free the st_future slot. | Jeremy Hylton | 2001-12-06 | 1 | -0/+1 |
* | Export three optimization (fast locals) flags | Jeremy Hylton | 2001-04-16 | 1 | -0/+4 |
* | add DEF_BOUND constant | Jeremy Hylton | 2001-03-22 | 1 | -0/+1 |
* | Relax the rules for using 'from ... import *' and exec in the presence | Jeremy Hylton | 2001-02-09 | 1 | -1/+1 |
* | Add minimal interface to symtable: _symtable module. | Jeremy Hylton | 2001-02-02 | 1 | -0/+72 |