##// END OF EJS Templates
Backport PR #9955: Catch UnicodeDecodeError from file lying about its encoding...
Backport PR #9955: Catch UnicodeDecodeError from file lying about its encoding Closes gh-9954 I'd like to show a more useful error, but we're several layers away from the code that knows the filename, and I don't want to duplicate a load of code from the traceback module. This prevents it from crashing IPython, at least.

File last commit:

r22792:89a59435
r22896:c86e43f8
Show More
github-stats-5.rst
75 lines | 1.6 KiB | text/x-rst | RstLexer

Issues closed in the 5.x development cycle

Issues closed in 5.1

GitHub stats for 2016/07/08 - 2016/08/13 (tag: 5.0.0)

These lists are automatically generated, and may be incomplete or contain duplicates.

We closed 33 issues and merged 43 pull requests. The full list can be seen on GitHub

The following 17 authors contributed 129 commits.

  • Antony Lee
  • Benjamin Ragan-Kelley
  • Carol Willing
  • Danilo J. S. Bellini
  • 小明 (dongweiming)
  • Fernando Perez
  • Gavin Cooper
  • Gil Forsyth
  • Jacob Niehus
  • Julian Kuhlmann
  • Matthias Bussonnier
  • Michael Pacer
  • Nik Nyby
  • Pavol Juhas
  • Luke Deen Taylor
  • Thomas Kluyver
  • Tamir Bahar

Issues closed in 5.0

GitHub stats for 2016/07/05 - 2016/07/07 (tag: 5.0.0)

These lists are automatically generated, and may be incomplete or contain duplicates.

We closed 95 issues and merged 191 pull requests. The full list can be seen on GitHub

The following 27 authors contributed 229 commits.

  • Adam Greenhall
  • Adrian
  • Antony Lee
  • Benjamin Ragan-Kelley
  • Carlos Cordoba
  • Carol Willing
  • Chris
  • Craig Citro
  • Dmitry Zotikov
  • Fernando Perez
  • Gil Forsyth
  • Jason Grout
  • Jonathan Frederic
  • Jonathan Slenders
  • Justin Zymbaluk
  • Kelly Liu
  • klonuo
  • Matthias Bussonnier
  • nvdv
  • Pavol Juhas
  • Pierre Gerold
  • sukisuki
  • Sylvain Corlay
  • Thomas A Caswell
  • Thomas Kluyver
  • Trevor Bekolay
  • Yuri Numerov