David Peter
|
ad8ecaf217
|
property.__get__: overload to model class-access behavior (#13769)
|
2025-04-02 15:09:56 +02:00 |
|
Sebastian Rittau
|
977f3007b9
|
Remove Python 3.8 exclusive branches (#13772)
|
2025-04-02 12:32:50 +02:00 |
|
Sebastian Rittau
|
27729455a5
|
Remove dummy threading modules (#13771)
Removed in Python 3.8, part of #12112
|
2025-04-02 12:27:24 +02:00 |
|
Joren Hammudoglu
|
5513d3f19b
|
Drop Python 3.8 support in builtins (#13762)
* remove py38 branches in `builtins`
* combined `builtins.dict` tests with those exclusive to `>=3.9`
|
2025-04-02 09:01:36 +02:00 |
|
Joren Hammudoglu
|
f6503fd9ab
|
Drop Python 3.8 support in typing[_extensions] and types (#13763)
|
2025-04-02 08:56:56 +02:00 |
|
Joren Hammudoglu
|
0a3d8d2696
|
Drop Python 3.8 support in os and sys (#13764)
|
2025-04-02 08:50:06 +02:00 |
|
Joren Hammudoglu
|
b266f3e746
|
Drop Python 3.8 support in ast (#13766)
|
2025-04-02 08:47:13 +02:00 |
|
Avasam
|
616ca7db2c
|
Enable Ruff groups we already pass (#13751)
|
2025-04-02 08:43:52 +02:00 |
|
Avasam
|
aaf1e0313c
|
Enable Ruff flake8-pie (PIE) (#13747)
|
2025-04-02 08:43:25 +02:00 |
|
renovate[bot]
|
bf8d2a9912
|
Update dependency aiohttp to v3.11.15 (#13759)
|
2025-04-01 19:59:28 +02:00 |
|
renovate[bot]
|
59a65341e0
|
Update most test/lint dependencies (#13754)
|
2025-04-01 18:44:21 +01:00 |
|
Avasam
|
19cea106f0
|
Bump ruff to 0.11.2 (#13757)
|
2025-04-01 17:31:38 +01:00 |
|
Avasam
|
eafa274f1b
|
Enable Ruff PLW (Pylint Warning) (#13749)
|
2025-04-01 15:12:15 +02:00 |
|
Avasam
|
df1206f3cb
|
Enable Ruff flake8-use-pathlib (PTH) (autofix only) (#13750)
|
2025-04-01 13:27:33 +02:00 |
|
Alex Waygood
|
5b6d2c93aa
|
Disable Python version updates for actions/setup-python from Renovate (#13758)
|
2025-04-01 13:19:47 +02: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
|
83ee2a2dc6
|
Enable Ruff flake8-builtins (A) (#13729)
|
2025-03-28 14:11:50 -04:00 |
|
Avasam
|
43385c455f
|
Mark commonmark as no_longer_updated (#13726)
|
2025-03-28 16:15:08 +01:00 |
|
Neil Mitchell
|
7335dfa7f9
|
Make importlib context manager not swallow exceptions (#13733)
|
2025-03-28 15:16:17 +01:00 |
|
renovate[bot]
|
2a7a601a5c
|
Update dependency pyright to v1.1.398 (#13722)
|
2025-03-27 21:39:34 +01:00 |
|
Sebastian Rittau
|
4757bf6d81
|
[requests] Remove Session.redirect_cache (#13723)
|
2025-03-27 16:20:01 -04:00 |
|
Sebastian Rittau
|
3890289a21
|
Sample text for closing future stdlib PRs (#13697)
|
2025-03-27 17:46:51 +01: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 |
|
Avasam
|
11929debd4
|
Update pip install calls in scripts to use uv. And messages to reference current executable (#13597)
|
2025-03-27 09:55:38 +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 |
|
Semyon Moroz
|
2dba4324e1
|
Improve cffi (#13710)
|
2025-03-25 14:40:20 +01:00 |
|
Semyon Moroz
|
8d67718c0c
|
Improve jwcrypto (#13715)
|
2025-03-25 14:16:33 +01:00 |
|
Semyon Moroz
|
9234985c3d
|
Add __all__ (#13704)
|
2025-03-25 14:09:32 +01:00 |
|
Semyon Moroz
|
4a750cef35
|
Support uv for installing third party dependencies (#13706)
|
2025-03-25 14:08:14 +01:00 |
|
Semyon Moroz
|
26d445142f
|
[passlib] Add ___all__, improve passlib.hosts (#13712)
|
2025-03-25 13:14:03 +01:00 |
|
Semyon Moroz
|
a245cefcf4
|
Remove humanfriendly from pyrightconfig.stricter.json (#13713)
|
2025-03-25 13:13:00 +01:00 |
|
Sébastien Quioc
|
3d87311595
|
[aiofiles] Fix the file argument type in AsyncBase (#13717)
|
2025-03-25 13:02:33 +01:00 |
|
Semyon Moroz
|
22de7771c4
|
Bump hdbcli to 2.24.* (#13705)
|
2025-03-24 12:31:48 -07:00 |
|