mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Merge 3.6
This commit is contained in:
commit
cd992bbe73
3 changed files with 18 additions and 2 deletions
|
@ -210,6 +210,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #28961: Fix unittest.mock._Call helper: don't ignore the name parameter
|
||||
anymore. Patch written by Jiajun Huang.
|
||||
|
||||
- Issue #15812: inspect.getframeinfo() now correctly shows the first line of
|
||||
a context. Patch by Sam Breese.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue