Automatically dedent docstring constants by default · Issue #81283 · python/cpython (original) (raw)

BPO 37102
Nosy @gpshead, @methane, @Carreau, @pablogsal, @remilapeyre

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None closed_at = None created_at = <Date 2019-05-30.18:00:00.547> labels = ['interpreter-core', 'type-feature', '3.9'] title = 'Automatically dedent docstring constants by default' updated_at = <Date 2019-06-06.14:36:45.161> user = 'https://github.com/gpshead'

bugs.python.org fields:

activity = <Date 2019-06-06.14:36:45.161> actor = 'remi.lapeyre' assignee = 'none' closed = False closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2019-05-30.18:00:00.547> creator = 'gregory.p.smith' dependencies = [] files = [] hgrepos = [] issue_num = 37102 keywords = [] message_count = 4.0 messages = ['343990', '344128', '344801', '344819'] nosy_count = 5.0 nosy_names = ['gregory.p.smith', 'methane', 'mbussonn', 'pablogsal', 'remi.lapeyre'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue37102' versions = ['Python 3.9']

Linked PRs