Search
95 results for “oliverandrich”
-
If #pylance includes a wrong typing for a function, where do I have to open the ticket? Pylance or the #typeshed project?
The definition from calendar.pyi is basically wrong as the function returns actually list[list[list[date]]].
```python
def yeardatescalendar(self, year: int, width: int = 3) -> list[list[int]]: ...
``` -
If #pylance includes a wrong typing for a function, where do I have to open the ticket? Pylance or the #typeshed project?
The definition from calendar.pyi is basically wrong as the function returns actually list[list[list[date]]].
```python
def yeardatescalendar(self, year: int, width: int = 3) -> list[list[int]]: ...
``` -
If #pylance includes a wrong typing for a function, where do I have to open the ticket? Pylance or the #typeshed project?
The definition from calendar.pyi is basically wrong as the function returns actually list[list[list[date]]].
```python
def yeardatescalendar(self, year: int, width: int = 3) -> list[list[int]]: ...
``` -
If #pylance includes a wrong typing for a function, where do I have to open the ticket? Pylance or the #typeshed project?
The definition from calendar.pyi is basically wrong as the function returns actually list[list[list[date]]].
```python
def yeardatescalendar(self, year: int, width: int = 3) -> list[list[int]]: ...
``` -
Starting the day with Django Day Copenhagen and preparing for PyGotham now. Good times and a lot of great Django content. Thx #DjangoCPH and #pygotham.