.. |
audiodata
|
…
|
|
capath
|
…
|
|
cjkencodings
|
…
|
|
crashers
|
…
|
|
data
|
…
|
|
decimaltestdata
|
…
|
|
dtracedata
|
…
|
|
encoded_modules
|
…
|
|
imghdrdata
|
…
|
|
leakers
|
…
|
|
libregrtest
|
…
|
|
sndhdrdata
|
…
|
|
subprocessdata
|
…
|
|
support
|
gh-101524: Split Up the _xxsubinterpreters Module (gh-101526)
|
2023-02-03 18:14:43 -07:00 |
test_asyncio
|
GH-84559: Deprecate fork being the multiprocessing default. (#100618)
|
2023-02-02 15:50:35 -08:00 |
test_capi
|
gh-101072: support default and kw default in PyEval_EvalCodeEx for 3.11+ (#101127)
|
2023-02-07 10:34:21 +01:00 |
test_ctypes
|
gh-76961: Fix buildbot failures in test_pep3118 (#101587)
|
2023-02-06 12:25:31 +00:00 |
test_email
|
…
|
|
test_import
|
gh-99482: remove `jython` compatibility parts from stdlib and tests (#99484)
|
2022-12-23 14:17:24 -06:00 |
test_importlib
|
gh-97930: Apply changes from importlib_resources 5.10. (GH-100598)
|
2023-01-01 11:07:32 -05:00 |
test_json
|
gh-100931: Test all `pickle` protocols in `test_slice` (#100932)
|
2023-01-11 09:43:45 +00:00 |
test_lib2to3
|
…
|
|
test_peg_generator
|
…
|
|
test_sqlite3
|
gh-100553: Improve accuracy of sqlite3.Row iter test (#100555)
|
2022-12-28 01:58:05 +01:00 |
test_tkinter
|
…
|
|
test_tomllib
|
…
|
|
test_tools
|
…
|
|
test_ttk
|
…
|
|
test_unittest
|
fix up mock tests coverage (#100874)
|
2023-01-09 10:08:56 +00:00 |
test_warnings
|
gh-39615: Add warnings.warn() skip_file_prefixes support (#100840)
|
2023-01-27 18:35:14 -08:00 |
test_zipfile
|
gh-101144: Allow open and read_text encoding to be positional. (#101145)
|
2023-01-19 23:04:30 -08:00 |
test_zoneinfo
|
…
|
|
tracedmodules
|
…
|
|
typinganndata
|
…
|
|
xmltestdata
|
…
|
|
ziptestdata
|
…
|
|
Sine-1000Hz-300ms.aif
|
…
|
|
__init__.py
|
…
|
|
__main__.py
|
…
|
|
_test_atexit.py
|
…
|
|
_test_eintr.py
|
…
|
|
_test_embed_set_config.py
|
…
|
|
_test_embed_structseq.py
|
…
|
|
_test_multiprocessing.py
|
gh-84559: Remove the new multiprocessing warning, too disruptive. (#101551)
|
2023-02-03 15:20:46 -08:00 |
_test_venv_multiprocessing.py
|
GH-84559: Deprecate fork being the multiprocessing default. (#100618)
|
2023-02-02 15:50:35 -08:00 |
_testcppext.cpp
|
…
|
|
_typed_dict_helper.py
|
…
|
|
allsans.pem
|
…
|
|
ann_module.py
|
…
|
|
ann_module2.py
|
…
|
|
ann_module3.py
|
…
|
|
ann_module4.py
|
…
|
|
ann_module5.py
|
…
|
|
ann_module6.py
|
…
|
|
ann_module7.py
|
…
|
|
ann_module8.py
|
…
|
|
audiotest.au
|
…
|
|
audiotests.py
|
…
|
|
audit-tests.py
|
gh-86682: Adds sys._getframemodulename as an alternative to using _getframe (GH-99520)
|
2023-01-13 11:31:06 +00:00 |
autotest.py
|
…
|
|
bad_coding.py
|
…
|
|
bad_coding2.py
|
…
|
|
bad_getattr.py
|
…
|
|
bad_getattr2.py
|
…
|
|
bad_getattr3.py
|
…
|
|
badcert.pem
|
…
|
|
badkey.pem
|
…
|
|
badsyntax_3131.py
|
…
|
|
badsyntax_future3.py
|
…
|
|
badsyntax_future4.py
|
…
|
|
badsyntax_future5.py
|
…
|
|
badsyntax_future6.py
|
…
|
|
badsyntax_future7.py
|
…
|
|
badsyntax_future8.py
|
…
|
|
badsyntax_future9.py
|
…
|
|
badsyntax_future10.py
|
…
|
|
badsyntax_pep3120.py
|
…
|
|
bisect_cmd.py
|
…
|
|
cfgparser.1
|
…
|
|
cfgparser.2
|
…
|
|
cfgparser.3
|
…
|
|
clinic.test
|
GH-100342: check for allocation failure in AC `*args` parsing (#100343)
|
2022-12-28 09:46:28 +05:30 |
cmath_testcases.txt
|
…
|
|
coding20731.py
|
…
|
|
curses_tests.py
|
…
|
|
dataclass_module_1.py
|
…
|
|
dataclass_module_1_str.py
|
…
|
|
dataclass_module_2.py
|
…
|
|
dataclass_module_2_str.py
|
…
|
|
dataclass_textanno.py
|
…
|
|
datetimetester.py
|
Fix detection of presence of time.tzset (gh-101539) (#101540)
|
2023-02-05 11:14:15 +04:00 |
dis_module.py
|
…
|
|
doctest_aliases.py
|
…
|
|
doctest_lineno.py
|
gh-99433: Fix `doctest` failure on `types.MethodWrapperType` (#99434)
|
2022-12-30 17:25:01 +05:30 |
double_const.py
|
…
|
|
empty.vbs
|
…
|
|
exception_hierarchy.txt
|
…
|
|
ffdh3072.pem
|
…
|
|
final_a.py
|
…
|
|
final_b.py
|
…
|
|
floating_points.txt
|
…
|
|
fork_wait.py
|
gh-100228: Warn from os.fork() if other threads exist. (#100229)
|
2022-12-29 14:41:39 -08:00 |
formatfloat_testcases.txt
|
…
|
|
future_test1.py
|
…
|
|
future_test2.py
|
…
|
|
gdb_sample.py
|
…
|
|
good_getattr.py
|
…
|
|
idnsans.pem
|
…
|
|
ieee754.txt
|
…
|
|
imp_dummy.py
|
…
|
|
inspect_fodder.py
|
…
|
|
inspect_fodder2.py
|
…
|
|
inspect_stock_annotations.py
|
…
|
|
inspect_stringized_annotations.py
|
…
|
|
inspect_stringized_annotations_2.py
|
…
|
|
keycert.passwd.pem
|
…
|
|
keycert.pem
|
…
|
|
keycert2.pem
|
…
|
|
keycert3.pem
|
…
|
|
keycert4.pem
|
…
|
|
keycertecc.pem
|
…
|
|
levenshtein_examples.json
|
…
|
|
list_tests.py
|
…
|
|
lock_tests.py
|
…
|
|
mailcap.txt
|
…
|
|
make_ssl_certs.py
|
…
|
|
mapping_tests.py
|
…
|
|
math_testcases.txt
|
…
|
|
memory_watchdog.py
|
…
|
|
mime.types
|
…
|
|
mock_socket.py
|
…
|
|
mod_generics_cache.py
|
…
|
|
mp_fork_bomb.py
|
…
|
|
mp_preload.py
|
…
|
|
multibytecodec_support.py
|
…
|
|
nokia.pem
|
…
|
|
nosan.pem
|
…
|
|
nullbytecert.pem
|
…
|
|
nullcert.pem
|
…
|
|
pickletester.py
|
…
|
|
profilee.py
|
…
|
|
pstats.pck
|
…
|
|
pycacert.pem
|
…
|
|
pycakey.pem
|
…
|
|
pyclbr_input.py
|
…
|
|
pydoc_mod.py
|
…
|
|
pydocfodder.py
|
…
|
|
pythoninfo.py
|
…
|
|
randv2_32.pck
|
…
|
|
randv2_64.pck
|
…
|
|
randv3.pck
|
…
|
|
re_tests.py
|
…
|
|
recursion.tar
|
…
|
|
regrtest.py
|
…
|
|
relimport.py
|
…
|
|
reperf.py
|
…
|
|
revocation.crl
|
…
|
|
sample_doctest.py
|
…
|
|
sample_doctest_no_docstrings.py
|
…
|
|
sample_doctest_no_doctests.py
|
…
|
|
secp384r1.pem
|
…
|
|
selfsigned_pythontestdotnet.pem
|
…
|
|
seq_tests.py
|
…
|
|
setup_testcppext.py
|
…
|
|
sgml_input.html
|
…
|
|
signalinterproctester.py
|
…
|
|
smtpd.py
|
…
|
|
sortperf.py
|
…
|
|
ssl_cert.pem
|
…
|
|
ssl_key.passwd.pem
|
…
|
|
ssl_key.pem
|
…
|
|
ssl_servers.py
|
…
|
|
ssltests.py
|
…
|
|
string_tests.py
|
…
|
|
talos-2019-0758.pem
|
…
|
|
test___all__.py
|
gh-99482: remove `jython` compatibility parts from stdlib and tests (#99484)
|
2022-12-23 14:17:24 -06:00 |
test___future__.py
|
…
|
|
test__locale.py
|
…
|
|
test__opcode.py
|
…
|
|
test__osx_support.py
|
…
|
|
test__xxinterpchannels.py
|
gh-101524: Split Up the _xxsubinterpreters Module (gh-101526)
|
2023-02-03 18:14:43 -07:00 |
test__xxsubinterpreters.py
|
gh-101524: Split Up the _xxsubinterpreters Module (gh-101526)
|
2023-02-03 18:14:43 -07:00 |
test_abc.py
|
…
|
|
test_abstract_numbers.py
|
…
|
|
test_aifc.py
|
…
|
|
test_argparse.py
|
…
|
|
test_array.py
|
…
|
|
test_asdl_parser.py
|
…
|
|
test_ast.py
|
gh-101229: Add tests for aliases of imported names (#101230)
|
2023-01-30 11:49:06 -08:00 |
test_asyncgen.py
|
…
|
|
test_atexit.py
|
…
|
|
test_audioop.py
|
…
|
|
test_audit.py
|
gh-86682: Adds sys._getframemodulename as an alternative to using _getframe (GH-99520)
|
2023-01-13 11:31:06 +00:00 |
test_augassign.py
|
…
|
|
test_base64.py
|
…
|
|
test_baseexception.py
|
…
|
|
test_bdb.py
|
…
|
|
test_bigaddrspace.py
|
…
|
|
test_bigmem.py
|
…
|
|
test_binascii.py
|
…
|
|
test_binop.py
|
…
|
|
test_bisect.py
|
…
|
|
test_bool.py
|
…
|
|
test_buffer.py
|
…
|
|
test_bufio.py
|
…
|
|
test_builtin.py
|
GH-90829: Fix empty iterable error message in min/max (#31181)
|
2023-01-08 19:21:20 +05:30 |
test_bytes.py
|
…
|
|
test_bz2.py
|
…
|
|
test_c_locale_coercion.py
|
…
|
|
test_calendar.py
|
…
|
|
test_call.py
|
gh-101261: add test for function with > 255 args (#101262)
|
2023-01-23 20:10:10 +00:00 |
test_cgi.py
|
…
|
|
test_cgitb.py
|
…
|
|
test_charmapcodec.py
|
…
|
|
test_check_c_globals.py
|
…
|
|
test_class.py
|
…
|
|
test_clinic.py
|
…
|
|
test_cmath.py
|
…
|
|
test_cmd.py
|
…
|
|
test_cmd_line.py
|
…
|
|
test_cmd_line_script.py
|
…
|
|
test_code.py
|
GH-100117: Make `co_lines` more efficient (GH-100447)
|
2023-01-10 10:56:53 +00:00 |
test_code_module.py
|
…
|
|
test_codeccallbacks.py
|
…
|
|
test_codecencodings_cn.py
|
…
|
|
test_codecencodings_hk.py
|
…
|
|
test_codecencodings_iso2022.py
|
…
|
|
test_codecencodings_jp.py
|
…
|
|
test_codecencodings_kr.py
|
…
|
|
test_codecencodings_tw.py
|
…
|
|
test_codecmaps_cn.py
|
…
|
|
test_codecmaps_hk.py
|
…
|
|
test_codecmaps_jp.py
|
…
|
|
test_codecmaps_kr.py
|
…
|
|
test_codecmaps_tw.py
|
…
|
|
test_codecs.py
|
…
|
|
test_codeop.py
|
gh-99482: remove `jython` compatibility parts from stdlib and tests (#99484)
|
2022-12-23 14:17:24 -06:00 |
test_collections.py
|
…
|
|
test_colorsys.py
|
…
|
|
test_compare.py
|
…
|
|
test_compile.py
|
gh-100712: make it possible to disable specialization (for debugging) (#100713)
|
2023-01-19 18:14:55 +00:00 |
test_compileall.py
|
bpo-40447: accept all path-like objects in compileall.compile_file (#19883)
|
2022-12-23 14:19:16 -06:00 |
test_compiler_codegen.py
|
…
|
|
test_complex.py
|
…
|
|
test_concurrent_futures.py
|
gh-84559: Remove the new multiprocessing warning, too disruptive. (#101551)
|
2023-02-03 15:20:46 -08:00 |
test_configparser.py
|
…
|
|
test_contains.py
|
…
|
|
test_context.py
|
…
|
|
test_contextlib.py
|
gh-95882: fix regression in the traceback of exceptions propagated from inside a contextlib context manager (#95883)
|
2023-01-03 15:47:13 +00:00 |
test_contextlib_async.py
|
gh-95882: fix regression in the traceback of exceptions propagated from inside a contextlib context manager (#95883)
|
2023-01-03 15:47:13 +00:00 |
test_copy.py
|
gh-100871: Improve `copy` module tests (GH-100872)
|
2023-01-11 09:14:41 -08:00 |
test_copyreg.py
|
…
|
|
test_coroutines.py
|
gh-100600: Fix "coroutine was never awaited" warning in `test_coroutines` (#100601)
|
2022-12-29 20:43:38 +05:30 |
test_cppext.py
|
…
|
|
test_cprofile.py
|
…
|
|
test_crashers.py
|
…
|
|
test_crypt.py
|
…
|
|
test_csv.py
|
…
|
|
test_curses.py
|
…
|
|
test_dataclasses.py
|
gh-90104: avoid RecursionError on recursive dataclass field repr (gh-100756)
|
2023-01-05 19:19:40 -05:00 |
test_datetime.py
|
…
|
|
test_dbm.py
|
…
|
|
test_dbm_dumb.py
|
…
|
|
test_dbm_gnu.py
|
…
|
|
test_dbm_ndbm.py
|
…
|
|
test_decimal.py
|
…
|
|
test_decorators.py
|
…
|
|
test_defaultdict.py
|
…
|
|
test_deque.py
|
…
|
|
test_descr.py
|
…
|
|
test_descrtut.py
|
…
|
|
test_devpoll.py
|
…
|
|
test_dict.py
|
gh-94808: Improve coverage of dictresize (GH-100619)
|
2022-12-31 18:15:30 +09:00 |
test_dict_version.py
|
…
|
|
test_dictcomps.py
|
…
|
|
test_dictviews.py
|
…
|
|
test_difflib.py
|
…
|
|
test_difflib_expect.html
|
…
|
|
test_dis.py
|
GH-100762: Don't call `gen.throw()` in `gen.close()`, unless necessary. (GH-101013)
|
2023-01-24 17:25:37 +00:00 |
test_doctest.py
|
…
|
|
test_doctest.txt
|
…
|
|
test_doctest2.py
|
…
|
|
test_doctest2.txt
|
…
|
|
test_doctest3.txt
|
…
|
|
test_doctest4.txt
|
…
|
|
test_docxmlrpc.py
|
…
|
|
test_dtrace.py
|
…
|
|
test_dynamic.py
|
…
|
|
test_dynamicclassattribute.py
|
…
|
|
test_eintr.py
|
…
|
|
test_embed.py
|
gh-100712: make it possible to disable specialization (for debugging) (#100713)
|
2023-01-19 18:14:55 +00:00 |
test_ensurepip.py
|
…
|
|
test_enum.py
|
gh-101541: [Enum] create flag psuedo-member without calling original __new__ (GH-101590)
|
2023-02-05 19:29:06 -08:00 |
test_enumerate.py
|
…
|
|
test_eof.py
|
…
|
|
test_epoll.py
|
…
|
|
test_errno.py
|
…
|
|
test_except_star.py
|
…
|
|
test_exception_group.py
|
…
|
|
test_exception_hierarchy.py
|
…
|
|
test_exception_variations.py
|
…
|
|
test_exceptions.py
|
gh-99482: remove `jython` compatibility parts from stdlib and tests (#99484)
|
2022-12-23 14:17:24 -06:00 |
test_extcall.py
|
…
|
|
test_faulthandler.py
|
…
|
|
test_fcntl.py
|
GH-84559: Deprecate fork being the multiprocessing default. (#100618)
|
2023-02-02 15:50:35 -08:00 |
test_file.py
|
…
|
|
test_file_eintr.py
|
…
|
|
test_filecmp.py
|
…
|
|
test_fileinput.py
|
…
|
|
test_fileio.py
|
…
|
|
test_fileutils.py
|
…
|
|
test_finalization.py
|
…
|
|
test_float.py
|
…
|
|
test_flufl.py
|
…
|
|
test_fnmatch.py
|
…
|
|
test_fork1.py
|
…
|
|
test_format.py
|
…
|
|
test_fractions.py
|
gh-67790: Support float-style formatting for Fraction instances (#100161)
|
2023-01-22 18:44:49 +00:00 |
test_frame.py
|
GH-100126: Skip incomplete frames in more places (GH-100613)
|
2023-01-09 12:20:04 -08:00 |
test_frozen.py
|
…
|
|
test_fstring.py
|
…
|
|
test_ftplib.py
|
…
|
|
test_funcattrs.py
|
…
|
|
test_functools.py
|
…
|
|
test_future.py
|
…
|
|
test_future3.py
|
…
|
|
test_future4.py
|
…
|
|
test_future5.py
|
…
|
|
test_gc.py
|
…
|
|
test_gdb.py
|
…
|
|
test_generator_stop.py
|
…
|
|
test_generators.py
|
…
|
|
test_genericalias.py
|
gh-99509: Add `__class_getitem__` to `multiprocessing.queues.Queue` (#99511)
|
2022-12-26 20:50:55 -08:00 |
test_genericclass.py
|
…
|
|
test_genericpath.py
|
…
|
|
test_genexps.py
|
…
|
|
test_getopt.py
|
…
|
|
test_getpass.py
|
…
|
|
test_getpath.py
|
gh-100320: Fix path calculations on Windows when python.exe is moved outside of the normal location (GH-100947)
|
2023-01-16 16:05:39 +00:00 |
test_gettext.py
|
…
|
|
test_glob.py
|
…
|
|
test_global.py
|
…
|
|
test_grammar.py
|
gh-99535: Add test for inheritance of annotations and update documentation (#99990)
|
2022-12-24 12:07:14 -08:00 |
test_graphlib.py
|
…
|
|
test_grp.py
|
…
|
|
test_gzip.py
|
…
|
|
test_hash.py
|
…
|
|
test_hashlib.py
|
gh-99108: Replace SHA2-224 & 256 with verified code from HACL* (#99109)
|
2023-02-06 18:11:01 -08:00 |
test_heapq.py
|
…
|
|
test_hmac.py
|
…
|
|
test_html.py
|
…
|
|
test_htmlparser.py
|
…
|
|
test_http_cookiejar.py
|
…
|
|
test_http_cookies.py
|
…
|
|
test_httplib.py
|
…
|
|
test_httpservers.py
|
gh-100474: Fix handling of dirs named index.html in http.server (GH-100475)
|
2022-12-24 10:28:59 -08:00 |
test_idle.py
|
…
|
|
test_imaplib.py
|
…
|
|
test_imghdr.py
|
…
|
|
test_imp.py
|
…
|
|
test_index.py
|
…
|
|
test_inspect.py
|
gh-94912: Adjusted check for non-standard coroutine function marker. (#100935)
|
2023-01-11 13:17:26 -08:00 |
test_int.py
|
…
|
|
test_int_literal.py
|
…
|
|
test_interpreters.py
|
gh-101524: Split Up the _xxsubinterpreters Module (gh-101526)
|
2023-02-03 18:14:43 -07:00 |
test_io.py
|
…
|
|
test_ioctl.py
|
…
|
|
test_ipaddress.py
|
…
|
|
test_isinstance.py
|
…
|
|
test_iter.py
|
…
|
|
test_iterlen.py
|
…
|
|
test_itertools.py
|
gh-101277: Isolate itertools, add group and _grouper types to module state (#101302)
|
2023-02-01 12:41:30 +01:00 |
test_keyword.py
|
…
|
|
test_keywordonlyarg.py
|
…
|
|
test_kqueue.py
|
…
|
|
test_largefile.py
|
…
|
|
test_launcher.py
|
gh-101467: Correct py.exe handling of prefix matches and cases when only one runtime is installed (GH-101468)
|
2023-02-01 21:06:56 +00:00 |
test_linecache.py
|
…
|
|
test_list.py
|
…
|
|
test_listcomps.py
|
…
|
|
test_lltrace.py
|
GH-99005: More intrinsics (GH-100774)
|
2023-01-06 14:47:57 +00:00 |
test_locale.py
|
…
|
|
test_logging.py
|
gh-84559: Remove the new multiprocessing warning, too disruptive. (#101551)
|
2023-02-03 15:20:46 -08:00 |
test_long.py
|
gh-101266: Fix __sizeof__ for subclasses of int (#101394)
|
2023-02-05 10:02:53 +00:00 |
test_longexp.py
|
…
|
|
test_lzma.py
|
…
|
|
test_mailbox.py
|
…
|
|
test_mailcap.py
|
…
|
|
test_marshal.py
|
…
|
|
test_math.py
|
Revert "gh-89381: Fix invalid signatures of math/cmath.log (#101404)" (#101580)
|
2023-02-05 16:36:33 +00:00 |
test_memoryio.py
|
…
|
|
test_memoryview.py
|
…
|
|
test_metaclass.py
|
…
|
|
test_mimetypes.py
|
…
|
|
test_minidom.py
|
…
|
|
test_mmap.py
|
…
|
|
test_module.py
|
…
|
|
test_modulefinder.py
|
…
|
|
test_msilib.py
|
…
|
|
test_multibytecodec.py
|
…
|
|
test_multiprocessing_fork.py
|
…
|
|
test_multiprocessing_forkserver.py
|
…
|
|
test_multiprocessing_main_handling.py
|
…
|
|
test_multiprocessing_spawn.py
|
…
|
|
test_named_expressions.py
|
gh-87447: Fix walrus comprehension rebind checking (#100581)
|
2023-01-08 15:51:29 -07:00 |
test_netrc.py
|
…
|
|
test_nis.py
|
…
|
|
test_nntplib.py
|
…
|
|
test_ntpath.py
|
gh-101000: Add os.path.splitroot() (#101002)
|
2023-01-27 00:28:27 +00:00 |
test_numeric_tower.py
|
…
|
|
test_opcache.py
|
…
|
|
test_opcodes.py
|
…
|
|
test_openpty.py
|
…
|
|
test_operator.py
|
…
|
|
test_optparse.py
|
…
|
|
test_ordered_dict.py
|
…
|
|
test_os.py
|
gh-100228: Warn from os.fork() if other threads exist. (#100229)
|
2022-12-29 14:41:39 -08:00 |
test_ossaudiodev.py
|
…
|
|
test_osx_env.py
|
…
|
|
test_pathlib.py
|
gh-101000: Add os.path.splitroot() (#101002)
|
2023-01-27 00:28:27 +00:00 |
test_patma.py
|
…
|
|
test_pdb.py
|
…
|
|
test_peepholer.py
|
…
|
|
test_pep646_syntax.py
|
…
|
|
test_perf_profiler.py
|
…
|
|
test_pickle.py
|
GH-84559: Deprecate fork being the multiprocessing default. (#100618)
|
2023-02-02 15:50:35 -08:00 |
test_picklebuffer.py
|
…
|
|
test_pickletools.py
|
…
|
|
test_pipes.py
|
…
|
|
test_pkg.py
|
…
|
|
test_pkgutil.py
|
…
|
|
test_platform.py
|
gh-99482: remove `jython` compatibility parts from stdlib and tests (#99484)
|
2022-12-23 14:17:24 -06:00 |
test_plistlib.py
|
…
|
|
test_poll.py
|
…
|
|
test_popen.py
|
…
|
|
test_poplib.py
|
…
|
|
test_positional_only_arg.py
|
…
|
|
test_posix.py
|
…
|
|
test_posixpath.py
|
gh-101000: Add os.path.splitroot() (#101002)
|
2023-01-27 00:28:27 +00:00 |
test_pow.py
|
…
|
|
test_pprint.py
|
…
|
|
test_print.py
|
…
|
|
test_profile.py
|
…
|
|
test_property.py
|
GH-100942: Fix incorrect cast in property_copy(). (#100965)
|
2023-01-12 16:13:56 -06:00 |
test_pstats.py
|
…
|
|
test_pty.py
|
…
|
|
test_pulldom.py
|
…
|
|
test_pwd.py
|
…
|
|
test_py_compile.py
|
…
|
|
test_pyclbr.py
|
…
|
|
test_pydoc.py
|
…
|
|
test_pyexpat.py
|
…
|
|
test_queue.py
|
…
|
|
test_quopri.py
|
…
|
|
test_raise.py
|
…
|
|
test_random.py
|
GH-100805: Support numpy.array() in random.choice(). (GH-100830)
|
2023-01-08 13:40:35 -06:00 |
test_range.py
|
gh-100726: Optimize construction of range object for medium sized integers (#100810)
|
2023-01-21 19:33:08 +00:00 |
test_re.py
|
gh-84559: Remove the new multiprocessing warning, too disruptive. (#101551)
|
2023-02-03 15:20:46 -08:00 |
test_readline.py
|
…
|
|
test_regrtest.py
|
…
|
|
test_repl.py
|
…
|
|
test_reprlib.py
|
…
|
|
test_resource.py
|
…
|
|
test_richcmp.py
|
…
|
|
test_rlcompleter.py
|
…
|
|
test_robotparser.py
|
…
|
|
test_runpy.py
|
…
|
|
test_sax.py
|
…
|
|
test_sched.py
|
…
|
|
test_scope.py
|
…
|
|
test_script_helper.py
|
…
|
|
test_secrets.py
|
…
|
|
test_select.py
|
…
|
|
test_selectors.py
|
…
|
|
test_set.py
|
…
|
|
test_setcomps.py
|
…
|
|
test_shelve.py
|
…
|
|
test_shlex.py
|
…
|
|
test_shutil.py
|
…
|
|
test_signal.py
|
…
|
|
test_site.py
|
…
|
|
test_slice.py
|
gh-100871: Improve `copy` module tests (GH-100872)
|
2023-01-11 09:14:41 -08:00 |
test_smtplib.py
|
…
|
|
test_smtpnet.py
|
…
|
|
test_sndhdr.py
|
…
|
|
test_socket.py
|
…
|
|
test_socketserver.py
|
…
|
|
test_sort.py
|
…
|
|
test_source_encoding.py
|
…
|
|
test_spwd.py
|
…
|
|
test_ssl.py
|
…
|
|
test_stable_abi_ctypes.py
|
…
|
|
test_startfile.py
|
…
|
|
test_stat.py
|
…
|
|
test_statistics.py
|
…
|
|
test_strftime.py
|
gh-99482: remove `jython` compatibility parts from stdlib and tests (#99484)
|
2022-12-23 14:17:24 -06:00 |
test_string.py
|
…
|
|
test_string_literals.py
|
…
|
|
test_stringprep.py
|
…
|
|
test_strptime.py
|
…
|
|
test_strtod.py
|
…
|
|
test_struct.py
|
…
|
|
test_structseq.py
|
…
|
|
test_subclassinit.py
|
…
|
|
test_subprocess.py
|
…
|
|
test_sunau.py
|
…
|
|
test_sundry.py
|
…
|
|
test_super.py
|
…
|
|
test_support.py
|
…
|
|
test_symtable.py
|
…
|
|
test_syntax.py
|
gh-101400: Fix incorrect lineno in exception message on continue/break which are not in a loop (#101413)
|
2023-01-30 23:33:54 +00:00 |
test_sys.py
|
gh-86682: Adds sys._getframemodulename as an alternative to using _getframe (GH-99520)
|
2023-01-13 11:31:06 +00:00 |
test_sys_setprofile.py
|
…
|
|
test_sys_settrace.py
|
…
|
|
test_sysconfig.py
|
…
|
|
test_syslog.py
|
…
|
|
test_tabnanny.py
|
…
|
|
test_tarfile.py
|
gh-101334: Don't force USTAR format in test_tarfile. (GH-101572)
|
2023-02-05 09:44:57 -08:00 |
test_tcl.py
|
…
|
|
test_telnetlib.py
|
…
|
|
test_tempfile.py
|
…
|
|
test_textwrap.py
|
…
|
|
test_thread.py
|
gh-100228: Warn from os.fork() if other threads exist. (#100229)
|
2022-12-29 14:41:39 -08:00 |
test_threadedtempfile.py
|
…
|
|
test_threading.py
|
gh-100228: Warn from os.fork() if other threads exist. (#100229)
|
2022-12-29 14:41:39 -08:00 |
test_threading_local.py
|
GH-100892: Fix race in clearing `threading.local` (#100922)
|
2023-01-11 16:03:31 +05:30 |
test_threadsignals.py
|
…
|
|
test_time.py
|
…
|
|
test_timeit.py
|
…
|
|
test_timeout.py
|
…
|
|
test_tix.py
|
…
|
|
test_tokenize.py
|
…
|
|
test_trace.py
|
…
|
|
test_traceback.py
|
…
|
|
test_tracemalloc.py
|
…
|
|
test_ttk_textonly.py
|
…
|
|
test_tuple.py
|
…
|
|
test_turtle.py
|
…
|
|
test_type_annotations.py
|
…
|
|
test_type_cache.py
|
…
|
|
test_type_comments.py
|
…
|
|
test_typechecks.py
|
…
|
|
test_types.py
|
…
|
|
test_typing.py
|
gh-101562: typing: add tests for inheritance with NotRequired & Required in parent fields (#101563)
|
2023-02-06 11:28:24 -08:00 |
test_ucn.py
|
…
|
|
test_unary.py
|
…
|
|
test_unicode.py
|
Remove wrong comment about `repr` in `test_unicode` (#100495)
|
2022-12-24 06:48:43 -08:00 |
test_unicode_file.py
|
…
|
|
test_unicode_file_functions.py
|
…
|
|
test_unicode_identifiers.py
|
…
|
|
test_unicodedata.py
|
…
|
|
test_univnewlines.py
|
…
|
|
test_unpack.py
|
…
|
|
test_unpack_ex.py
|
…
|
|
test_unparse.py
|
gh-100518: Add tests for `ast.NodeTransformer` (#100521)
|
2023-01-21 21:44:41 +00:00 |
test_urllib.py
|
…
|
|
test_urllib2.py
|
…
|
|
test_urllib2_localnet.py
|
…
|
|
test_urllib2net.py
|
…
|
|
test_urllib_response.py
|
…
|
|
test_urllibnet.py
|
…
|
|
test_urlparse.py
|
…
|
|
test_userdict.py
|
…
|
|
test_userlist.py
|
…
|
|
test_userstring.py
|
…
|
|
test_utf8_mode.py
|
…
|
|
test_utf8source.py
|
…
|
|
test_uu.py
|
…
|
|
test_uuid.py
|
GH-88597: Rename uuid's new CLI args to be in line with uuidgen. (#101248)
|
2023-01-25 09:39:42 -08:00 |
test_venv.py
|
…
|
|
test_wait3.py
|
…
|
|
test_wait4.py
|
…
|
|
test_wave.py
|
…
|
|
test_weakref.py
|
…
|
|
test_weakset.py
|
…
|
|
test_webbrowser.py
|
…
|
|
test_winconsoleio.py
|
…
|
|
test_winreg.py
|
…
|
|
test_winsound.py
|
…
|
|
test_with.py
|
…
|
|
test_wmi.py
|
…
|
|
test_wsgiref.py
|
…
|
|
test_xdrlib.py
|
…
|
|
test_xml_dom_minicompat.py
|
…
|
|
test_xml_etree.py
|
gh-83122: Deprecate testing element truth values in `ElementTree` (#31149)
|
2023-01-22 17:16:48 -08:00 |
test_xml_etree_c.py
|
gh-92123: Convert `_elementtree` types to heap types (#99221)
|
2023-01-20 12:40:06 +01:00 |
test_xmlrpc.py
|
…
|
|
test_xmlrpc_net.py
|
…
|
|
test_xxlimited.py
|
…
|
|
test_xxtestfuzz.py
|
…
|
|
test_yield_from.py
|
…
|
|
test_zipapp.py
|
…
|
|
test_zipfile64.py
|
…
|
|
test_zipimport.py
|
…
|
|
test_zipimport_support.py
|
…
|
|
test_zlib.py
|
gh-101322: Ensure test_zlib.ZlibDecompressorTest runs, fix errors in ZlibDecompressor (#101323)
|
2023-02-04 12:07:30 -08:00 |
testcodec.py
|
…
|
|
testtar.tar
|
…
|
|
testtar.tar.xz
|
…
|
|
tf_inherit_check.py
|
…
|
|
time_hashlib.py
|
…
|
|
tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt
|
…
|
|
tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt
|
…
|
|
tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt
|
…
|
|
tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt
|
…
|
|
tokenize_tests.txt
|
…
|
|
win_console_handler.py
|
…
|
|
xmltests.py
|
…
|
|
zip_cp437_header.zip
|
…
|
|
zipdir.zip
|
…
|
|