Skip to content

Should ptags and eptags be removed from repo? #68686

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
bitdancer opened this issue Jun 24, 2015 · 1 comment
Closed

Should ptags and eptags be removed from repo? #68686

bitdancer opened this issue Jun 24, 2015 · 1 comment
Labels
type-feature A feature request or enhancement

Comments

@bitdancer
Copy link
Member

BPO 24498
Nosy @bitdancer, @ZackerySpytz
PRs
  • bpo-24498: Remove ptags.py and eptags.py from Tools/scripts #24869
  • 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 2015-06-24.14:26:30.333>
    labels = ['type-feature']
    title = 'Should ptags and eptags be removed from repo?'
    updated_at = <Date 2021-03-15.08:29:16.658>
    user = 'https://github.com/bitdancer'

    bugs.python.org fields:

    activity = <Date 2021-03-15.08:29:16.658>
    actor = 'ZackerySpytz'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Demos and Tools']
    creation = <Date 2015-06-24.14:26:30.333>
    creator = 'r.david.murray'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 24498
    keywords = ['patch']
    message_count = 1.0
    messages = ['245744']
    nosy_count = 2.0
    nosy_names = ['r.david.murray', 'ZackerySpytz']
    pr_nums = ['24869']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24498'
    versions = ['Python 3.6']

    @bitdancer
    Copy link
    Member Author

    ctags directly supports python. Is there any reason to keep the ptags and eptags scripts in Tools/scripts?

    @terryjreedy terryjreedy changed the title Shoudl ptags and eptags be removed from repo? Should ptags and eptags be removed from repo? Jun 26, 2015
    @terryjreedy terryjreedy added the type-feature A feature request or enhancement label Jun 26, 2015
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    nanjekyejoannah added a commit that referenced this issue Oct 8, 2022
    * Retire eptag ptag scripts
    
    * 📜🤖 Added by blurb_it.
    
    * fix news entry error
    
    Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
    carljm added a commit to carljm/cpython that referenced this issue Oct 8, 2022
    * main:
      pythongh-68686: Retire eptag ptag scripts (python#98064)
      pythongh-97922: Run the GC only on eval breaker (python#97920)
      GitHub Workflows security hardening (python#96492)
      Add `@ezio-melotti` as codeowner for `.github/`. (python#98079)
      pythongh-97913 Docs: Add walrus operator to the index (python#97921)
      [doc] Fix broken links to C extensions accelerating stdlib modules (python#96914)
      pythongh-97822: Fix http.server documentation reference to test() function (python#98027)
      pythongh-91052: Add PyDict_Unwatch for unwatching a dictionary (python#98055)
      pythonGH-98023: Change default child watcher to PidfdChildWatcher on supported systems (python#98024)
      pythonGH-94182: Run the PidfdChildWatcher on the running loop (python#94184)
    carljm added a commit to carljm/cpython that referenced this issue Oct 9, 2022
    * main: (5519 commits)
      Minor edits to the Descriptor HowTo Guide (pythonGH-24901)
      Fix link to Lifecycle of a Pull Request in CONTRIBUTING (python#98102)
      pythonGH-94597: deprecate `SafeChildWatcher`, `FastChildWatcher` and `MultiLoopChildWatcher` child watchers  (python#98089)
      Auto-cancel old builds when new commit pushed to branch (python#98009)
      pythongh-95011: Migrate syslog module to Argument Clinic (pythonGH-95012)
      pythongh-68686: Retire eptag ptag scripts (python#98064)
      pythongh-97922: Run the GC only on eval breaker (python#97920)
      GitHub Workflows security hardening (python#96492)
      Add `@ezio-melotti` as codeowner for `.github/`. (python#98079)
      pythongh-97913 Docs: Add walrus operator to the index (python#97921)
      [doc] Fix broken links to C extensions accelerating stdlib modules (python#96914)
      pythongh-97822: Fix http.server documentation reference to test() function (python#98027)
      pythongh-91052: Add PyDict_Unwatch for unwatching a dictionary (python#98055)
      pythonGH-98023: Change default child watcher to PidfdChildWatcher on supported systems (python#98024)
      pythonGH-94182: Run the PidfdChildWatcher on the running loop (python#94184)
      pythongh-92886: make test_ast pass with -O (assertions off) (pythonGH-98058)
      pythongh-92886: make test_coroutines pass with -O (assertions off) (pythonGH-98060)
      pythongh-57179: Add note on symlinks for os.walk (python#94799)
      pythongh-94808: Fix regex on exotic platforms (python#98036)
      pythongh-90085: Remove vestigial -t and -c timeit options (python#94941)
      ...
    mpage pushed a commit to mpage/cpython that referenced this issue Oct 11, 2022
    * Retire eptag ptag scripts
    
    * 📜🤖 Added by blurb_it.
    
    * fix news entry error
    
    Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
    # for free to join this conversation on GitHub. Already have an account? # to comment
    Labels
    type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    3 participants