mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Add test.test_support.catch_warning()'s new argument.
This commit is contained in:
parent
3c1d50a5d1
commit
cae4f5f4ac
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ Library
|
|||
|
||||
- The imputil module has been deprecated for removal in Python 3.0.
|
||||
|
||||
- test.test_support.catch_warning() gained a 'record' argument.
|
||||
|
||||
Build
|
||||
-----
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue