index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
symtable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
SF patch #872326: Generator expression implementation
Raymond Hettinger
2004-05-19
1
-1/+4
*
Fix for SF [ 734869 ] Lambda functions in list comprehensions
Jeremy Hylton
2003-05-21
1
-1/+1
*
Constify filenames and scripts. Fixes #651362.
Martin v. Löwis
2002-12-11
1
-2/+2
*
Excise DL_EXPORT from Include.
Mark Hammond
2002-08-12
1
-4/+4
*
Remove st_nested_scopes from struct symtable,
Jeremy Hylton
2001-08-11
1
-1/+0
*
Merging the gen-branch into the main line, at Guido's direction. Yay!
Tim Peters
2001-06-18
1
-0/+1
*
Set the line number correctly for a nested function with an exec or
Jeremy Hylton
2001-03-22
1
-0/+1
*
add DEF_BOUND
Jeremy Hylton
2001-02-28
1
-1/+3
*
Improved __future__ parser; still more to do
Jeremy Hylton
2001-02-27
1
-0/+1
*
Preliminary support for future nested scopes
Jeremy Hylton
2001-02-27
1
-1/+6
*
Relax the rules for using 'from ... import *' and exec in the presence
Jeremy Hylton
2001-02-09
1
-37/+27
*
Fix symbol table pass to generation SyntaxError exceptions that
Jeremy Hylton
2001-02-02
1
-0/+1
*
Move a bunch of definitions that were internal to compile.c to
Jeremy Hylton
2001-02-02
1
-0/+99