-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Merge/all branches #15206
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
Closed
Merge/all branches #15206
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
750bc3b
[aiofiles] `.name` on `NamedTempFile` is always a `str`
sobolevn 40ce4a5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 060f471
[stubsabot] Bump tensorflow to ~=2.20.0
fa4f677
[stubsabot] Bump cachetools to 6.2.*
40aa5c2
[stubsabot] Bump cffi to 2.0.*
263694c
[stubsabot] Bump pyluach to 2.3.*
c69d757
[stubsabot] Bump auth0-python to 4.13.*
f3a9a20
[stubsabot] Bump gevent to 25.9.*
541d54f
[stubsabot] Bump pycurl to 7.45.7
8fa665a
[stubsabot] Bump pyperclip to 1.11.*
e380c28
[stubsabot] Bump aiofiles to 25.1.*
9a88cbc
[stubsabot] Bump fpdf2 to 2.8.5
60a08f8
[stubsabot] Bump Deprecated to ~=1.3.1
fc72b3d
[stubsabot] Bump protobuf to ~=6.33.2
17e53d6
[stubsabot] Bump ibm-db to 3.2.8
b6937a3
[stubsabot] Bump hdbcli to 2.27.*
50bc87e
[stubsabot] Bump docutils to 0.22.4
42652eb
[stubsabot] Bump geopandas to 1.1.2
3f4871a
[reportlab] Fix `__all__` in `rltempfile`
sobolevn 95f59ac
[stubsabot] Bump Send2Trash to 2.0.*
ab93144
Update dependency mypy to v1.19.1
renovate[bot] 7fbe683
debug
hauntsaninja b4bc449
more debug
hauntsaninja 540ffc0
fixed Markdown
gmtestandreview 35ef5ab
Merge branch 'main' of https://github.com/python/typeshed
gmtestandreview ef07aa6
typeshed: Update MAINTAINERS.md
gmtestandreview 12c525c
Merge remote-tracking branch 'fork/issue-13551' into merge/all-branches
gmtestandreview 12ee589
Merge remote-tracking branch 'fork/renovate/most-testlint-dependencie…
gmtestandreview 134a11a
Merge remote-tracking branch 'fork/sobolevn-patch-1' into merge/all-b…
gmtestandreview 8da0733
Merge remote-tracking branch 'fork/stubsabot/aiofiles' into merge/all…
gmtestandreview 2eaab72
Merge remote-tracking branch 'fork/stubsabot/auth0-python' into merge…
gmtestandreview 0f3c62c
Merge remote-tracking branch 'fork/stubsabot/cachetools' into merge/a…
gmtestandreview f3353dd
Merge remote-tracking branch 'fork/stubsabot/cffi' into merge/all-bra…
gmtestandreview 205afa2
Merge remote-tracking branch 'fork/stubsabot/deprecated' into merge/a…
gmtestandreview e074270
Merge remote-tracking branch 'fork/stubsabot/docutils' into merge/all…
gmtestandreview c8bcbad
Merge remote-tracking branch 'fork/stubsabot/fpdf2' into merge/all-br…
gmtestandreview 69970bd
Merge remote-tracking branch 'fork/stubsabot/geopandas' into merge/al…
gmtestandreview 65c49d5
Merge remote-tracking branch 'fork/stubsabot/gevent' into merge/all-b…
gmtestandreview 66e3388
Merge remote-tracking branch 'fork/stubsabot/hdbcli' into merge/all-b…
gmtestandreview 7497b8a
Merge remote-tracking branch 'fork/stubsabot/ibm-db' into merge/all-b…
gmtestandreview 82d2e2f
Merge remote-tracking branch 'fork/stubsabot/protobuf' into merge/all…
gmtestandreview 69c44f3
Merge remote-tracking branch 'fork/stubsabot/pycurl' into merge/all-b…
gmtestandreview b079587
Merge remote-tracking branch 'fork/stubsabot/pyluach' into merge/all-…
gmtestandreview b4865f8
Merge remote-tracking branch 'fork/stubsabot/pyperclip' into merge/al…
gmtestandreview ca2ff38
Merge remote-tracking branch 'fork/stubsabot/send2trash' into merge/a…
gmtestandreview 5008263
Merge remote-tracking branch 'fork/stubsabot/tensorflow' into merge/a…
gmtestandreview 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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| version = "1.8.*" | ||
| version = "2.0.*" | ||
| upstream_repository = "https://github.com/arsenetar/send2trash" |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| version = "4.10.*" | ||
| version = "4.13.*" | ||
| upstream_repository = "https://github.com/auth0/auth0-python" | ||
| requires = ["cryptography", "types-requests"] |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| version = "0.22.3" | ||
| version = "0.22.4" | ||
| upstream_repository = "https://sourceforge.net/p/docutils/code" |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| version = "2.25.*" | ||
| version = "2.27.*" | ||
| # upstream_repository = closed-source |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| version = "3.2.6" | ||
| version = "3.2.8" | ||
| upstream_repository = "https://github.com/ibmdb/python-ibmdb" |
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| def get_rl_tempdir(*subdirs: str) -> str: ... | ||
| def get_rl_tempfile(fn: str | None = None) -> str: ... | ||
|
|
||
| __all__ = ("get_rl_tempdir", "get_rl_tempdir") | ||
| __all__ = ("get_rl_tempdir", "get_rl_tempfile") |
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removing the heading marker makes this line inconsistent with standard Markdown formatting. The original "##" indicates this is a second-level heading, which is the correct structure for documentation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@copilot open a new pull request to apply changes based on this feedback