Aditya Paul
|
588be69bb0
|
fixed: reportlab - incorrect type on function parameter (#14777)
|
2025-09-25 09:58:19 +02:00 |
|
Sebastian Rittau
|
70e6f63cef
|
[reportlab] Update to 4.4.4 (#14762)
|
2025-09-22 14:15:26 +02:00 |
|
sobolevn
|
4b0623f4fb
|
Update mypy to 1.18.1 (#14699)
|
2025-09-14 03:33:27 +02:00 |
|
Jelle Zijlstra
|
573b57d8da
|
Add missing defaults to third-party stubs (#14617)
|
2025-08-21 13:36:29 -07:00 |
|
Brian Schubert
|
81c8fcb2e6
|
Mark stub-only private symbols as @type_check_only in third-party stubs (#14545)
|
2025-08-08 11:29:48 +02:00 |
|
sobolevn
|
eb495ff135
|
Update mypy to 1.16.0 (#14194)
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2025-06-01 17:40:42 +01:00 |
|
Sebastian Rittau
|
252acdf0bc
|
[reportlab] Add # type: ignores (#14202)
Helps with #14194
|
2025-05-31 15:55:09 -07:00 |
|
Collin Anderson
|
27383aa5e8
|
reportlab: add some types for canvas (#14152)
|
2025-05-26 17:40:18 +02:00 |
|
Sebastian Rittau
|
126768408a
|
Replace Incomplete | None = None in third party stubs (#14063)
|
2025-05-15 21:37:43 +02:00 |
|
Sebastian Rittau
|
acc51542c9
|
Update reportlab to 4.4.1 (#14073)
|
2025-05-15 12:47:56 -04:00 |
|
Collin Anderson
|
1063db7c15
|
reportlab: canvas.getPageNumber() returns int (#14066)
|
2025-05-14 21:11:50 +02:00 |
|
Semyon Moroz
|
4ba81e82a5
|
Bump reportlab to 4.4.* (#13857)
|
2025-04-28 14:27:34 +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 |
|
Danny Yang
|
132456af62
|
Bump reportlab to 4.3.1 (#13510)
|
2025-02-18 20:04:19 +01:00 |
|
Alex Waygood
|
c193cd2a36
|
Upgrade Black and Ruff (#13443)
|
2025-01-29 22:47:58 +00:00 |
|
Stephen Morton
|
097581ea47
|
Update to mypy 1.14 (#13272)
|
2024-12-20 17:29:38 -08:00 |
|
github-actions[bot]
|
e9c7346b0e
|
[stubsabot] Bump reportlab to 4.2.5 (#12719)
Release: https://pypi.org/pypi/reportlab/4.2.5
Homepage: https://www.reportlab.com/
Repository: https://github.com/MrBitBucket/reportlab-mirror
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/reportlab
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 <>
|
2024-10-01 18:50:57 -07:00 |
|
David Salvisberg
|
6990bb64a9
|
Bump reportlab to 4.2.4 (#12701)
|
2024-09-29 13:35:05 +02:00 |
|
Avasam
|
937270df0c
|
Forbid extremely long line lengths in non-autogenerated stubs (#12537)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2024-08-18 16:03:34 -04:00 |
|
sobolevn
|
6f248dfa37
|
Bump mypy to 1.11.1 (#12463)
|
2024-08-04 23:19:28 -07:00 |
|
sobolevn
|
ae6e261c4f
|
Bump reportlab to 4.2.2 (#12227)
|
2024-06-30 12:39:51 +02:00 |
|
Avasam
|
326b325879
|
Add upstream_repository for reportlab (#12223)
This was found at https://docs.reportlab.com/releases/#reportlab-build-process
|
2024-06-26 13:37:33 -04:00 |
|
Sebastian Rittau
|
d683ddb3ed
|
Pin reportlab to version 4.2.0 (#12220)
Part of #12213
|
2024-06-26 02:00:00 -07:00 |
|
David Salvisberg
|
93b5016a29
|
reportlab: Add some basic type hints for graphics rendering API (#12051)
|
2024-05-29 14:38:19 +02:00 |
|
David Salvisberg
|
1781cde60a
|
Adds stubs for reportlab (#12013)
|
2024-05-24 19:05:26 +02:00 |
|