flake8
passed.
JSHint
passed.
Review Request #11935 — Created Jan. 18, 2022 and submitted
This release adds explicit Python 3.10 support and drops Python 2.6,
3.4, and 3.5.It introduces pytest support, adds new snake_case assertion methods, and
the ability to set an explicit function name when spying on unbound
methods wrapped in decorators that don't preserve the function name.
Viewed the rendered release notes.
Summary | ID |
---|---|
0365af581688f229cd26a9126bd598dc18d5533c |
Updated the version numer to 7 (we're dropping older Python versions.)
~ | This release adds explicit Python 3.10 support, pytest support, new | |
~ | snake_case assertion methods, and the ability to set an explicit | |
~ | function name when spying on unbound methods wrapped in decorators that | |
~ | don't preserve the function name. | |
~ | This release adds explicit Python 3.10 support and drops Python 2.6, | |
~ | 3.4, and 3.5. | |
~ | ||
~ | It introduces pytest support, adds new snake_case assertion methods, and | |
+ | the ability to set an explicit function name when spying on unbound | |
+ | methods wrapped in decorators that don't preserve the function name. |
Summary | ID | |
---|---|---|
5ab723713dcb4cc5c4568934067a3a7bbad0304b | ||
0365af581688f229cd26a9126bd598dc18d5533c |
Revision 2 (+118)