Issue #28838: Cleanup abstract.h
Rewrite all comments to use the same style than other Python header files: comment functions *before* their declaration, no newline between the comment and the declaration. Reformat some comments, add newlines, to make them easier to read. Quote argument like 'arg' to mention an argument in a comment.
V
Victor Stinner committed
5bef7cd7f4d7ab666c0fc4b0cb6bd9311fb3d9b1
Parent: 321600b