Closes #657: viewcode now works correctly with source files that have non-ASCII encoding.

This commit is contained in:
Georg Brandl
2011-05-15 13:31:39 +02:00
parent 8965cf1095
commit 40c294f0c8
3 changed files with 59 additions and 14 deletions

View File

@@ -1,6 +1,9 @@
Release 1.0.8 (in development)
==============================
* #657: viewcode now works correctly with source files that have
non-ASCII encoding.
* #669: Respect the ``noindex`` flag option in py:module directives.
* #675: Fix IndexErrors when including nonexisting lines with