FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for stdlib/unittest - python/typeshed · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
typeshed
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
5.1k
Code
Issues
212
Pull requests
157
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
typeshed
stdlib
unittest
on
main
User selector
Datepicker
Commit history
Commits on Jul 23, 2026
Replace `NoReturn` with `Never` (#16079)
srittau
authored
97e83f6
View commit details
Copy full SHA for 97e83f6
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
Improve deprecation messages for backported deprecations (#16062)
AlexWaygood
authored
f497b0b
View commit details
Copy full SHA for f497b0b
View code at this point
Browse repository at this point
Commits on May 17, 2026
Upgrade black to 26.5.0 (#15801)
AlexWaygood
authored
5372bd5
View commit details
Copy full SHA for 5372bd5
View code at this point
Browse repository at this point
Commits on May 10, 2026
Backport several deprecations (#15750)
hauntsaninja
authored
ebbce22
View commit details
Copy full SHA for ebbce22
View code at this point
Browse repository at this point
Commits on May 9, 2026
Add Python 3.15 argparse ast and runtime updates (#15736)
JelleZijlstra
authored
551313d
View commit details
Copy full SHA for 551313d
View code at this point
Browse repository at this point
Commits on May 7, 2026
Import some items from typing instead of typing_extensions (#15711)
Show description for 3f74e6e
srittau
authored
3f74e6e
View commit details
Copy full SHA for 3f74e6e
View code at this point
Browse repository at this point
Drop 3.9 support in the stdlib (#15708)
srittau
authored
80bbb2a
View commit details
Copy full SHA for 80bbb2a
View code at this point
Browse repository at this point
Commits on May 6, 2026
Make `SkipTest.__init__` `reason` positional-only (#15703)
Show description for d541d5a
adamtheturtle
authored
d541d5a
View commit details
Copy full SHA for d541d5a
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
stdlib: Fix type for unittest.TestProgram module attribute (#15559)
stephenfin
authored
07f0b07
View commit details
Copy full SHA for 07f0b07
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
[stdlib] Add `method_calls` attribute to `NonCallableMock` class (#15076)
guoci
authored
c42613e
View commit details
Copy full SHA for c42613e
View code at this point
Browse repository at this point
Commits on Nov 14, 2025
[unittest] Improve annotations of three_way_cmp (#15003)
donbarbos
authored
0c0bad8
View commit details
Copy full SHA for 0c0bad8
View code at this point
Browse repository at this point
Commits on Sep 14, 2025
Make type of `unitest.mock.Any` a subclass of `Any` (#14708)
donbarbos
authored
0d100b9
View commit details
Copy full SHA for 0d100b9
View code at this point
Browse repository at this point
Commits on Aug 24, 2025
Add @disjoint_base decorator in the stdlib (#14599)
Show description for e8ba06f
JelleZijlstra
authored
e8ba06f
View commit details
Copy full SHA for e8ba06f
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
Improve unittest.mock stubs (#14421)
Show description for f8773eb
srittau
authored
f8773eb
View commit details
Copy full SHA for f8773eb
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
[stdlib] Copy-edit deprecation messages (#14614)
Show description for 5e0d6ee
donbarbos
and
AlexWaygood
authored
5e0d6ee
View commit details
Copy full SHA for 5e0d6ee
View code at this point
Browse repository at this point
[stdlib] Add missing Final (#14613)
donbarbos
authored
9bb8c4f
View commit details
Copy full SHA for 9bb8c4f
View code at this point
Browse repository at this point
stdlib: add some parameter defaults (#14610)
JelleZijlstra
authored
02a4b07
View commit details
Copy full SHA for 02a4b07
View code at this point
Browse repository at this point
Commits on Aug 3, 2025
Add `@type_check_only` to stub-only private classes in stdlib (#14512)
brianschubert
authored
622df68
View commit details
Copy full SHA for 622df68
View code at this point
Browse repository at this point
Commits on Jul 27, 2025
Remove some pytype workarounds from stdlib (#14470)
Show description for 7e16c80
authored
7e16c80
View commit details
Copy full SHA for 7e16c80
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
Fix unittest.mock.patch and unittest.mock.patch.object when new_callable is not None (#14358)
leonarduschen
authored
a1ae191
View commit details
Copy full SHA for a1ae191
View code at this point
Browse repository at this point
Commits on May 11, 2025
Bump `unittest` to 3.14 (#14012)
donbarbos
authored
a92579c
View commit details
Copy full SHA for a92579c
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
`stdlib/unittest/mock.pyi`: Improve `_Call` types (#13845)
Show description for 1b267b2
noelleleigh
authored
1b267b2
View commit details
Copy full SHA for 1b267b2
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
Drop Python 3.8 branches (#13776)
srittau
authored
30b16c1
View commit details
Copy full SHA for 30b16c1
View code at this point
Browse repository at this point
Commits on Mar 9, 2025
Annotate `unittest.TestCase.__init_subclass__` (#13602)
jorenham
authored
ab46a26
View commit details
Copy full SHA for ab46a26
View code at this point
Browse repository at this point
Commits on Dec 28, 2024
fixes for `unittest.runner` (#13205)
tungol
authored
4c5f85b
View commit details
Copy full SHA for 4c5f85b
View code at this point
Browse repository at this point
Commits on Dec 24, 2024
Add `__hash__` for a bunch of types that set it to None (#13286)
tungol
authored
3944c78
View commit details
Copy full SHA for 3944c78
View code at this point
Browse repository at this point
Commits on Oct 23, 2024
unnecessary inheritance from ad-hoc protocol (#12882)
tungol
authored
c64f9d0
View commit details
Copy full SHA for c64f9d0
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
unittest: make protocol parameter positional-only (#12834)
JelleZijlstra
authored
a2ee32b
View commit details
Copy full SHA for a2ee32b
View code at this point
Browse repository at this point
Commits on Oct 14, 2024
remove unecessary Iterable base classes (#12810)
tungol
authored
a871efd
View commit details
Copy full SHA for a871efd
View code at this point
Browse repository at this point
Commits on Oct 6, 2024
add unittest.mock.Base to MagicMixin and MagicProxy (#12747)
Show description for 1a0b507
tungol
authored
1a0b507
View commit details
Copy full SHA for 1a0b507
View code at this point
Browse repository at this point
Commits on Aug 22, 2024
Add `unittest.runner._WritelnDecorator` (#12407)
Avasam
authored
98af3eb
View commit details
Copy full SHA for 98af3eb
View code at this point
Browse repository at this point
Commits on Aug 5, 2024
Bump mypy to 1.11.1 (#12463)
sobolevn
authored
6f248df
View commit details
Copy full SHA for 6f248df
View code at this point
Browse repository at this point
Commits on Jul 28, 2024
Use Final for `unittest` constants (#12447)
max-muoto
authored
b40eb64
View commit details
Copy full SHA for b40eb64
View code at this point
Browse repository at this point
Commits on Jul 10, 2024
Fix unittest for 3.13 (#12307)
max-muoto
authored
9bf9d15
View commit details
Copy full SHA for 9bf9d15
View code at this point
Browse repository at this point
Commits on May 18, 2024
Mark pos-only __class_getitem__ args (#11970)
hauntsaninja
authored
d9cf43c
View commit details
Copy full SHA for d9cf43c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL