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
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 5.2 KB
python.c -rw-r--r-- 3.2 KB

README

back to top