◐ Shell
clean mode source ↗

Issue 24498: Should ptags and eptags be removed from repo?

Issue24498

Created on 2015-06-24 14:26 by r.david.murray, last changed 2022-04-11 14:58 by admin.

Pull Requests
URL Status Linked Edit
PR 24869 open ZackerySpytz, 2021-03-15 08:29
Messages (1)
msg245744 - (view) Author: R. David Murray (r.david.murray) * (Python committer) Date: 2015-06-24 14:26
ctags directly supports python.  Is there any reason to keep the ptags and eptags scripts in Tools/scripts?
History
Date User Action Args
2022-04-11 14:58:18adminsetgithub: 68686
2021-03-15 08:29:16ZackerySpytzsetkeywords: + patch
nosy: + ZackerySpytz

pull_requests: + pull_request23631
stage: needs patch -> patch review

2015-06-26 21:07:25terry.reedysettitle: Shoudl ptags and eptags be removed from repo? -> Should ptags and eptags be removed from repo?
stage: needs patch
type: enhancement
components: + Demos and Tools
versions: + Python 3.6
2015-06-24 14:26:30r.david.murraycreate