github-actions[bot]
|
8e8254e442
|
[stubsabot] Bump greenlet to 3.2.* (#13836)
Release: https://pypi.org/pypi/greenlet/3.2.0
Homepage: https://greenlet.readthedocs.io/
Repository: https://github.com/python-greenlet/greenlet
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/greenlet
Changelog: https://greenlet.readthedocs.io/en/latest/changes.html
Diff: https://github.com/python-greenlet/greenlet/compare/3.1.1...3.2.0
Stubsabot analysis of the diff between the two releases:
- Total lines of Python code added: 29.
- Total lines of Python code deleted: 18.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI
Co-authored-by: stubsabot <>
|
2025-04-16 09:10:46 +02:00 |
|
Sebastian Rittau
|
ef0ee2087c
|
Update authlib to 1.5.* (#13540)
|
2025-04-15 17:08:24 -04:00 |
|
Avasam
|
893eabe4ce
|
auth0-python solve stubtest_allowlist entries (#13827)
|
2025-04-15 14:25:33 +02:00 |
|
Avasam
|
53811d3fca
|
auth0-python: Cleanup re-exports leftovers from stubgen (#13828)
|
2025-04-15 13:52:05 +02:00 |
|
Semyon Moroz
|
fd155cb31b
|
Improve docker.utils (#13808)
|
2025-04-15 13:31:53 +02:00 |
|
Semyon Moroz
|
b0238c58a2
|
Improve flake8-bugbear (#13829)
|
2025-04-15 11:59:05 +02:00 |
|
Semyon Moroz
|
3941e06bfc
|
Annotate markdown.util.get_installed_extensions (#13822)
|
2025-04-14 11:04:59 +02:00 |
|
Semyon Moroz
|
70dab5333a
|
Complete flake8-builtins (#13824)
|
2025-04-14 11:00:45 +02:00 |
|
Semyon Moroz
|
6d0402cb03
|
Mark Flask-Cors as complete (#13820)
|
2025-04-13 01:06:02 +03:00 |
|
Semyon Moroz
|
f6216ec623
|
Bump auth0-python to 4.9.* (#13803)
|
2025-04-12 13:48:13 -04:00 |
|
Justine Krejcha
|
648ed7bc4e
|
jwcrypto: type most of the rest of JWT and JWKSet.generate function (#13807)
|
2025-04-12 19:27:16 +02:00 |
|
Avasam
|
a045be8ed6
|
Import names from typing directly rather than importing module (#13761)
|
2025-04-12 19:10:09 +02:00 |
|
github-actions[bot]
|
76cd40e083
|
[stubsabot] Bump Markdown to 3.8.* (#13819)
Release: https://pypi.org/pypi/Markdown/3.8
Homepage: https://Python-Markdown.github.io/
Repository: https://github.com/Python-Markdown/markdown
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Markdown
Changelog: https://python-markdown.github.io/changelog/
Diff: https://github.com/Python-Markdown/markdown/compare/3.7...3.8
Stubsabot analysis of the diff between the two releases:
- 0 public Python files have been added.
- 0 files included in typeshed's stubs have been deleted.
- 12 files included in typeshed's stubs have been modified or renamed.
- Total lines of Python code added: 730.
- Total lines of Python code deleted: 103.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI
Co-authored-by: stubsabot <>
|
2025-04-11 22:36:36 -07:00 |
|
Semyon Moroz
|
e3002c6f0d
|
Complete stubs for click-web (#13806)
|
2025-04-11 14:54:34 +02:00 |
|
Sebastian Rittau
|
4a89c1b44c
|
Update croniter to 6.0.0 (#13548)
Make class `croniter` generic over `ret_type` and tighten return types for some methods.
|
2025-04-11 02:10:49 +02:00 |
|
Semyon Moroz
|
e26a15f983
|
Improve Authlib (#13801)
|
2025-04-07 14:34:05 +02:00 |
|
Semyon Moroz
|
5e3e056421
|
Improve passlib.utils (#13798)
|
2025-04-07 14:21:51 +02:00 |
|
Semyon Moroz
|
a69621f655
|
Improve oauthlib.oauth2.rfc6749 (#13793)
|
2025-04-07 14:02:09 +02:00 |
|
Semyon Moroz
|
1552ada465
|
Improve oauthlib (#13794)
|
2025-04-07 14:01:30 +02:00 |
|
Semyon Moroz
|
9f3310fdf5
|
Improve dateparser (#13796)
|
2025-04-07 14:00:39 +02:00 |
|
Semyon Moroz
|
2b7019b933
|
Mark internal stuff in allowlist for assertpy (#13802)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2025-04-06 10:10:19 -07:00 |
|
github-actions[bot]
|
1d86d18e57
|
[stubsabot] Bump zstd to 1.5.6.7 (#13780)
Release: https://pypi.org/pypi/zstd/1.5.6.7
Homepage: https://github.com/sergey-dryabzhinsky/python-zstd
Repository: https://github.com/sergey-dryabzhinsky/python-zstd
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/zstd
Diff: https://github.com/sergey-dryabzhinsky/python-zstd/compare/v1.5.6.6...v1.5.6.7
Stubsabot analysis of the diff between the two releases:
- Total lines of Python code added: 4.
- Total lines of Python code deleted: 3.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI
Co-authored-by: stubsabot <>
|
2025-04-03 07:56:09 +02:00 |
|
github-actions[bot]
|
d57b602533
|
[stubsabot] Bump qrcode to 8.1.* (#13779)
|
2025-04-03 07:52:12 +02:00 |
|
Avasam
|
4b253d2932
|
Enable Ruff flake8-todos (TD) (#13748)
|
2025-04-03 07:43:54 +02:00 |
|
David Gilman
|
bd0f64a3cc
|
[auth0-python] Add auth0-python stubs (#13716)
|
2025-04-03 07:41:39 +02:00 |
|
Semyon Moroz
|
ffb8b0bfa0
|
Improve stubs for oauthlib.oauth2.rfc6749 (#13752)
|
2025-04-02 17:45:05 +02:00 |
|
Sebastian Rittau
|
977f3007b9
|
Remove Python 3.8 exclusive branches (#13772)
|
2025-04-02 12:32:50 +02:00 |
|
Avasam
|
19cea106f0
|
Bump ruff to 0.11.2 (#13757)
|
2025-04-01 17:31:38 +01:00 |
|
Daksh2000
|
d979cf4027
|
Removed stubs: influxdb-client (April 2025) (#13718)
|
2025-04-01 11:30:58 +02:00 |
|
Brian Schubert
|
538bbadf8c
|
[pyflakes] Update to 3.3.2 (#13756)
|
2025-03-31 23:32:00 -07:00 |
|
Sebastian Rittau
|
bfd032156c
|
[JACK-Client] All METADATA_ constants are sometimes available on Linux (#13639)
|
2025-04-01 02:22:59 +02:00 |
|
Semyon Moroz
|
a3c8fce58d
|
Add __all__ part 2 (#13719)
---------
Co-authored-by: Avasam <samuel.06@hotmail.com>
|
2025-03-31 18:27:19 -04:00 |
|
Semyon Moroz
|
0104531422
|
Improve oauthlib.common (#13744)
|
2025-03-31 16:45:47 +02:00 |
|
Semyon Moroz
|
d26a889962
|
Improve pika (#13739)
|
2025-03-31 13:30:55 +02:00 |
|
Semyon Moroz
|
38a5859d72
|
Complete stubs for pep8-naming (#13741)
|
2025-03-31 13:28:11 +02:00 |
|
Sebastian Rittau
|
fb79994077
|
[pyflakes] Update to 3.3.* (#13745)
|
2025-03-31 13:04:49 +02:00 |
|
github-actions[bot]
|
740a5ee901
|
[stubsabot] Bump flake8 to 7.2.* (#13743)
|
2025-03-30 04:02:32 +02:00 |
|
Avasam
|
4bed4432f9
|
Remove stub commonmark (#13736)
|
2025-03-29 13:29:07 +01:00 |
|
Shantanu
|
8c9451154e
|
icalendar: update (#13737)
Fixes #13735
|
2025-03-28 19:10:16 -07:00 |
|
Sebastian Rittau
|
71e01e3871
|
Update setuptools to 78.1.0 (#13734)
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2025-03-28 17:24:44 -04:00 |
|
Avasam
|
43385c455f
|
Mark commonmark as no_longer_updated (#13726)
|
2025-03-28 16:15:08 +01:00 |
|
Sebastian Rittau
|
4757bf6d81
|
[requests] Remove Session.redirect_cache (#13723)
|
2025-03-27 16:20:01 -04:00 |
|
Semyon Moroz
|
3e49c2d5b2
|
Complete stubs for commonmark (#13724)
|
2025-03-27 17:45:31 +01:00 |
|
Sebastian Rittau
|
b68907b104
|
[setuptools] Update to 77.0.2 (#13685)
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Avasam <samuel.06@hotmail.com>
|
2025-03-27 12:13:13 -04:00 |
|
Avasam
|
c67f9da373
|
Restore JACK-Client macOS stubtest (#13721)
Restore JACK-Client macOS tests
|
2025-03-27 09:57:46 +01:00 |
|
github-actions[bot]
|
4fff7b7d01
|
[stubsabot] Bump pytz to 2025.2 (#13720)
|
2025-03-26 01:39:43 +01:00 |
|
Semyon Moroz
|
cb2beae83c
|
Improve stubs for commonmark (#13681)
|
2025-03-25 15:54:09 +01:00 |
|
Semyon Moroz
|
fd62d20678
|
Improve ujson (#13700)
|
2025-03-25 15:51:05 +01:00 |
|
Semyon Moroz
|
70ea8b3b58
|
Add stubs for xlrd (#13676)
|
2025-03-25 15:50:20 +01:00 |
|
Semyon Moroz
|
643e57e456
|
Improve passlib.win32 (#13711)
|
2025-03-25 14:52:56 +01:00 |
|