Staging
v0.5.1
https://github.com/python/cpython
Revision f760208a5813d75e4f25e5cd2b95fb0a094c7ee5 authored by Georg Brandl on 26 November 2010, 18:26:40 UTC, committed by Georg Brandl on 26 November 2010, 18:26:40 UTC
........
  r86795 | georg.brandl | 2010-11-26 12:55:48 +0100 (Fr, 26 Nov 2010) | 1 line

  Use PyLong_FromLong where appropriate.
........
  r86797 | georg.brandl | 2010-11-26 13:05:27 +0100 (Fr, 26 Nov 2010) | 1 line

  Modernize code in effective().
........
  r86799 | georg.brandl | 2010-11-26 13:08:19 +0100 (Fr, 26 Nov 2010) | 1 line

  Remove parenthetical remark that is confusing now that the module is not named "__builtin__" anymore.
........
  r86800 | georg.brandl | 2010-11-26 13:10:06 +0100 (Fr, 26 Nov 2010) | 1 line

  Typo fix.
........
1 parent 86fed7d
Raw File
Tip revision: f760208a5813d75e4f25e5cd2b95fb0a094c7ee5 authored by Georg Brandl on 26 November 2010, 18:26:40 UTC
Blocked revisions 86795,86797,86799-86800 via svnmerge
Tip revision: f760208
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
libpython*.a
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
back to top