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

Deprecation warning in test_pyclbr #93481

Closed
Assignees
iritkatriel
Labels
type-bugAn unexpected behavior, bug, or error
@iritkatriel

Description

@iritkatriel

Running with warnings-as-errors:

======================================================================
ERROR: test_others (test.test_pyclbr.PyclbrTest.test_others)

Traceback (most recent call last):
File "/Users/iritkatriel/src/cpython-1/Lib/test/test_pyclbr.py", line 221, in test_others
cm('cgi', ignore=('log',)) # set with = in module
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/iritkatriel/src/cpython-1/Lib/test/test_pyclbr.py", line 64, in checkModule
module =import(moduleName, globals(), {}, [''])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/iritkatriel/src/cpython-1/Lib/cgi.py", line 57, in
warnings._deprecated(name, remove=(3,13))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/iritkatriel/src/cpython-1/Lib/warnings.py", line 514, in _deprecated
warn(msg, DeprecationWarning, stacklevel=3)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13

Metadata

Metadata

Assignees

Labels

type-bugAn unexpected behavior, bug, or error

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp