mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
#8964: merge with 3.3.
This commit is contained in:
commit
5c16c2eb45
4 changed files with 33 additions and 3 deletions
|
|
@ -818,6 +818,7 @@ Nick Mathewson
|
|||
Simon Mathieu
|
||||
Laura Matson
|
||||
Graham Matthews
|
||||
Martin Matusiak
|
||||
Dieter Maurer
|
||||
Daniel May
|
||||
Madison May
|
||||
|
|
|
|||
|
|
@ -62,6 +62,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #8964: fix platform._sys_version to handle IronPython 2.6+.
|
||||
Patch by Martin Matusiak.
|
||||
|
||||
- Issue #18958: Improve error message for json.load(s) while passing a string
|
||||
that starts with a UTF-8 BOM.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue