Skip to content
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

DeprecationWarning: module 'sre_compile' is deprecated #49729

Closed
himself65 opened this issue Sep 20, 2023 · 1 comment
Closed

DeprecationWarning: module 'sre_compile' is deprecated #49729

himself65 opened this issue Sep 20, 2023 · 1 comment
Labels
python PRs and issues that require attention from people who are familiar with Python. tools Issues and PRs related to the tools directory.

Comments

@himself65
Copy link
Member

> make lint
# ...

Running C++ linter...
/Users/himself65/Code/node/tools/cpplint.py:57: DeprecationWarning: module 'sre_compile' is deprecated
  import sre_compile

# ...
@himself65
Copy link
Member Author

Upstream: python/cpython#105456

@himself65 himself65 added tools Issues and PRs related to the tools directory. python PRs and issues that require attention from people who are familiar with Python. labels Sep 20, 2023
marco-ippolito pushed a commit to marco-ippolito/node that referenced this issue Jan 12, 2024
PR-URL: nodejs#49731
Fixes: nodejs#49729
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Medhansh404 pushed a commit to Medhansh404/node that referenced this issue Jan 19, 2024
PR-URL: nodejs#49731
Fixes: nodejs#49729
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
targos pushed a commit that referenced this issue Feb 15, 2024
PR-URL: #49731
Fixes: #49729
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
richardlau pushed a commit that referenced this issue Mar 25, 2024
PR-URL: #49731
Fixes: #49729
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
richardlau pushed a commit that referenced this issue Mar 25, 2024
PR-URL: #49731
Fixes: #49729
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python PRs and issues that require attention from people who are familiar with Python. tools Issues and PRs related to the tools directory.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant