mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
3b28cb0f3f
* Turn the __future__ table to list-table.
This'll make it easier to add entries that need longer markup
* Semantic markup for __future__ feature descriptions.
* Document CO_* C macros.
(cherry picked from commit 2468aafe98)
Co-authored-by: Petr Viktorin <encukou@gmail.com>