Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-105376: Remove logging.Logger.warn() method#105377

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
vstinner merged 1 commit intopython:mainfromvstinner:remove_logging_warn
Jun 6, 2023

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commentedJun 6, 2023
edited by github-actionsbot
Loading

@vstinner
Copy link
MemberAuthor

cc@vsajip

@vstinner
Copy link
MemberAuthor

Oh, I forgot to mention that the method was deprecated since Python 3.3. I updated the PR.

@vstinnervstinnerenabled auto-merge (squash)June 6, 2023 18:12
@vstinnervstinner merged commit6c54e5d intopython:mainJun 6, 2023
@vstinnervstinner deleted the remove_logging_warn branchJune 14, 2023 15:46
lewisemm added a commit to lewisemm/django-pipeline that referenced this pull requestJan 15, 2024
- `logging.Logger.warn()` has been deprecated since Python 3.3 andwill not be available in Python 3.13 as per this pull request(python/cpython#105377).
lewisemm added a commit to lewisemm/edx-platform that referenced this pull requestJan 15, 2024
The `logging.Logger.warn` method has been deprecated since Python 3.3and is due to be removed all together in Python 3.13. Seepython/cpython#105377`logging.Logger.warning` is the preferred and recommended way to logwarnings.Fixesopenedx/public-engineering#149
peymanslh pushed a commit to jazzband/django-pipeline that referenced this pull requestJan 15, 2024
- `logging.Logger.warn()` has been deprecated since Python 3.3 andwill not be available in Python 3.13 as per this pull request(python/cpython#105377).Co-authored-by: Lewis M. Kabui <lewisemm@users.noreply.github.com>
UsamaSadiq pushed a commit to openedx/edx-platform that referenced this pull requestJan 16, 2024
The `logging.Logger.warn` method has been deprecated since Python 3.3and is due to be removed all together in Python 3.13. Seepython/cpython#105377`logging.Logger.warning` is the preferred and recommended way to logwarnings.Fixesopenedx/public-engineering#149Co-authored-by: Lewis M. Kabui <lewisemm@users.noreply.github.com>
mariajgrimaldi pushed a commit to eduNEXT/edunext-platform that referenced this pull requestJan 23, 2024
The `logging.Logger.warn` method has been deprecated since Python 3.3and is due to be removed all together in Python 3.13. Seepython/cpython#105377`logging.Logger.warning` is the preferred and recommended way to logwarnings.Fixesopenedx/public-engineering#149Co-authored-by: Lewis M. Kabui <lewisemm@users.noreply.github.com>
vstinner added a commit to vstinner/cpython that referenced this pull requestAug 7, 2024
…105377)"This reverts commitdcc028d andcommit6c54e5d.Keep warn() method in Python 3.13.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@vsajipvsajipvsajip approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner@vsajip@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp