diff options
| author | Claude Paroz <claude@2xlibre.net> | 2013-12-11 16:37:25 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2013-12-11 16:37:25 +0100 |
| commit | ebf55d32c1b8599f22537403d8bf85552b8adac6 (patch) | |
| tree | 085eda86e9cd36bf1e13ad34321651103f2abc97 | |
| parent | b953b27a922f4fe71ec36928086ddc16caf65030 (diff) | |
[1.6.x] Added release note for #21443
| -rw-r--r-- | docs/releases/1.6.1.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.6.1.txt b/docs/releases/1.6.1.txt index a774ad506d..8ce6340c67 100644 --- a/docs/releases/1.6.1.txt +++ b/docs/releases/1.6.1.txt @@ -53,3 +53,5 @@ Bug fixes on every response, but rather only after a logout (#21473). * Fixed a crash when executing ``runserver`` on non-English systems and when the formatted date in its output contained non-ASCII characters (#21358). +* Fixed a crash in the debug view after an exception occurred on Python ≥ 3.3 + (#21443). |
