python / python/cpython

Deprecating / removing token.ISTERMINAL/ISNONTERMINAL

Open
#86,353 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

interpreter-core type-feature
Dominant language
Python
Stars
77.2k
Forks
36k
Avg merge
1d 9h
Merged PRs (30d)
558

Description

BPO 42187
Nosy @gvanrossum, @lysnikolaou, @pablogsal, @isidentical

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 2020-10-28.20:57:30.515>
labels = []
title = 'Deprecating / removing token.ISTERMINAL/ISNONTERMINAL'
updated_at = <Date 2020-10-29.00:54:11.944>
user = 'https://github.com/isidentical'

bugs.python.org fields:

activity = <Date 2020-10-29.00:54:11.944>
actor = 'gvanrossum'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2020-10-28.20:57:30.515>
creator = 'BTaskaya'
dependencies = []
files = []
hgrepos = []
issue_num = 42187
keywords = []
message_count = 4.0
messages = ['379844', '379847', '379848', '379852']
nosy_count = 4.0
nosy_names = ['gvanrossum', 'lys.nikolaou', 'pablogsal', 'BTaskaya']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue42187'
versions = []

Linked PRs
  • gh-138118

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The payload names the original BPO issue 42187 and linked PR gh-138118, but no source files or tests. Start by reviewing that pull request and the original issue discussion. Done means the deprecation or removal of token.ISTERMINAL and token.ISNONTERMINAL is resolved consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
compilers
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.