Commits
User selector
Commit History
Commits on Feb 28, 2014
Issue #20731: Properly position in source code files even if they
Show description for 815b41bcommitted
Commits on Feb 11, 2014
Commits on Jan 9, 2014
Do not reset the line number because we already set file position to correct
Show description for 1064a13committedIssue #18960: Fix bugs with Python source code encoding in the second line.
Show description for 768c16ccommitted
Commits on Aug 25, 2013
Commits on Aug 6, 2013
Commits on Jul 31, 2013
Commits on Jul 26, 2013
- committed
- committed
According to the PEP 7, C code must "use 4-space indents"
Show description for ce72e1ccommitted
Commits on Jul 22, 2013
Some compilers complain about 'control reaches end of non-void function'
Show description for 1eb0cb1committedAdd sanity check to PyGrammar_LabelRepr() in order to catch invalid tokens when debugging
Show description for 53d2dc4committed
Commits on Jul 16, 2013
Commits on Jun 9, 2013
Issue #18038: SyntaxError raised during compilation sources with illegal
Show description for 3af14aacommitted
Commits on Nov 25, 2012
Commits on Oct 21, 2012
Commits on Sep 30, 2012
Commits on Sep 20, 2012
Issue #15144: Fix possible integer overflow when handling pointers as integer values, by using Py_uintptr_t instead of size_t.
Show description for ca8aa4acommitted
Commits on Aug 11, 2012
Commits on Aug 3, 2012
Commits on Aug 1, 2012
construct fields in the right order (closes #15517)
Show description for 481ae50committed
Commits on Jul 8, 2012
Commits on Jul 3, 2012
Commits on Jun 29, 2012
Issue #1677: Handle better a race condition between the interactive interpreter and
Show description for 9175c3dcommittedIssue #1677: Handle better a race condition between the interactive interpreter and
Show description for b92b757committed
Commits on Jun 20, 2012
- committed
Christian Heimes
Commits on May 15, 2012
Commits on Apr 30, 2012
Commits on Mar 15, 2012
- committed