Skip to content

[2.7] bpo-27726: Fix "make tags" command #1337

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 28, 2017
Merged

[2.7] bpo-27726: Fix "make tags" command #1337

merged 1 commit into from
Apr 28, 2017

Conversation

vstinner
Copy link
Member

Backport enhancements from master, commits:

  • 9c4bfa6: "make tags": remove -t
    option of ctags. The option was kept for backward compatibility,
    but it was completly removed recently. Patch written by Stéphane
    Wirtel.
  • cf0ac6a: Fix "make tags": set
    locale to C to call sort
  • 8a543c0: make tags fixes (make tags fixes #717)

Backport enhancements from master, commits:

* 9c4bfa6: "make tags": remove -t
  option of ctags. The option was kept for backward compatibility,
  but it was completly removed recently. Patch written by Stéphane
  Wirtel.
* cf0ac6a: Fix "make tags": set
  locale to C to call sort
* 8a543c0: `make tags` fixes (GH-717)
@vstinner vstinner merged commit 5f4056a into python:2.7 Apr 28, 2017
@vstinner vstinner deleted the make_tags_27 branch April 28, 2017 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants