summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests
Commit message (Expand)AuthorAgeFilesLines
* Python 3.8.14v3.8.14Łukasz Langa2022-09-063-5/+0
* [3.8] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (...Łukasz Langa2022-07-271-0/+2
* gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-3188...Miss Islington (bot)2022-06-221-0/+2
* bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170) (GH-92954)Victor Stinner2022-06-061-0/+1
* Python 3.8.13Łukasz Langa2022-03-152-5/+0
* bpo-44949: Fix test_readline auto history tests (GH-27813) (GH-31118)Miss Islington (bot)2022-02-171-0/+2
* bpo-45195: Fix test_readline.test_nonascii() (GH-28329) (GH-28984)Miss Islington (bot)2021-10-191-0/+3
* Python 3.8.10v3.8.10Łukasz Langa2021-05-033-8/+0
* bpo-43842: Fix race condition in test_logging SMTP test (GH-25436) (GH-25437)...Victor Stinner2021-04-161-0/+4
* [3.8] bpo-43811: Test multiple OpenSSL versions on GHA (GH-25360) (GH-25392)Miss Islington (bot)2021-04-131-0/+2
* [3.8] bpo-43791: Skip TLS 1.0/1.1 tests under OpenSSL 3.0.0 (GH-25304) (GH-25...Miss Islington (bot)2021-04-091-0/+2
* Python 3.8.9v3.8.9Łukasz Langa2021-04-022-3/+0
* bpo-37945: Fix test_locale.test_getsetlocale_issue1813() (GH-25110) (GH-25113)Miss Islington (bot)2021-03-311-0/+2
* bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)Miss Islington (bot)2021-03-181-0/+1
* Python 3.8.8rc1v3.8.8rc1Łukasz Langa2021-02-162-3/+0
* Fix broken NEWS markup (GH-24110)Miss Islington (bot)2021-01-051-1/+1
* bpo-40810: Fix CheckTraceCallbackContent for SQLite pre 3.7.15 (GH-20530)Miss Islington (bot)2021-01-041-0/+1
* bpo-42794: Update test_nntplib to use offical group name for testing (GH-24037)Miss Islington (bot)2021-01-011-0/+2
* Python 3.8.7rc1v3.8.7rc1Łukasz Langa2020-12-079-16/+0
* bpo-41473: Reenable test_gdb on gdb 9.2 and newer (GH-23637)Miss Islington (bot)2020-12-041-0/+3
* bpo-42553: Fix test_asyncio.test_call_later() (GH-23627)Miss Islington (bot)2020-12-031-0/+3
* bpo-41561: skip test_min_max_version_mismatch (GH-22308)Miss Islington (bot)2020-11-181-0/+1
* bpo-40754: Adds _testinternalcapi to Windows installer for test suite (GH-23271)Miss Islington (bot)2020-11-131-0/+1
* bpo-41739: Fix test_logging.test_race_between_set_target_and_flush() (GH-2265...Miss Skeleton (bot)2020-10-121-0/+2
* bpo-41306: Allow scale value to not be rounded (GH-21715)Miss Skeleton (bot)2020-10-081-0/+1
* bpo-41944: No longer call eval() on content received via HTTP in the CJK code...Miss Skeleton (bot)2020-10-061-0/+1
* bpo-41939: Fix test_site.test_license_exists_at_url() (GH-22559)Miss Skeleton (bot)2020-10-061-0/+3
* [3.8] bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_...Thomas Grainger2020-09-241-0/+1
* Python 3.8.6v3.8.6Łukasz Langa2020-09-231-1/+0
* bpo-41731: Make test_cmd_line_script pass with -vv (GH-22206)Miss Islington (bot)2020-09-121-0/+1
* Python 3.8.4rc1v3.8.4rc1Łukasz Langa2020-06-297-17/+0
* [3.8] bpo-41009: fix requires_OS_version() class decorator (GH-20942) (GH-20948)Christian Heimes2020-06-251-0/+2
* bpo-41085: Fix array.array.index() on 64-bit Windows (GH-21071)Miss Islington (bot)2020-06-231-0/+2
* bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() (GH-20944...Victor Stinner2020-06-181-0/+4
* bpo-41003: Fix test_copyreg when numpy is installed (GH-20935) (GH-20945) (GH...Victor Stinner2020-06-171-0/+3
* bpo-40964: disable remote IMAP tests (GH-20836)Christian Heimes2020-06-121-0/+2
* bpo-34401: Fix test_gdb for HP GDB version string (GH-20804)Miss Islington (bot)2020-06-111-0/+1
* bpo-40055: test_distutils leaves warnings filters unchanged (GH-20095)Miss Islington (bot)2020-05-151-0/+3
* Python 3.8.3rc1v3.8.3rc1Łukasz Langa2020-04-299-16/+0
* bpo-40436: Fix code parsing gdb version (GH-19792)Miss Islington (bot)2020-04-291-0/+1
* bpo-39793: use the same domain on make_msgid tests (GH-18698) (GH-19554)Miss Islington (bot)2020-04-161-0/+1
* [3.8] Update libregrtest from master (GH-19516)Victor Stinner2020-04-142-0/+6
* bpo-40162: Update Travis CI config to OpenSSL 1.1.1f (GH-19319)Miss Islington (bot)2020-04-031-0/+1
* bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines (GH-19288)Miss Islington (bot)2020-04-021-0/+1
* bpo-40019: Skip test_gdb if Python was optimized (GH-19081)Miss Islington (bot)2020-03-311-0/+2
* bpo-1812: Fix newline conversion when doctest.testfile loads from a package w...Miss Islington (bot)2020-03-261-0/+2
* [3.8] bpo-27807: Skip test_site.test_startup_imports() if pth file (GH-19060)...Victor Stinner2020-03-201-0/+2
* Python 3.8.2rc1v3.8.2rc1Łukasz Langa2020-02-102-5/+0
* bpo-39502: Skip test_zipfile.test_add_file_after_2107() on AIX (GH-18282)Miss Islington (bot)2020-01-301-0/+2
* Merge tag 'v3.8.1' into 3.8Łukasz Langa2019-12-191-2/+0
|\