Staging
v0.5.1
https://github.com/python/cpython
Revision d7a441559921804a5a6141c3ec42f896f8f3b010 authored by Serhiy Storchaka on 12 November 2015, 09:23:04 UTC, committed by Serhiy Storchaka on 12 November 2015, 09:23:04 UTC
rejects builtin types with not defined __new__.
Added tests for non-pickleable types.
1 parent a9dcdab
Raw File
Tip revision: d7a441559921804a5a6141c3ec42f896f8f3b010 authored by Serhiy Storchaka on 12 November 2015, 09:23:04 UTC
Issue #22995: Default implementation of __reduce__ and __reduce_ex__ now
Tip revision: d7a4415
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
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
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top