Jan-Eric Nitschke
e129873f9b
[openpyxl] Fix stubs for openpyxl.descriptors.sequence.UniqueSequence.seq_types ( #14725 )
2025-09-18 16:00:10 +02:00
sobolevn
4b0623f4fb
Update mypy to 1.18.1 ( #14699 )
2025-09-14 03:33:27 +02:00
Jelle Zijlstra
ca44e4c45d
Add __slots__ to third-party packages using stubdefaulter ( #14619 )
2025-08-21 15:38:13 -07:00
Jelle Zijlstra
573b57d8da
Add missing defaults to third-party stubs ( #14617 )
2025-08-21 13:36:29 -07:00
Jelle Zijlstra
e0f16117b8
Upgrade to mypy 1.17.1 ( #14598 )
2025-08-20 15:43:04 -07:00
Brian Schubert
81c8fcb2e6
Mark stub-only private symbols as @type_check_only in third-party stubs ( #14545 )
2025-08-08 11:29:48 +02:00
sobolevn
eb495ff135
Update mypy to 1.16.0 ( #14194 )
...
Co-authored-by: Sebastian Rittau <srittau@rittau.biz >
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2025-06-01 17:40:42 +01:00
Sebastian Rittau
09b6802dc7
[openpyxl] Remove unnecessary overload ( #14201 )
2025-06-01 17:46:22 +02:00
Sebastian Rittau
126768408a
Replace Incomplete | None = None in third party stubs ( #14063 )
2025-05-15 21:37:43 +02:00
Avasam
61b54b4eaa
Openpyxl: type cell values ( #13929 )
2025-05-05 15:24:42 +02:00
sobolevn
3ac6c388c6
Update tools versions in stubtest workflow ( #13582 )
2025-03-05 14:24:56 +01:00
Stephen Morton
3944c7839e
Add __hash__ for a bunch of types that set it to None ( #13286 )
2024-12-23 23:16:22 -08:00
Avasam
74ea509de1
openpyxl: Cell | MergedCell annotations ( #13092 )
2024-11-25 12:19:12 +01:00
Preethi
51d0f0194c
Support Writeable Zipfile on workbook.save ( #13009 )
2024-11-13 16:45:49 +01:00
Alex Waygood
9ed47fa8ec
Fix linting issues ( #12898 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-10-24 14:26:37 +01:00
Sebastian Rittau
ebdd2c528d
Update mypy to 1.12.0 ( #12859 )
2024-10-19 16:45:38 +01:00
Alexander Zinov
0015ce8855
openpyxl: fix Worksheet.values annotation (#12674 )
2024-09-17 17:14:06 +02:00
Avasam
3719f02dbf
Using precise code for pyright: ignore and re-enabling various pyright tests ( #12576 )
2024-08-22 03:34:52 +02:00
Avasam
937270df0c
Forbid extremely long line lengths in non-autogenerated stubs ( #12537 )
...
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com >
2024-08-18 16:03:34 -04:00
sobolevn
6f248dfa37
Bump mypy to 1.11.1 ( #12463 )
2024-08-04 23:19:28 -07:00
Noam
cc7c950381
Openpyxl fixes for worksheet and image. ( #12363 )
2024-07-18 16:41:45 +02:00
Noam
6b919d76e2
Add dimensions for openpyxl Image. ( #12362 )
2024-07-18 12:28:39 +02:00
sobolevn
9fcaf3fe31
Bump openpyxl to 3.1.5 ( #12238 )
2024-06-29 22:10:14 +02:00
InSync
58fe83109c
Copy openpyxl's Worksheet.__getitem__() and .__iter__() to ReadOnlyWorksheet ( #12202 )
2024-06-25 12:30:10 +02:00
Sebastian Rittau
704fa5d1de
[openpyxl] Update to 3.1.4 ( #12142 )
...
Also make sequence types generic
2024-06-20 11:29:14 +02:00
Sebastian Rittau
5c65b12591
[openpyxl] Fix key of Worksheet.row_dimensions ( #12143 )
...
Closes : #11845
2024-06-20 00:23:38 -07:00
Alex Waygood
7e7ffdfd7e
pin openpyxl to 3.1.2 ( #12072 )
...
helps with #12059
2024-05-31 09:54:06 -07:00
Avasam
bdf75023df
openpyxl: Use duck typing for workbook sheets (#11718 )
2024-04-27 15:16:22 +02:00
Alex Waygood
d0f2be92ab
Bump pyright to v1.1.360 ( #11810 )
2024-04-24 14:09:16 +02:00
Avasam
e922682603
openpyxl: Reduce false-positives in Worksheet.__getitem__ ( #11717 )
2024-04-07 06:53:26 -04:00
Avasam
0cea0bc06e
openpyxl: Add _WorkbookChild / ReadOnlyWorksheet / Workbook annotations (#11677 )
2024-04-01 15:30:20 +02:00
Sebastian Rittau
33de88879f
Remove bare Incomplete annotations in third-party stubs ( #11671 )
2024-03-30 18:34:51 -07:00
Shantanu
88fa182253
Use PEP 570 syntax in third party stubs ( #11554 )
2024-03-10 14:11:43 +01:00
Avasam
82fd9e8453
openpyxl: Simpler leftover changes from the microsoft/python-type-stubs merge (#11534 )
2024-03-07 18:04:08 -08:00
Avasam
7c29ee3d8a
Add @deprecated decorator to openpyxl ( #11535 )
2024-03-07 18:03:47 -08:00
Nikita Sobolev
675ab38ab7
Update pyright version to 1.1.350 ( #11501 )
...
If you're reading about this commit in an auto-generated changelog: this is an internal change that should have no impact on how these stubs are understood by static-analysis tools such as type checkers or IDEs
2024-02-29 10:14:39 +00:00
Avasam
c75ecf0bca
Fix invalid noqa comments and poorly formatted type ignores ( #11497 )
2024-02-28 22:27:07 -08:00
Jelle Zijlstra
e8c029fbd3
openpyxl: Add stubtest allowlist entry ( #11449 )
...
Fixes #11448
2024-02-19 05:37:54 +01:00
Alex Waygood
c49c84f319
A new shade of Black ( #11362 )
2024-02-04 16:38:55 -08:00
Alex Waygood
ccc81f224d
Bump various test dependencies ( #11249 )
2024-01-05 14:09:02 -08:00
Sebastian Rittau
b6eaadcfe5
Update typing_extensions imports in third-party stubs ( #11245 )
2024-01-05 15:40:13 +01:00
Sebastian Rittau
23604858a6
Remove Python 3.7 branches ( #11238 )
2024-01-05 11:39:39 +01:00
Avasam
23b0291176
openpyxl: Type styleable descriptors ( #11103 )
2023-12-05 10:41:41 +01:00
Avasam
5521da8e92
Openpyxl: Various improvements ( #11092 )
2023-12-04 21:54:45 +01:00
Avasam
5f12eebda4
openpyxl: type to_tree methods ( #10967 )
2023-12-01 13:13:16 +01:00
Avasam
4687faab8e
Use ConvertibleToInt/ConvertibleToFloat in many third-party stubs ( #11022 )
...
Note: this may make the latest version of certain stubs packages incompatible with older versions of mypy and pyright.
2023-11-29 11:23:00 +00:00
Alex Waygood
01432805d9
Fix typos in docs and comments ( #11064 )
2023-11-23 14:55:58 +00:00
Alex Waygood
1d2fe59e88
Third-party stubs: remove unused type: ignores ( #11063 )
2023-11-23 13:35:45 +00:00
Alex Waygood
516f665505
Bump flake8-pyi to 23.11.0 ( #10997 )
2023-11-08 16:01:24 +00:00
Avasam
3a56e0034c
xml.etree: Fix tag param in __init__ ( #10968 )
2023-11-03 14:50:49 +01:00