New environment variable PYTHON_HISTORY · Issue #73965 · python/cpython (original) (raw)

BPO 29779
Nosy @warsaw, @berkerpeksag, @serhiy-storchaka, @yan12125, @0xl3vi, @ZackerySpytz
PRs bpo-29779: new environment variable PYTHONHISTORY. #473gh-73965: New environment variable PYTHON_HISTORY #13208

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 2017-03-10.07:40:03.245> labels = ['3.8', 'type-feature', 'library'] title = 'New environment variable PYTHONHISTORY' updated_at = <Date 2019-05-24.11:34:21.544> user = 'https://github.com/0xl3vi'

bugs.python.org fields:

activity = <Date 2019-05-24.11:34:21.544> actor = 'ZackerySpytz' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2017-03-10.07:40:03.245> creator = '0xl3vi' dependencies = [] files = [] hgrepos = [] issue_num = 29779 keywords = ['patch'] message_count = 5.0 messages = ['289342', '289402', '289497', '289624', '343375'] nosy_count = 6.0 nosy_names = ['barry', 'berker.peksag', 'serhiy.storchaka', 'yan12125', '0xl3vi', 'ZackerySpytz'] pr_nums = ['473', '13208'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue29779' versions = ['Python 3.8']

Linked PRs