Merge pull request #35196 from isbm/isbm-too-fast-uptime-deprecation

Deprecate status.uptime one version later
This commit is contained in:
Mike Place 2016-08-06 17:39:40 +09:00 committed by GitHub
commit 21808e27d5

View file

@ -132,7 +132,7 @@ def custom():
return ret
@with_deprecated(globals(), "Boron")
@with_deprecated(globals(), "Carbon")
def uptime():
'''
Return the uptime for this system.