Staging
v0.5.1
https://github.com/python/cpython
Revision e4b83e013ba8c2bda78163da38783f79b1a86079 authored by Mark Dickinson on 05 June 2010, 12:14:43 UTC, committed by Mark Dickinson on 05 June 2010, 12:14:43 UTC
This is just a quick fix:  if the warning is turned into an exception, the
exception simply gets ignored.
1 parent e37d75f
Raw File
Tip revision: e4b83e013ba8c2bda78163da38783f79b1a86079 authored by Mark Dickinson on 05 June 2010, 12:14:43 UTC
Issue #8627: Fix "XXX undetected error" from unchecked PyErr_WarnPy3k return.
Tip revision: e4b83e0
.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