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

Commitce3094c

Browse files
authored
Remove typing._promote (#14958)
Part of#7580
1 parentf5d7efa commitce3094c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎stdlib/typing.pyi‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -222,10 +222,6 @@ class TypeVar:
222222
@property
223223
defevaluate_default(self)->EvaluateFunc|None: ...
224224

225-
# Used for an undocumented mypy feature. Does not exist at runtime.
226-
# Obsolete, use _typeshed._type_checker_internals.promote instead.
227-
_promote=object()
228-
229225
# N.B. Keep this definition in sync with typing_extensions._SpecialForm
230226
@final
231227
class_SpecialForm(_Final):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp