Staging
v0.5.1
https://github.com/python/cpython
Revision 934f4e1f398bb0dd712f40ecf7957327bdae33f8 authored by Ronald Oussoren on 22 June 2010, 09:18:28 UTC, committed by Ronald Oussoren on 22 June 2010, 09:18:28 UTC
* Don't import 'ic' in webbrowser, that module is no longer used
* Remove 'MacOS' from the list of modules that should emit a Py3kWarning on import.
  This is needed because one of the earlier tests triggers and import of this
  extension, and that causes a failure in test_py3kwarn (running test_py3kwarn
  separately worked fine)

With these changes 'make tests' no longer says that test_py3kwarn fails.
1 parent 4f61259
History
Tip revision: 934f4e1f398bb0dd712f40ecf7957327bdae33f8 authored by Ronald Oussoren on 22 June 2010, 09:18:28 UTC
Fix for issue8446:
Tip revision: 934f4e1
File Mode Size
c-api
data
distutils
documenting
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 5.9 KB
README.txt -rw-r--r-- 4.8 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 3.2 KB
conf.py -rw-r--r-- 5.6 KB
contents.rst -rw-r--r-- 440 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 27.3 KB
license.rst -rw-r--r-- 37.8 KB
make.bat -rw-r--r-- 1.6 KB

README.txt

back to top