Blender Version
Broken: f2eef452009f - master - 2019-05-19
Short description of error
This is more of an addition to the TODO list for 2.80 release.
As the python API changes are about to be completed, it is time the python templates included with blender get tested and updated to work with 2.80.
One example is operator_modal_draw.py which includes old bgl code that fails in 2.80.
Also there are still some addons that should be updated or moved to contrib before release. (I expect all included addons should be 2.80 compatible)