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
2.0.rst -rw-r--r-- 58.0 KB
2.1.rst -rw-r--r-- 36.1 KB
2.2.rst -rw-r--r-- 58.8 KB
2.3.rst -rw-r--r-- 87.3 KB
2.4.rst -rw-r--r-- 62.5 KB
2.5.rst -rw-r--r-- 97.8 KB
2.6.rst -rw-r--r-- 128.8 KB
2.7.rst -rw-r--r-- 106.8 KB
index.rst -rw-r--r-- 414 bytes

back to top