pullrequests Search Results · repo:python/typing language:Python
Filter by
713 results
(178 ms)713 results
inpython/typing (press backspace or delete to remove)fangyi-zhou
- 1
- Opened 21 hours ago
- #2117
As the both pyrefly and zuban is under active development, the results of conformance test are often stale, so I added actions for auto update weekly. so added actions for auto update weekly. Due to the ...
Cloud0310
- 2
- Opened 2 days ago
- #2116
Split the text and examples for Any vs object into one for arguments and one for callback return types. This separated these two related, but separate suggestions. It should make the examples a bit clearer ...
topic: documentation
srittau
- 1
- Opened 7 days ago
- #2114
These lines look like they probably inherited an assert_type from prior lines via copy-paste, but it doesn t make sense to assert_type here; the spec doesn t specify the type resulting from an invalid ...
carljm
- Opened 21 days ago
- #2111
This missed some newer syntactic locations that are type expressions.
topic: typing spec
JelleZijlstra
- Opened 22 days ago
- #2110
WARN diagnostics were interfering with the file name parsing, which made directives_deprecated look failing.
yangdanny97
- Opened on Oct 22
- #2107
Fix a code block that wasn t being rendered properly This is what the site looked like before: img width= 840 height= 188 alt= Screenshot 2025-10-16 at 11 00 04 AM src= https://github.com/user-attachments/assets/29ab56a6-27c6-4f94-b936-f192cb4fa18b ...
yangdanny97
- 2
- Opened on Oct 16
- #2103
Unfortunately, this leads to 3/4 type checkers in this list advertising themselves as fast , which feels a bit silly... ideally I d put more information here about how ty tries to distinguish itself from ...
AlexWaygood
- 1
- Opened on Oct 15
- #2102