Staging
v0.8.1
https://github.com/python/cpython
Revision bb4d9f6c3d15e70df415fb9661de1a8fb8542b81 authored by Ronald Oussoren on 03 August 2010, 08:07:18 UTC, committed by Ronald Oussoren on 03 August 2010, 08:07:18 UTC
svn+ssh://pythondev@svn.python.org/python/branches/release27-maint

................
  r83643 | ronald.oussoren | 2010-08-03 09:31:12 +0200 (Tue, 03 Aug 2010) | 13 lines

  Merged revisions 83431 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/branches/py3k

  ........
    r83431 | ronald.oussoren | 2010-08-01 21:18:13 +0200 (Sun, 01 Aug 2010) | 6 lines


    test_getgroups as introduced with issue7900 failed on systems
    where 'id -G' and posix.getgroups() returned the same information,
    but one of the sources contains duplicate information. Rewrite the
    check using sets instead of lists.
  ........
................
1 parent e511c6c
History
Tip revision: bb4d9f6c3d15e70df415fb9661de1a8fb8542b81 authored by Ronald Oussoren on 03 August 2010, 08:07:18 UTC
Merged revisions 83643 via svnmerge from
Tip revision: bb4d9f6
File Mode Size
Python.asdl -rw-r--r-- 4.1 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 11.0 KB
asdl_c.py -rwxr-xr-x 39.8 KB
bitset.c -rw-r--r-- 1.0 KB
firstsets.c -rw-r--r-- 2.8 KB
grammar.c -rw-r--r-- 6.7 KB
grammar.mak -rw-r--r-- 1.3 KB
grammar1.c -rw-r--r-- 1.2 KB
intrcheck.c -rw-r--r-- 2.5 KB
listnode.c -rw-r--r-- 1.2 KB
metagrammar.c -rw-r--r-- 2.4 KB
myreadline.c -rw-r--r-- 6.0 KB
node.c -rw-r--r-- 3.9 KB
parser.c -rw-r--r-- 11.5 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 7.5 KB
pgen.c -rw-r--r-- 17.4 KB
pgenmain.c -rw-r--r-- 3.7 KB
printgrammar.c -rw-r--r-- 2.9 KB
spark.py -rw-r--r-- 26.3 KB
tokenizer.c -rw-r--r-- 45.9 KB
tokenizer.h -rw-r--r-- 2.8 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top