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
/
Misc
/
NEWS.d
/
next
/
Tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.8.14
v3.8.14
Łukasz Langa
2022-09-06
3
-5/+0
*
[3.8] gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) (...
Łukasz Langa
2022-07-27
1
-0/+2
*
gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-3188...
Miss Islington (bot)
2022-06-22
1
-0/+2
*
bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170) (GH-92954)
Victor Stinner
2022-06-06
1
-0/+1
*
Python 3.8.13
Łukasz Langa
2022-03-15
2
-5/+0
*
bpo-44949: Fix test_readline auto history tests (GH-27813) (GH-31118)
Miss Islington (bot)
2022-02-17
1
-0/+2
*
bpo-45195: Fix test_readline.test_nonascii() (GH-28329) (GH-28984)
Miss Islington (bot)
2021-10-19
1
-0/+3
*
Python 3.8.10
v3.8.10
Łukasz Langa
2021-05-03
3
-8/+0
*
bpo-43842: Fix race condition in test_logging SMTP test (GH-25436) (GH-25437)...
Victor Stinner
2021-04-16
1
-0/+4
*
[3.8] bpo-43811: Test multiple OpenSSL versions on GHA (GH-25360) (GH-25392)
Miss Islington (bot)
2021-04-13
1
-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-09
1
-0/+2
*
Python 3.8.9
v3.8.9
Łukasz Langa
2021-04-02
2
-3/+0
*
bpo-37945: Fix test_locale.test_getsetlocale_issue1813() (GH-25110) (GH-25113)
Miss Islington (bot)
2021-03-31
1
-0/+2
*
bpo-41561: Add workaround for Ubuntu's custom security level (GH-24915)
Miss Islington (bot)
2021-03-18
1
-0/+1
*
Python 3.8.8rc1
v3.8.8rc1
Łukasz Langa
2021-02-16
2
-3/+0
*
Fix broken NEWS markup (GH-24110)
Miss Islington (bot)
2021-01-05
1
-1/+1
*
bpo-40810: Fix CheckTraceCallbackContent for SQLite pre 3.7.15 (GH-20530)
Miss Islington (bot)
2021-01-04
1
-0/+1
*
bpo-42794: Update test_nntplib to use offical group name for testing (GH-24037)
Miss Islington (bot)
2021-01-01
1
-0/+2
*
Python 3.8.7rc1
v3.8.7rc1
Łukasz Langa
2020-12-07
9
-16/+0
*
bpo-41473: Reenable test_gdb on gdb 9.2 and newer (GH-23637)
Miss Islington (bot)
2020-12-04
1
-0/+3
*
bpo-42553: Fix test_asyncio.test_call_later() (GH-23627)
Miss Islington (bot)
2020-12-03
1
-0/+3
*
bpo-41561: skip test_min_max_version_mismatch (GH-22308)
Miss Islington (bot)
2020-11-18
1
-0/+1
*
bpo-40754: Adds _testinternalcapi to Windows installer for test suite (GH-23271)
Miss Islington (bot)
2020-11-13
1
-0/+1
*
bpo-41739: Fix test_logging.test_race_between_set_target_and_flush() (GH-2265...
Miss Skeleton (bot)
2020-10-12
1
-0/+2
*
bpo-41306: Allow scale value to not be rounded (GH-21715)
Miss Skeleton (bot)
2020-10-08
1
-0/+1
*
bpo-41944: No longer call eval() on content received via HTTP in the CJK code...
Miss Skeleton (bot)
2020-10-06
1
-0/+1
*
bpo-41939: Fix test_site.test_license_exists_at_url() (GH-22559)
Miss Skeleton (bot)
2020-10-06
1
-0/+3
*
[3.8] bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_...
Thomas Grainger
2020-09-24
1
-0/+1
*
Python 3.8.6
v3.8.6
Łukasz Langa
2020-09-23
1
-1/+0
*
bpo-41731: Make test_cmd_line_script pass with -vv (GH-22206)
Miss Islington (bot)
2020-09-12
1
-0/+1
*
Python 3.8.4rc1
v3.8.4rc1
Łukasz Langa
2020-06-29
7
-17/+0
*
[3.8] bpo-41009: fix requires_OS_version() class decorator (GH-20942) (GH-20948)
Christian Heimes
2020-06-25
1
-0/+2
*
bpo-41085: Fix array.array.index() on 64-bit Windows (GH-21071)
Miss Islington (bot)
2020-06-23
1
-0/+2
*
bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() (GH-20944...
Victor Stinner
2020-06-18
1
-0/+4
*
bpo-41003: Fix test_copyreg when numpy is installed (GH-20935) (GH-20945) (GH...
Victor Stinner
2020-06-17
1
-0/+3
*
bpo-40964: disable remote IMAP tests (GH-20836)
Christian Heimes
2020-06-12
1
-0/+2
*
bpo-34401: Fix test_gdb for HP GDB version string (GH-20804)
Miss Islington (bot)
2020-06-11
1
-0/+1
*
bpo-40055: test_distutils leaves warnings filters unchanged (GH-20095)
Miss Islington (bot)
2020-05-15
1
-0/+3
*
Python 3.8.3rc1
v3.8.3rc1
Łukasz Langa
2020-04-29
9
-16/+0
*
bpo-40436: Fix code parsing gdb version (GH-19792)
Miss Islington (bot)
2020-04-29
1
-0/+1
*
bpo-39793: use the same domain on make_msgid tests (GH-18698) (GH-19554)
Miss Islington (bot)
2020-04-16
1
-0/+1
*
[3.8] Update libregrtest from master (GH-19516)
Victor Stinner
2020-04-14
2
-0/+6
*
bpo-40162: Update Travis CI config to OpenSSL 1.1.1f (GH-19319)
Miss Islington (bot)
2020-04-03
1
-0/+1
*
bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines (GH-19288)
Miss Islington (bot)
2020-04-02
1
-0/+1
*
bpo-40019: Skip test_gdb if Python was optimized (GH-19081)
Miss Islington (bot)
2020-03-31
1
-0/+2
*
bpo-1812: Fix newline conversion when doctest.testfile loads from a package w...
Miss Islington (bot)
2020-03-26
1
-0/+2
*
[3.8] bpo-27807: Skip test_site.test_startup_imports() if pth file (GH-19060)...
Victor Stinner
2020-03-20
1
-0/+2
*
Python 3.8.2rc1
v3.8.2rc1
Łukasz Langa
2020-02-10
2
-5/+0
*
bpo-39502: Skip test_zipfile.test_add_file_after_2107() on AIX (GH-18282)
Miss Islington (bot)
2020-01-30
1
-0/+2
*
Merge tag 'v3.8.1' into 3.8
Łukasz Langa
2019-12-19
1
-2/+0
|
\
[next]