Staging
v0.8.1
https://github.com/python/cpython
Revision 36c1d1f1e52ba54007cbecb42c5599e5ff62aa52 authored by Barry Warsaw on 05 October 2017, 16:11:18 UTC, committed by GitHub on 05 October 2017, 16:11:18 UTC
Implement PEP 553, built-in breakpoint() with support from sys.breakpointhook(), along with documentation and tests.  Closes bpo-31353
1 parent 4d07189
History
Tip revision: 36c1d1f1e52ba54007cbecb42c5599e5ff62aa52 authored by Barry Warsaw on 05 October 2017, 16:11:18 UTC
PEP 553 built-in breakpoint() function (bpo-31353) (#3355)
Tip revision: 36c1d1f

README

back to top