Commits
User selector
Commit History
Commits on Oct 3, 2006
[Partial backport of r50777 | neal.norwitz]
Show description for a204025committed
Commits on Aug 31, 2004
SF patch #1007189, multi-line imports, for instance:
Show description for 1a4ddaecommitted
Commits on Dec 11, 2002
Commits on Apr 12, 2002
Commits on Aug 20, 2001
Fix SF bug [ #450245 ] Error in parsing future stmts
Show description for 1e35ce5committed
Commits on Aug 10, 2001
Refactor future feature handling
Show description for b857ba2committed
Commits on Aug 8, 2001
Implement PEP 238 in its (almost) full glory.
Show description for 4668b00committed
Commits on Jul 16, 2001
future.c: insert a cosmetic space.
Show description for 51d76f1committedPart way to allowing "from __future__ import generators" to communicate
Show description for 5ba5866committed
Commits on Jul 15, 2001
Preliminary support for "from __future__ import generators" to enable
Show description for b09f7edcommitted
Commits on Mar 10, 2001
When iterating over the names imported in a future statement, ignore the
Show description for 198457acommitted
Commits on Feb 28, 2001
Improve SyntaxErrors for bad future statements. Set file and location
Show description for ad3d3f2committedNeed to support single_input explicitly so from __future__ imports
Show description for 280c81acommittedPresumed correct compiler pass for future statements
Show description for 39e2f3fcommitted
Commits on Feb 27, 2001
Improved __future__ parser; still more to do
Show description for 4db62b1committed
Loading