Staging
v0.5.1
https://github.com/python/cpython
Revision dcdc87235161b7641c76723fbab4153f5f21767b authored by Georg Brandl on 06 October 2010, 09:01:31 UTC, committed by Georg Brandl on 06 October 2010, 09:01:31 UTC
svn+ssh://svn.python.org/python/branches/py3k

................
  r77835 | martin.v.loewis | 2010-01-30 01:16:49 +0100 (Sa, 30 Jan 2010) | 9 lines

  Merged revisions 77834 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77834 | martin.v.loewis | 2010-01-30 01:15:44 +0100 (Sa, 30 Jan 2010) | 2 lines

    Add Victor Stinner.
  ........
................
  r78455 | martin.v.loewis | 2010-02-25 21:45:06 +0100 (Do, 25 Feb 2010) | 17 lines

  Merged revisions 78327,78399,78454 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r78327 | andrew.kuchling | 2010-02-22 18:21:54 +0100 (Mo, 22 Feb 2010) | 1 line

    Note granting of commit privileges to Larry Hastings
  ........
    r78399 | brett.cannon | 2010-02-24 02:38:04 +0100 (Mi, 24 Feb 2010) | 1 line

    Record that Dino Viehland got commit privs.
  ........
    r78454 | martin.v.loewis | 2010-02-25 21:42:40 +0100 (Do, 25 Feb 2010) | 2 lines

    Add Florent Xicluna.
  ........
................
  r79375 | martin.v.loewis | 2010-03-24 16:07:12 +0100 (Mi, 24 Mär 2010) | 9 lines

  Merged revisions 79374 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r79374 | martin.v.loewis | 2010-03-24 16:05:53 +0100 (Mi, 24 Mär 2010) | 2 lines

    Add Brian Curtin.
  ........
................
  r80153 | martin.v.loewis | 2010-04-17 19:11:55 +0200 (Sa, 17 Apr 2010) | 9 lines

  Merged revisions 80152 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r80152 | martin.v.loewis | 2010-04-17 19:10:55 +0200 (Sa, 17 Apr 2010) | 2 lines

    Add Giampaolo.
  ........
................
  r80302 | martin.v.loewis | 2010-04-21 08:38:30 +0200 (Mi, 21 Apr 2010) | 9 lines

  Merged revisions 80301 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r80301 | martin.v.loewis | 2010-04-21 08:37:48 +0200 (Mi, 21 Apr 2010) | 2 lines

    Add Tim Golden.
  ........
................
  r81532 | martin.v.loewis | 2010-05-25 22:07:11 +0200 (Di, 25 Mai 2010) | 9 lines

  Merged revisions 81531 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r81531 | martin.v.loewis | 2010-05-25 22:06:02 +0200 (Di, 25 Mai 2010) | 2 lines

    Add Alexander Belopolsky.
  ........
................
  r83735 | martin.v.loewis | 2010-08-04 21:08:20 +0200 (Mi, 04 Aug 2010) | 2 lines

  Add Terry Reedy.
................
  r83939 | brett.cannon | 2010-08-11 02:18:19 +0200 (Mi, 11 Aug 2010) | 2 lines

  Note that Éric Araujo has been given commit privileges.
................
  r83943 | martin.v.loewis | 2010-08-11 07:48:57 +0200 (Mi, 11 Aug 2010) | 2 lines

  Add George Boutsioukis, from the GSoC project.
................
  r84166 | martin.v.loewis | 2010-08-18 00:58:42 +0200 (Mi, 18 Aug 2010) | 2 lines

  Add Ask Solem.
................
  r84167 | martin.v.loewis | 2010-08-18 01:16:51 +0200 (Mi, 18 Aug 2010) | 2 lines

  Correct library name that Ask will work on.
................
  r84257 | martin.v.loewis | 2010-08-22 10:46:19 +0200 (So, 22 Aug 2010) | 2 lines

  Add Daniel Stutzbach.
................
  r85215 | martin.v.loewis | 2010-10-04 17:48:14 +0200 (Mo, 04 Okt 2010) | 2 lines

  Add Tal Einat.
................
1 parent f243dad
History
Tip revision: dcdc87235161b7641c76723fbab4153f5f21767b authored by Georg Brandl on 06 October 2010, 09:01:31 UTC
Merged revisions 77835,78455,79375,80153,80302,81532,83735,83939,83943,84166-84167,84257,85215 via svnmerge from
Tip revision: dcdc872
File Mode Size
Python-ast.c -rw-r--r-- 267.6 KB
_warnings.c -rw-r--r-- 25.7 KB
asdl.c -rw-r--r-- 1.4 KB
ast.c -rw-r--r-- 100.6 KB
bltinmodule.c -rw-r--r-- 68.7 KB
ceval.c -rw-r--r-- 131.4 KB
codecs.c -rw-r--r-- 30.6 KB
compile.c -rw-r--r-- 117.5 KB
dtoa.c -rw-r--r-- 79.3 KB
dup2.c -rw-r--r-- 705 bytes
dynload_aix.c -rw-r--r-- 5.7 KB
dynload_atheos.c -rw-r--r-- 1.2 KB
dynload_dl.c -rw-r--r-- 564 bytes
dynload_hpux.c -rw-r--r-- 1.5 KB
dynload_next.c -rw-r--r-- 3.9 KB
dynload_os2.c -rw-r--r-- 1.2 KB
dynload_shlib.c -rw-r--r-- 3.6 KB
dynload_stub.c -rw-r--r-- 202 bytes
dynload_win.c -rw-r--r-- 9.3 KB
errors.c -rw-r--r-- 24.0 KB
formatter_unicode.c -rw-r--r-- 537 bytes
frozen.c -rw-r--r-- 1.3 KB
frozenmain.c -rw-r--r-- 2.7 KB
future.c -rw-r--r-- 4.3 KB
getargs.c -rw-r--r-- 58.5 KB
getcompiler.c -rw-r--r-- 366 bytes
getcopyright.c -rw-r--r-- 503 bytes
getcwd.c -rw-r--r-- 1.5 KB
getopt.c -rw-r--r-- 3.4 KB
getplatform.c -rw-r--r-- 130 bytes
getversion.c -rw-r--r-- 289 bytes
graminit.c -rw-r--r-- 39.5 KB
import.c -rw-r--r-- 100.9 KB
importdl.c -rw-r--r-- 2.5 KB
importdl.h -rw-r--r-- 1.0 KB
makeopcodetargets.py -rwxr-xr-x 1.3 KB
marshal.c -rw-r--r-- 37.9 KB
modsupport.c -rw-r--r-- 15.2 KB
mysnprintf.c -rw-r--r-- 3.3 KB
mystrtoul.c -rw-r--r-- 8.1 KB
opcode_targets.h -rw-r--r-- 6.2 KB
peephole.c -rw-r--r-- 23.1 KB
pyarena.c -rw-r--r-- 5.8 KB
pyctype.c -rw-r--r-- 7.7 KB
pyfpe.c -rw-r--r-- 623 bytes
pymath.c -rw-r--r-- 7.1 KB
pystate.c -rw-r--r-- 20.3 KB
pystrcmp.c -rw-r--r-- 613 bytes
pystrtod.c -rw-r--r-- 38.8 KB
pythonrun.c -rw-r--r-- 63.4 KB
sigcheck.c -rw-r--r-- 529 bytes
strdup.c -rw-r--r-- 256 bytes
structmember.c -rw-r--r-- 8.8 KB
symtable.c -rw-r--r-- 52.6 KB
sysmodule.c -rw-r--r-- 49.9 KB
thread.c -rw-r--r-- 11.1 KB
thread_atheos.h -rw-r--r-- 6.6 KB
thread_cthread.h -rw-r--r-- 3.0 KB
thread_foobar.h -rw-r--r-- 2.0 KB
thread_lwp.h -rw-r--r-- 3.4 KB
thread_nt.h -rw-r--r-- 8.8 KB
thread_os2.h -rw-r--r-- 6.3 KB
thread_pth.h -rw-r--r-- 5.3 KB
thread_pthread.h -rw-r--r-- 13.1 KB
thread_sgi.h -rw-r--r-- 10.9 KB
thread_solaris.h -rw-r--r-- 3.3 KB
thread_wince.h -rw-r--r-- 4.1 KB
traceback.c -rw-r--r-- 10.3 KB

back to top