Peter Bierma
|
eb8e9ddd91
|
Add stubs for operator.is_none and operator.is_not_none (#12535)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
|
2024-08-18 00:09:54 +03:00 |
|
Max Muoto
|
82da1e19a7
|
Use Final in tkinter (#12545)
|
2024-08-17 22:34:16 +02:00 |
|
Max Muoto
|
9ecd07a669
|
Use Final for Pre-Defined Hashing Methods in crypt (#12544)
|
2024-08-17 22:15:05 +02:00 |
|
Max Muoto
|
7b9263a7d2
|
Use Final in _stat module (#12546)
|
2024-08-17 22:14:45 +02:00 |
|
Max Muoto
|
6644250819
|
Use Final in cmd (#12543)
|
2024-08-17 21:59:49 +02:00 |
|
Max Muoto
|
21f7d012b3
|
Use Final in json module (#12542)
|
2024-08-17 21:57:56 +02:00 |
|
Max Muoto
|
fe2c401fd5
|
Use Final in pyexpat module (#12541)
|
2024-08-17 21:57:27 +02:00 |
|
Max Muoto
|
30bbd8640a
|
Final for distutils constants (#12454)
Co-authored-by: Avasam <samuel.06@hotmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-08-17 15:49:35 -04:00 |
|
Avasam
|
34b8c79138
|
[February 2025] flake8-2020 is an archived repo (#12539)
|
2024-08-17 21:20:51 +02:00 |
|
Avasam
|
ad56f205ac
|
Update outdated labels and stub_uploader timing in CONTRIBUTING.md (#12540)
|
2024-08-17 21:17:32 +02:00 |
|
Avasam
|
45627d18dd
|
Update incorrect or incomplete constants in distutils (#12536)
|
2024-08-17 20:51:42 +02:00 |
|
Avasam
|
b3c077f4c5
|
Flake8-2020: Add Final and remove Any (#12538)
|
2024-08-17 19:45:36 +01:00 |
|
Andrej
|
f4d099dd77
|
fix missing 'at' attribute in zipfile.Path (#12533)
|
2024-08-16 16:29:27 +02:00 |
|
Sebastian Rittau
|
5403e4aaeb
|
Ignore incompatible changes introduced in Python 3.12.5 (#12531)
|
2024-08-15 22:31:58 +02:00 |
|
Max Davidson
|
311f740889
|
more precise timezone-aware deprecation message (#12528)
|
2024-08-15 16:32:45 +02:00 |
|
renovate[bot]
|
2bf50b39e0
|
Update dependency pyright to v1.1.376 (#12526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-15 08:08:44 +01:00 |
|
Marti Raudsepp
|
1ace5718de
|
Fix inferred type of is_dataclass(Any) (#12517)
|
2024-08-14 23:09:11 +02:00 |
|
Sam Bull
|
c03f07abfb
|
Add urllib.request.getproxies_environment() (#12524)
|
2024-08-13 14:13:03 -07:00 |
|
Oleg Valiulin
|
89bb3c148c
|
add baseline types for natasha-corus library of nlp sources (#12518)
|
2024-08-13 12:33:23 +02:00 |
|
Alyssa Coghlan
|
bed832da8a
|
Allow float for TarInfo.mtime (#12521)
|
2024-08-13 10:57:21 +02:00 |
|
github-actions[bot]
|
96497b1446
|
[stubsabot] Bump influxdb-client to 1.45.* (#12519)
|
2024-08-13 10:04:19 +02:00 |
|
Max Muoto
|
37807d753a
|
Use Generator instead of Iterator for 3rd-party context managers (#12481)
|
2024-08-12 14:26:18 +02:00 |
|
George Macon
|
0b6f15c2ff
|
Add graph attribute to networkx.Graph (#12505)
|
2024-08-12 13:54:03 +02:00 |
|
Avasam
|
a919d8dfe3
|
distutils & setuptools: all possible dynamic command method overloads (#12507)
|
2024-08-12 13:42:09 +02:00 |
|
Avasam
|
d3ca513ddb
|
Bump tensorflow to 2.17.* (#12512)
|
2024-08-12 13:39:34 +02:00 |
|
Max Muoto
|
dc0b63fd68
|
Accurate overloads for ZipFile.__init__ (#12119)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
|
2024-08-11 16:17:06 -07:00 |
|
Avasam
|
e2aea1e70f
|
Bump pyinstaller to 6.10.* (#12513)
|
2024-08-11 09:34:08 +03:00 |
|
Max Muoto
|
b406ba9315
|
Add _recreate_cm to ContextDecorator and AsyncContextDecorator (#12479)
|
2024-08-10 16:00:52 -07:00 |
|
Ali Hamdan
|
9045c67ae0
|
networkx: Fix stubtest errors and remove numpy version pin (#12477)
|
2024-08-10 15:46:51 -07:00 |
|
Avasam
|
9cdedcc130
|
Add __all__ to distutils.command (#12508)
|
2024-08-11 00:10:41 +03:00 |
|
Akuli
|
c04a752e24
|
Create overloads for tkinter.Text.count (#12395)
|
2024-08-11 00:08:24 +03:00 |
|
Max Muoto
|
044ad59988
|
Update email/utils for 3.14 (#12491)
|
2024-08-10 23:57:32 +03:00 |
|
Max Muoto
|
f3b1ee9604
|
Update argparse.BooleanOptionalAction for 3.14 (#12489)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
|
2024-08-10 23:53:05 +03:00 |
|
Peter Bierma
|
ae15dd3158
|
Restore the deprecated logging.warn() in 3.13 (#12509)
|
2024-08-10 23:52:20 +03:00 |
|
Max Muoto
|
815d8bfb7b
|
ast removals for 3.14 (#12488)
|
2024-08-10 23:51:19 +03:00 |
|
Max Muoto
|
033e5d1337
|
Add pathlib.Path 3.14 methods (#12487)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
|
2024-08-10 23:47:20 +03:00 |
|
Max Muoto
|
442c7d36af
|
sqlite3 removals for 3.14 (#12492)
|
2024-08-10 23:10:13 +03:00 |
|
Max Muoto
|
8482914efb
|
Add pty deprecations (#12493)
|
2024-08-10 23:08:03 +03:00 |
|
Peter Bierma
|
119b204ed1
|
Fix type hint for msgctxt parameter in polib (#12506)
|
2024-08-10 09:33:50 +02:00 |
|
Gilbert Bishop-White
|
67db06b3a1
|
tkinter: add suggested Listbox selectmodes (#12499)
|
2024-08-09 23:40:44 +03:00 |
|
renovate[bot]
|
e1eddf156f
|
Update dependency aiohttp to v3.10.2 (#12504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-08-09 19:33:17 +01:00 |
|
sobolevn
|
519166ba23
|
Update pyright to 1.1.375 (#12503)
|
2024-08-09 19:19:19 +02:00 |
|
Oleg Höfling
|
e9b3b03764
|
refactor(pathlib): allow PathLike[str] arg type in Path.replace and Path.rename methods (#12494)
|
2024-08-07 15:43:13 +02:00 |
|
Sebastian Rittau
|
92cc568325
|
[PyYAML] stubtest: Ignore auto-generated methods (#12497)
|
2024-08-07 11:28:37 +02:00 |
|
Max Muoto
|
8a7f09e351
|
Byestring removal for 3.14 (#12490)
|
2024-08-06 07:16:49 -07:00 |
|
Max Muoto
|
3c7ffb1cc3
|
Update dircmp for 3.13 (#12337)
|
2024-08-05 13:31:12 -07:00 |
|
Max Muoto
|
7eac47455a
|
Use Final for xml constants (#12455)
|
2024-08-05 11:13:56 +02:00 |
|
Adin W-T
|
cfb33ac1bd
|
Add reexport to RemoteCallbacks in pygit2 (#12483)
|
2024-08-05 10:52:23 +02:00 |
|
sobolevn
|
6f248dfa37
|
Bump mypy to 1.11.1 (#12463)
|
2024-08-04 23:19:28 -07:00 |
|
Max Muoto
|
0fd6cd211f
|
Resolve 3.13 issues for ctypes._endian (#12372)
|
2024-08-03 16:04:54 -07:00 |
|