FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Misc/NEWS.d/next/Tests - pythoncapi/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Misc
NEWS.d
next
Tests
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Aug 30, 2018
bpo-34542: Update test certs and keys (GH-8997)
Show description for e6dac00
tiran
authored
e6dac00
View commit details
Copy full SHA for e6dac00
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
bpo-34347: Fix test_utf8_mode.test_cmd_line for AIX (GH-8923)
Show description for 7ef1697
aixtools
authored and
vstinner
committed
7ef1697
View commit details
Copy full SHA for 7ef1697
View code at this point
Browse repository at this point
Commits on Aug 26, 2018
Remove AIX workaround test_subprocess (GH-8939)
Show description for 89d79b1
aixtools
authored and
gpshead
committed
89d79b1
View commit details
Copy full SHA for 89d79b1
View code at this point
Browse repository at this point
Commits on Aug 17, 2018
Improve error message when mock.assert_has_calls fails (GH-8205)
Show description for 2b32da2
davidair
authored and
gpshead
committed
2b32da2
View commit details
Copy full SHA for 2b32da2
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
bpo-34391: Fix ftplib test for TLS 1.3 (GH-8787)
Show description for 1590c39
tiran
authored
1590c39
View commit details
Copy full SHA for 1590c39
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
bpo-34399: 2048 bits RSA keys and DH params (#8762)
Show description for 88bfd0b
tiran
authored
88bfd0b
View commit details
Copy full SHA for 88bfd0b
View code at this point
Browse repository at this point
Commits on Jul 25, 2018
bpo-32663 Make SMTPUTF8SimTests run (#5314)
Show description for 48ed88a
chason
authored and
bitdancer
committed
48ed88a
View commit details
Copy full SHA for 48ed88a
View code at this point
Browse repository at this point
Commits on Jun 26, 2018
bpo-33873: Fix bug in `runtest.py` and add checks for invalid `-R` parameters (GH-7735)
Show description for 58ed730
pablogsal
authored
58ed730
View commit details
Copy full SHA for 58ed730
View code at this point
Browse repository at this point
Commits on Jun 20, 2018
bpo-33746: Fix test_unittest.testRegisterResult() in verbose mode (GH-7799)
Show description for fd8fbce
vstinner
authored
fd8fbce
View commit details
Copy full SHA for fd8fbce
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
bpo-33901: Better test_dbm_gnu.test_reorganize() fix (GH-7795)
Show description for c44d8e5
vstinner
authored
c44d8e5
View commit details
Copy full SHA for c44d8e5
View code at this point
Browse repository at this point
bpo-33901: Fix test_dbm_gnu for gdbm 1.15 (GH-7791)
Show description for 1261bfa
vstinner
authored
1261bfa
View commit details
Copy full SHA for 1261bfa
View code at this point
Browse repository at this point
Commits on Jun 15, 2018
Revert "bpo-32962: Fix test_gdb failure in debug build with -mcet -fcf-protection -O0 (GH-6754)" (#7723)
Show description for 2f9cbaa
vstinner
authored
2f9cbaa
View commit details
Copy full SHA for 2f9cbaa
View code at this point
Browse repository at this point
bpo-32962: Fix test_gdb failure in debug build with -mcet -fcf-protection -O0 (#6754)
Show description for 9b7c74c
Marcel Plch
authored and
vstinner
committed
9b7c74c
View commit details
Copy full SHA for 9b7c74c
View code at this point
Browse repository at this point
Commits on Jun 2, 2018
bpo-33562: Check the global asyncio event loop policy isn't set after any tests (GH-7328)
brettcannon
authored
8425de4
View commit details
Copy full SHA for 8425de4
View code at this point
Browse repository at this point
Commits on May 26, 2018
bpo-33655: Also ignore test_posix_fallocate failures on BSD platforms (GH-7134)
Show description for 09c4a7d
ned-deily
authored
09c4a7d
View commit details
Copy full SHA for 09c4a7d
View code at this point
Browse repository at this point
Commits on Apr 27, 2018
bpo-33358: Fix test_embed.test_pre_initialization_sys_options (GH-6612)
Show description for 4114846
pablogsal
authored and
vstinner
committed
4114846
View commit details
Copy full SHA for 4114846
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
bpo-32872: Avoid regrtest compatibility issue with namespace packages. (GH-6276)
ned-deily
authored
e52ac04
View commit details
Copy full SHA for e52ac04
View code at this point
Browse repository at this point
Commits on Mar 27, 2018
bpo-32517: fix test_read_pty_output() hangs on macOS 10.13.2+ (GH-6037) (GH-6113)
Show description for 8534d53
ned-deily
authored
8534d53
View commit details
Copy full SHA for 8534d53
View code at this point
Browse repository at this point
Commits on Mar 18, 2018
bpo-19417: Add test_bdb.py (GH-5217)
xdegaye
authored and
Mariatta
committed
3fe3304
View commit details
Copy full SHA for 3fe3304
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
bpo-31809: test secp ECDH curves (#4036)
Show description for b7b9225
tiran
authored
b7b9225
View commit details
Copy full SHA for b7b9225
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
Update NEWS, docs, and patchlevel for 3.7.0b1
ned-deily
committed
6e41cd9
View commit details
Copy full SHA for 6e41cd9
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
closes bpo-32721: do not fail test_hashlib if _md5 isn't available (GH-5441)
benjaminp
authored
9544180
View commit details
Copy full SHA for 9544180
View code at this point
Browse repository at this point
bpo-32604: Expose the subinterpreters C-API in a "private" stdlib module. (gh-1748)
Show description for 7f8bfc9
ericsnowcurrently
authored
7f8bfc9
View commit details
Copy full SHA for 7f8bfc9
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
bpo-28414: ssl module idna test (#5395)
Show description for 66e5742
tiran
authored
66e5742
View commit details
Copy full SHA for 66e5742
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
bpo-32602: Test ECDSA certs (#5247)
Show description for bd5c7d2
tiran
authored
bd5c7d2
View commit details
Copy full SHA for bd5c7d2
View code at this point
Browse repository at this point
Commits on Jan 16, 2018
bpo-32549: Compile OpenSSL 1.1.0 on Travis CI (#5180)
Show description for ced9cb5
tiran
authored
ced9cb5
View commit details
Copy full SHA for ced9cb5
View code at this point
Browse repository at this point
Commits on Jan 9, 2018
Update docs for 3.7.0a4
ned-deily
committed
3b43bfa
View commit details
Copy full SHA for 3b43bfa
View code at this point
Browse repository at this point
Commits on Dec 16, 2017
bpo-32002: Refactor C locale coercion tests (GH-4369)
Show description for 9c19b02
ncoghlan
authored
9c19b02
View commit details
Copy full SHA for 9c19b02
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
bpo-32252: Fix faulthandler_suppress_crash_report() (#4794)
Show description for 48d4dd9
vstinner
authored
48d4dd9
View commit details
Copy full SHA for 48d4dd9
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
Update NEWS and pydoc topics.
ned-deily
committed
3f9a728
View commit details
Copy full SHA for 3f9a728
View code at this point
Browse repository at this point
bpo-31380: Skip test_httpservers test_undecodable_file on macOS. (#4720)
Show description for b3edde8
ned-deily
authored
b3edde8
View commit details
Copy full SHA for b3edde8
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
bpo-28668: test.support.requires_multiprocessing_queue is removed (GH-4560)
Show description for bf2b65e
xdegaye
authored
bf2b65e
View commit details
Copy full SHA for bf2b65e
View code at this point
Browse repository at this point
Commits on Nov 30, 2017
Skip test_socket.test_sha256() on linux < 4.5 (#4643)
Show description for 86afc1f
vstinner
authored
86afc1f
View commit details
Copy full SHA for 86afc1f
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
bpo-32138: Skip on Android test_faulthandler tests that raise SIGSEGV (GH-4604)
Show description for ef83806
xdegaye
authored
ef83806
View commit details
Copy full SHA for ef83806
View code at this point
Browse repository at this point
Commits on Nov 27, 2017
bpo-32136: Separate embedding tests from C API tests (GH-4567)
Show description for 39f0bb5
ncoghlan
authored
39f0bb5
View commit details
Copy full SHA for 39f0bb5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL