Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
5e8cbcc4f25dcdc02651414f792dc4a546ba199b
5e8cbcc4f25dcdc02651414f792dc4a546ba199b
Switch branch/tag
cpython
Misc
NEWS.d
next
Library
2017-10-17-22-55-13.bpo-31803.YLL1gJ.rst
Find file
Normal view
History
Permalink
2017-10-17-22-55-13.bpo-31803.YLL1gJ.rst
85 Bytes
Edit
Web IDE
Newer
Older
time.clock() now emits a DeprecationWarning (GH-4020)
Victor Stinner
committed
7 years ago
1
2
time.clock() and time.get_clock_info('clock') now emit a DeprecationWarning
warning.