Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
7b5ce7f25a353fbf6516592f3fdcc9f10224ecb1
/
Python
/
symtable.c
2990640
Add a comment explaining the st_symbols cache.
by Jeremy Hylton
· 23 years ago
0f2d4b8
PySymtableEntry_New(): I'm not sure what this routine is doing, but it
by Tim Peters
· 23 years ago
86424e3
SF bug #488687 reported by Neal Norwitz
by Jeremy Hylton
· 23 years ago
4b4ab20
ste_repr(): Conversion of sprintf() to PyOS_snprintf() for buffer
by Barry Warsaw
· 23 years ago
6f79937
Add optional docstrings to member descriptors. For backwards
by Guido van Rossum
· 23 years ago
5ca576e
Merging the gen-branch into the main line, at Guido's direction. Yay!
by Tim Peters
· 23 years ago
4db62b1
Improved __future__ parser; still more to do
by Jeremy Hylton
· 24 years ago
29906ee
Preliminary support for future nested scopes
by Jeremy Hylton
· 24 years ago
74b3bc4
Fix for bug 133489: compiler leaks memory
by Jeremy Hylton
· 24 years ago
cb17ae8
Relax the rules for using 'from ... import *' and exec in the presence
by Jeremy Hylton
· 24 years ago