mirror of
https://github.com/python/cpython.git
synced 2025-10-01 12:52:18 +00:00
Merge 3.5 (NEWS)
This commit is contained in:
commit
cdf9b789ee
1 changed files with 4 additions and 0 deletions
|
@ -103,6 +103,10 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #25155: Fix datetime.datetime.now() and datetime.datetime.utcnow() on
|
||||||
|
Windows to support date after year 2038. It was a regression introduced in
|
||||||
|
Python 3.5.0.
|
||||||
|
|
||||||
- Issue #25108: Omitted internal frames in traceback functions print_stack(),
|
- Issue #25108: Omitted internal frames in traceback functions print_stack(),
|
||||||
format_stack(), and extract_stack() called without arguments.
|
format_stack(), and extract_stack() called without arguments.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue