消息 [195824]
On 21 Aug 2013 15:47, "Mark Dickinson" <report@bugs.python.org> wrote:
>
>
> Mark Dickinson added the comment:
>
> > Shouldn't it be PendingDeprecationWarning?
>
> Hmm. Possibly. I'm not sure what the policy is any more regarding
DeprecationWarning versus PendingDeprecationWarning. Nick?
Not sure if this is written down anywhere, but I use
PendingDeprecationWarning for "definitely still around next release, may
not have a set date for removal" and DeprecationWarning for "may be removed
next release". |
|
| 日期 |
用户 |
动作 |
参数 |
| 2013-08-21 21:32:15 | ncoghlan | 修改 | recipients:
+ ncoghlan, barry, mark.dickinson, vstinner, alex, docs@python, ethan.furman, eric.snow, serhiy.storchaka |
| 2013-08-21 21:32:15 | ncoghlan | 链接 | issue17576 messages |
| 2013-08-21 21:32:15 | ncoghlan | 创建 | |
|