Changes:
- Implement support for reading information about a drivers personal best
lap from thefastf1.core.Laps.pick_fastest
will now by
default return the quickest lap that is also marked as personal best lap
of any driver. This fixes the long standing problem that the fastest lap
returned by this function may actually be a deleted lap.
Bug Fixes: