index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
test.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] gh-101100: Fix class reference in library/test.rst (GH-114769) (GH-114...
Miss Islington (bot)
2024-01-31
1
-1/+1
*
[3.11] gh-101100: Fix various Sphinx warnings for dunder references in the `l...
Miss Islington (bot)
2023-12-15
1
-1/+2
*
[3.11] gh-101100: Define `test.regrtest` module to fix references (GH-112381)...
Miss Islington (bot)
2023-11-25
1
-0/+3
*
[3.11] gh-111165: Remove documentation for moved functions (GH-111467) (GH-11...
Serhiy Storchaka
2023-10-29
1
-10/+0
*
[3.11] [3.12] gh-111165: Move test running code from test.support to libregrt...
Serhiy Storchaka
2023-10-25
1
-35/+0
*
[3.11] GH-101100: Fix reference warnings for ``__enter__`` and ``__exit__`` (...
Miss Islington (bot)
2023-10-19
1
-1/+1
*
[3.11] Add test.support.busy_retry() (#93770) (#110341)
Victor Stinner
2023-10-04
1
-0/+45
*
[3.11] gh-106909: Use role :const: for referencing module constants (GH-10691...
Serhiy Storchaka
2023-07-21
1
-1/+1
*
[3.11] gh-106892: Use roles :data: and :const: for referencing module variabl...
Serhiy Storchaka
2023-07-21
1
-1/+1
*
gh-103109: Document ignore_warnings() test support helper (GH-103110)
Miss Islington (bot)
2023-04-02
1
-0/+15
*
Fix capitalization of Unix in documentation (GH-96913)
Miss Islington (bot)
2022-10-01
1
-1/+1
*
[3.11] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96500)
Gregory P. Smith
2022-09-02
1
-0/+10
*
gh-77024: test.support: Improve documentation (GH-92513)
Miss Islington (bot)
2022-05-27
1
-42/+68
*
bpo-45410: Add test.support.flush_std_streams() (GH-28885)
Victor Stinner
2021-10-11
1
-0/+9
*
[doc] Fix typos found using codespell (GH-28744)
Christian Clauss
2021-10-05
1
-2/+2
*
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Serhiy Storchaka
2021-09-22
1
-2/+2
*
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak
2021-07-26
1
-2/+2
*
bpo-43988: Fix test.support.check_disallow_instantiation version added (GH-26...
Erlend Egeberg Aasland
2021-06-24
1
-1/+1
*
bpo-43988: Document test.support.check_disallow_instantiation() (GH-26394)
Erlend Egeberg Aasland
2021-05-27
1
-0/+8
*
[doc] Fix erroneous backslashes in signatures and names (GH-23658)
Andre Delfino
2020-12-17
1
-2/+2
*
Document that `test.support.bytecode_helper` is new in 3.9 (GH-22618)
Saiyang Gou
2020-10-15
1
-0/+2
*
bpo-41521: Rename blacklist parameter to not_exported (GH-21824)
Victor Stinner
2020-08-17
1
-5/+5
*
bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() (GH-20944)
Victor Stinner
2020-06-18
1
-0/+8
*
bpo-40275: Move TransientResource to test_urllib2net (GH-20812)
Victor Stinner
2020-06-11
1
-9/+0
*
bpo-40275: Add warnings_helper submodule in test.support (GH-20797)
Hai Shi
2020-06-11
1
-93/+102
*
bpo-40275: Add import_helper submodule in test.support (GH-20794)
Hai Shi
2020-06-10
1
-103/+116
*
bpo-40275: Add os_helper submodule in test.support (GH-20765)
Hai Shi
2020-06-10
1
-172/+184
*
bpo-40275: Remove test.support.TESTFN_ENCODING (GH-20482)
Hai Shi
2020-05-28
1
-5/+0
*
bpo-40275: Adding threading_helper submodule in test.support (GH-20263)
Hai Shi
2020-05-27
1
-67/+78
*
bpo-40275: Move transient_internet from test.support to socket_helper (GH-19711)
Serhiy Storchaka
2020-04-29
1
-7/+8
*
bpo-40275: Avoid importing logging in test.support (GH-19601)
Serhiy Storchaka
2020-04-25
1
-5/+0
*
bpo-40275: Avoid importing socket in test.support (GH-19603)
Serhiy Storchaka
2020-04-25
1
-59/+71
*
bpo-39983: Add test.support.print_warning() (GH-19683)
Victor Stinner
2020-04-23
1
-0/+9
*
bpo-40094: Add test.support.wait_process() (GH-19254)
Victor Stinner
2020-03-31
1
-0/+15
*
bpo-39136: Fixed typos (GH-17720)
Gurupad Hegde
2019-12-28
1
-1/+1
*
bpo-38991: Remove test.support.strip_python_stderr() (GH-17490)
Victor Stinner
2019-12-08
1
-7/+9
*
bpo-38614: Add timeout constants to test.support (GH-16964)
Victor Stinner
2019-10-30
1
-0/+61
*
bpo-18578: Rename and document test.bytecode_helper as test.support.bytecode_...
Joannah Nanjekye
2019-09-12
1
-0/+30
*
bpo-37648: Fixed minor inconsistency in some __contains__. (GH-14904)
Serhiy Storchaka
2019-08-04
1
-0/+6
*
bpo-37685: Fixed comparisons of datetime.timedelta and datetime.timezone. (GH...
Serhiy Storchaka
2019-08-04
1
-0/+17
*
bpo-37526: Add support.catch_threading_exception() (GH-14664)
Victor Stinner
2019-07-09
1
-0/+33
*
bpo-37261: Document sys.unraisablehook corner cases (GH-14059)
Victor Stinner
2019-06-14
1
-7/+3
*
bpo-37261: Fix support.catch_unraisable_exception() (GH-14052)
Victor Stinner
2019-06-13
1
-0/+12
*
bpo-36829: Document test.support.catch_unraisable_exception() (GH-13554)
Victor Stinner
2019-05-24
1
-0/+20
*
bpo-36019: Use pythontest.net instead of example.com in network tests (GH-11941)
Stéphane Wirtel
2019-02-22
1
-0/+4
*
bpo-35798: Add test.support.check_syntax_warning(). (#11895)
Serhiy Storchaka
2019-02-19
1
-3/+18
*
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
Stéphane Wirtel
2018-10-26
1
-1/+1
*
Fix "Python" casing in a few places (GH-9001)
Andrés Delfino
2018-09-14
1
-1/+1
*
Spelling fixes to docs, docstrings, and comments (GH-6374)
Ville Skyttä
2018-04-20
1
-1/+1
*
Fix duplicating words words. (GH-6296)
Serhiy Storchaka
2018-03-28
1
-1/+1
[next]