-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Merge openpyxl stubs from microsoft/python-type-stubs #9511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Avasam
wants to merge
99
commits into
python:main
from
Avasam:openpyxl-from-microsoft-python-type-stubs
Closed
Changes from all commits
Commits
Show all changes
99 commits
Select commit
Hold shift + click to select a range
e371358
Bring openpyxl stubs at least up to par with microsoft/python-type-stubs
Avasam f47d473
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam e08d3ea
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 9c14076
Include numpy
Avasam 4e7fc09
Convertible Descriptors
Avasam 8a9de85
Update after self-review
Avasam 704399f
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam dd5a152
Update tests
Avasam f11292d
Fix pytype errors
Avasam e3419bd
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 7b034b2
Fixes
Avasam 674f8ff
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 093b061
PR comments
Avasam ba82470
quick CI fixes
Avasam 9e63d21
failed at version checking
Avasam d1e618e
Apply suggestions from code review
Avasam 6d6d1ce
Add alias _UnderlineType and update Self
Avasam 567a1a8
Merge branch 'openpyxl-from-microsoft-python-type-stubs' of https://g…
Avasam 12789fe
Post-merge fixes
Avasam bfb6c60
Make stubuploader tests pass
Avasam 2a98afc
Merge branch 'main' into openpyxl-from-microsoft-python-type-stubs
AlexWaygood f5df850
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 028ac1c
Apply suggestions from code review
AlexWaygood 6bdc7df
Update stubs/openpyxl/openpyxl/reader/workbook.pyi
AlexWaygood e5e4eb3
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 7b9ccae
Merge branch 'main' into openpyxl-from-microsoft-python-type-stubs
srittau c7c24e8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 368a500
Merge branch 'openpyxl-from-microsoft-python-type-stubs' of https://g…
Avasam ed09fc2
Run stubdefaulter
Avasam b5fd48c
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam feef334
Use new type aliases for params
Avasam bc66516
Type MetaSerialisable dunders
Avasam 4bfc8fb
Merge branch 'Type-MetaSerialisable-dunders' of https://github.com/Av…
Avasam 4a050d9
regroup __init__ in stubtest_allowlist
Avasam 93c9bfc
.
Avasam a1f40c6
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 2557483
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam ff8e704
Type openpyxl incomplete dunders
Avasam ac138f8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 031592c
Remove redundant suppressions
Avasam d856a33
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 328001b
Merge branch 'openpyxl-incomplete-dunders' of https://github.com/Avas…
Avasam 82d17a6
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam c127da3
Merge branch 'openpyxl-incomplete-dunders' of https://github.com/Avas…
Avasam 6331d8a
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam ce181aa
_SerialisableTreeElement
Avasam a4fff41
openpyxl: Class properties set explicitely as another class'
Avasam 7b2180d
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam dba0b8d
Merge branch 'openpyxl-Class-properties-set-explicitely' of https://g…
Avasam aac6860
Complete openpyxl title type annotations
Avasam 79bd5fe
Merge branch 'openpyxl-title' of https://github.com/Avasam/typeshed i…
Avasam 0ba3633
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 50a27a8
Fixes post merge
Avasam 8c43a40
Complete `from_tree`
Avasam f5cb6fe
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 491efaf
Serialisable.from_tree improvement to avoid override issues
Avasam 94c8b66
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam a2e8d15
Type usages of PIL and zipfile
Avasam f08c6f1
Update stubtest_allowlist
Avasam 29c9218
Update `get_rel`
Avasam c32f3e2
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam a27c72f
Merge branch 'openpyxl-external-types' of https://github.com/Avasam/t…
Avasam 5a284d6
Extract PIL and zipfile to #10706
Avasam 200c096
datetime and _FileRead changes and fixes
Avasam 9eb96b8
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam d0793fc
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam b957b79
Revert some import changes to reduce changes
Avasam ae8101c
Generator send actually unknown
Avasam 6f408a6
avoid backref
Avasam 11446be
tagname stays classvar
Avasam 1f66b3f
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 2fbb0e3
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 5fc62cc
non-complex extraction from 9511
Avasam cc96eb4
Fix CI failures
Avasam 169ea20
create_sheet return type
Avasam c0521d1
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam d491dd8
Merge branch 'main' of https://github.com/python/typeshed into non-co…
Avasam a74c7ef
Post-merge fix missing Element
Avasam c272267
Merge branch 'non-complex-extraction-from-9511' of https://github.com…
Avasam 17ff8a0
.
Avasam fd5a9a9
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 333054d
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam b35695d
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 3b0034b
Update stubs/openpyxl/openpyxl/worksheet/_reader.pyi
Avasam 6290b35
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 08e4e91
Merge branch 'openpyxl-from-microsoft-python-type-stubs' of https://g…
Avasam a9021fc
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 2bf8906
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 8db96b3
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam e2f2720
Merge branch 'main' into openpyxl-from-microsoft-python-type-stubs
Avasam 2979638
Merge branch 'main' into openpyxl-from-microsoft-python-type-stubs
Avasam 9cd6ffe
openpyxl: `Cell | MergedCell` annotations
Avasam 82b5fcc
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e0d6119
lint fixes
Avasam f17d61c
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 0b0b501
Rename _Cell to _CellOrMergedCell
Avasam 1a6d68e
Merge branch 'openpyxl-Cell-or-MergedCell-annotations' of https://git…
Avasam 3fe91a6
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam 0542fd2
Merge branch 'main' of https://github.com/python/typeshed into openpy…
Avasam File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.