Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2353d77fad7ed9d11d8a4d66b5dd1306cdb94125
/
Lib
/
test
2353d77
bpo-41503: Fix race between setTarget and flush in logging.handlers.MemoryHandler (GH-21765)
by Irit Katriel
· 5 years ago
fff3c28
bpo-41513: Improve speed and accuracy of math.hypot() (GH-21803)
by Raymond Hettinger
· 5 years ago
39dab24
bpo-41540: AIX: skip test that is flaky with a default ulimit. (#21890)
by Stefan Krah
· 5 years ago
87d8287
bpo-41025: Fix subclassing for zoneinfo.ZoneInfo (GH-20965)
by Paul Ganssle
· 5 years ago
20ae565
bpo-41521: Replace denylist with blocklist is http.cookiejar doc (GH-21826)
by Victor Stinner
· 5 years ago
c818b15
bpo-41520: Fix second codeop regression (GH-21848)
by Terry Jan Reedy
· 5 years ago
c51db0e
bpo-41531: Fix compilation of dict literals with more than 0xFFFF elements (GH-21850)
by Pablo Galindo
· 5 years ago
369a1cb
bpo-41520: codeop no longer ignores SyntaxWarning (GH-21838)
by Victor Stinner
· 5 years ago
0ee0b29
bpo-41521: Replace whitelist/blacklist with allowlist/denylist (GH-21823)
by Victor Stinner
· 5 years ago
fabd7bb
bpo-41521: Replace whitelist/blacklist with allowlist/denylist (GH-21822)
by Victor Stinner
· 5 years ago
490c542
bpo-40275: Fix failed test cases by using test helpers (GH-21811)
by Hai Shi
· 5 years ago
4ce6faa
bpo-16995: add support for base32 extended hex (base32hex) (GH-20441)
by Filipe Laíns
· 5 years ago
39042e0
bpo-41324 Add a minimal decimal capsule API (#21519)
by Stefan Krah
· 5 years ago
e28b8c9
bpo-35018: Sax parser should provide user access to lexical handlers (GH-20958)
by Zackery Spytz
· 5 years ago
c6f282f
bpo-40275: Use new test.support helper submodules in tests (GH-21785)
by Hai Shi
· 5 years ago
d94af3f
bpo-40275: Remove test helpers aliases in test.support (GH-21771)
by Hai Shi
· 5 years ago
fcce8c6
bpo-40275: Use new test.support helper submodules in tests (GH-21772)
by Hai Shi
· 5 years ago
e27a51c
bpo-41473: Skip test_gdb with gdb 9.2 to work around gdb bug (GH-21768)
by Victor Stinner
· 5 years ago
f44693e
bpo-41477: Make ctypes optional in test_genericalias (GH-21766)
by Victor Stinner
· 5 years ago
598a951
bpo-40275: Use new test.support helper submodules in tests (GH-21764)
by Hai Shi
· 5 years ago
5f0769a
bpo-41371: Handle lzma lib import error in test_zoneinfo.py (GH-21734)
by Nathan M
· 5 years ago
79bb2c9
bpo-40275: Use new test.support helper submodules in tests (GH-21743)
by Hai Shi
· 5 years ago
8f4380d
bpo-40726: handle uninitalized end_lineno on ast.increment_lineno (GH-20312)
by Batuhan Taskaya
· 5 years ago
c7decc2
bpo-40275: Use new test.support helper submodules in tests (GH-21727)
by Hai Shi
· 5 years ago
604bba1
bpo-40275: Use new test.support helper submodules in tests (GH-21452)
by Hai Shi
· 5 years ago
da4e09f
bpo-36982: Add support for extended color functions in ncurses 6.1 (GH-17536)
by Hans Petter Jansson
· 5 years ago
db6d9a5
bpo-41431: Optimize dict_merge for copy (GH-21674)
by Inada Naoki
· 5 years ago
701b638
bpo-38912: regrtest logs unraisable exception into sys.__stderr__ (GH-21718)
by Victor Stinner
· 5 years ago
4660597
bpo-40275: Use new test.support helper submodules in tests (GH-21448)
by Hai Shi
· 5 years ago
bb0424b
bpo-40275: Use new test.support helper submodules in tests (GH-21451)
by Hai Shi
· 5 years ago
a7f5d93
bpo-40275: Use new test.support helper submodules in tests (GH-21449)
by Hai Shi
· 5 years ago
cadda52
bpo-40360: Handle PendingDeprecationWarning in test_lib2to3. (GH-21694)
by Karthikeyan Singaravelan
· 5 years ago
6e8128f
bpo-41323: Perform 'peephole' optimizations directly on the CFG. (GH-21517)
by Mark Shannon
· 5 years ago
67987ac
bpo-41401: Fix test_fspath_support in test_io. (GH-21640)
by Serhiy Storchaka
· 5 years ago
855e688
bpo-31904: Fix test_ftplib failures for VxWorks RTOS (GH-19447)
by pxinwr
· 5 years ago
b1a8730
bpo-41385: Fix test_executable_without_cwd on Windows (GH-21608)
by Serhiy Storchaka
· 5 years ago
daff390
bpo-38731: Add --quiet option to py_compile CLI (GH-17134)
by Gregory Schevchenko
· 5 years ago
0dd98c2
bpo-41317: Remove reader on cancellation in asyncio.loop.sock_accept() (#21595)
by Alex Grönholm
· 5 years ago
653f420
bpo-41341: Recursive evaluation of ForwardRef in get_type_hints (#21553)
by wyfo
· 5 years ago
12f4334
bpo-41334: Convert constructors of str, bytes and bytearray to Argument Clinic (GH-21535)
by Serhiy Storchaka
· 5 years ago
902356a
bpo-41338: Fix DeprecationWarning in tests (GH-21542)
by Inada Naoki
· 5 years ago
bfd0fbd
bpo-38169: Increase code coverage for SharedMemory and ShareableList (GH-16139)
by Vinay Sharma
· 5 years ago
c53b310
bpo-41295: Reimplement the Carlo Verre "hackcheck" (GH-21528)
by scoder
· 5 years ago
8ca8a2e
bpo-39603: Prevent header injection in http methods (GH-18485)
by AMIR
· 5 years ago
cb9879b
bpo-40941: Unify implicit and explicit state in the frame and generator objects into a single value. (GH-20803)
by Mark Shannon
· 5 years ago
8e836bb
bpo-41195: Add getter for Openssl security level (GH-21282)
by matthewhughes934
· 5 years ago
936a660
bpo-41304: Ensure python3x._pth is loaded on Windows (GH-21495)
by Steve Dower
· 5 years ago
5a8d121
bpo-39017: Avoid infinite loop in the tarfile module (GH-21454)
by Rishi
· 5 years ago
568fb0f
bpo-41273: asyncio's proactor read transport's better performance by using recv_into instead of recv (#21442)
by Tony Solomonik
· 5 years ago
4f309ab
bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. (GH-21458)
by Serhiy Storchaka
· 5 years ago
4c8f09d
bpo-36346: Make using the legacy Unicode C API optional (GH-21437)
by Serhiy Storchaka
· 5 years ago
af56c4f
bpo-41172: Fix check for compiler in test suite (GH-21400)
by Steve Dower
· 5 years ago
8b33961
bpo-29590: fix stack trace for gen.throw() with yield from (#19896)
by Chris Jerdonek
· 5 years ago
96a6a6d
bpo-40275: Use new test.support helper submodules in tests (GH-21412)
by Hai Shi
· 5 years ago
4fa61a7
bpo-40597: Allow email.contextmanager set_content() to set a null string. (GH-20542)
by Mark Sapiro
· 5 years ago
6f13adf
Add a test for get_id() (GH-21370)
by Joannah Nanjekye
· 5 years ago
8f42748
bpo-29778: test_embed tests the path configuration (GH-21306)
by Victor Stinner
· 5 years ago
c2c1f1f
bpo-41218: Improve the test cases for test_compile_top_level_await_no_coro (GH-21363)
by Pablo Galindo
· 5 years ago
bd46174
bpo-41218: Only mark async code with CO_COROUTINE. (#21357)
by Matthias Bussonnier
· 5 years ago
dcbaa1b
bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297)
by Steve Dower
· 5 years ago
deb0162
bpo-40275: Use new test.support helper submodules in tests (GH-21317)
by Hai Shi
· 5 years ago
a089d21
bpo-40275: Use new test.support helper submodules in tests (GH-21315)
by Hai Shi
· 5 years ago
883bc63
bpo-40275: Use new test.support helper submodules in tests (GH-21314)
by Hai Shi
· 5 years ago
e51dd9d
bpo-29727: Register array.array as a MutableSequence (GH-21338)
by Pablo Galindo
· 5 years ago
7fed755
bpo-39168: Remove the __new__ method of typing.Generic (GH-21327)
by Zackery Spytz
· 5 years ago
daa0fe0
bpo-41162: Clear audit hooks later during finalization (GH-21222)
by Konge
· 5 years ago
148f329
bpo-39960: Allow heap types in the "Carlo Verre" hack check that override "tp_setattro()" (GH-21092)
by scoder
· 5 years ago
004e64e
bpo-40967: Remove deprecated asyncio.Task.current_task() and asyncio.Task.all_tasks() (GH-20874)
by Rémi Lapeyre
· 5 years ago
bd4a3f2
bpo-39314: Closes parenthesis when autocompleting for functions that take no arguments (GH-20562)
by Rémi Lapeyre
· 5 years ago
0c4f0f3
bpo-40275: Use new test.support helper submodules in tests (GH-21169)
by Hai Shi
· 5 years ago
3ddc634
bpo-40275: Use new test.support helper submodules in tests (GH-21219)
by Hai Shi
· 5 years ago
ba67d73
bpo-41142: Add support of non-ASCII paths for CAB files. (GH-21195)
by Serhiy Storchaka
· 5 years ago
038dd0f
bpo-36346: Raise DeprecationWarning when creating legacy Unicode (GH-20933)
by Inada Naoki
· 5 years ago
349f76c
bpo-36346: Prepare for removing the legacy Unicode C API (AC only). (GH-21223)
by Serhiy Storchaka
· 5 years ago
dd8a93e
bpo-23427: Add sys.orig_argv attribute (GH-20729)
by Victor Stinner
· 5 years ago
2fb5f03
bpo-40924: Ensure importlib.resources.path returns an extant path (GH-20857)
by Jason R. Coombs
· 5 years ago
b30ee26
bpo-41004: Resolve hash collisions for IPv4Interface and IPv6Interface (GH-21033)
by Ravi Teja P
· 5 years ago
7f569c9
bpo-41048: mimetypes should read the rule file using UTF-8, not the locale encoding (GH-20998)
by Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
· 5 years ago
04cdeb7
bpo-41138: Fix trace CLI for non-UTF-8 files. (GH-21177)
by Serhiy Storchaka
· 5 years ago
9d197c7
bpo-35975: Only use cf_feature_version if PyCF_ONLY_AST in cf_flags (#21021)
by Guido van Rossum
· 5 years ago
c8f29ad
bpo-40769: Allow extra surrounding parentheses for invalid annotated assignment rule (GH-20387)
by Batuhan Taskaya
· 5 years ago
2e0a920
bpo-41084: Adjust message when an f-string expression causes a SyntaxError (GH-21084)
by Lysandros Nikolaou
· 5 years ago
847f94f
bpo-40275: Use new test.support helper submodules in tests (GH-21151)
by Hai Shi
· 5 years ago
700cfa8
bpo-41069: Make TESTFN and the CWD for tests containing non-ascii characters. (GH-21035)
by Serhiy Storchaka
· 5 years ago
06a40d7
bpo-40275: Use new test.support helper submodules in tests (GH-20824)
by Hai Shi
· 5 years ago
0f8ec1f
bpo-41113: Fix test_warnings on non-Western locales. (GH-21143)
by Serhiy Storchaka
· 5 years ago
aad8f0e
bpo-41112: Fix test_peg_generator on non-UTF-8 locales. (GH-21138)
by Serhiy Storchaka
· 5 years ago
94eee69
bpo-35773: Fix test_bdb on non-UTF-8 locales. (GH-21136)
by Serhiy Storchaka
· 5 years ago
f7ba40b
bpo-40275: Use new test.support helper submodules in tests (GH-20849)
by Hai Shi
· 5 years ago
55939b1
bpo-41074: Fix support of non-ASCII names and SQL in msilib. (GH-21126)
by Serhiy Storchaka
· 5 years ago
152f0b8
bpo-41002: Optimize HTTPResponse.read with a given amount (GH-20943)
by Bruce Merry
· 5 years ago
a7dc714
bpo-41094: Additional fix for PYTHONSTARTUP. (GH-21119)
by Serhiy Storchaka
· 5 years ago
6c6810d
bpo-41094: Fix decoding errors with audit when open files. (GH-21095)
by Serhiy Storchaka
· 5 years ago
f9bd05e
bpo-40521: Empty frozenset is no longer a singleton (GH-21085)
by Raymond Hettinger
· 5 years ago
36ff513
bpo-41068: Fix read after write in zipfile for non-ASCII files names. (GH-21040)
by Serhiy Storchaka
· 5 years ago
c88239f
bpo-26407: Do not mask errors in csv. (GH-20536)
by Serhiy Storchaka
· 5 years ago
cafe1b6
bpo-40824: Do not mask errors in __iter__ in "in" and the operator module. (GH-20537)
by Serhiy Storchaka
· 5 years ago
6f79838
Skip tests to fix bot (GH-20777)
by Joannah Nanjekye
· 5 years ago
6989af0
bpo-41052: Opt out serialization/deserialization for _random.Random (GH-21002)
by Dong-hee Na
· 5 years ago
f9bab74
bpo-41055: Remove outdated tests for the tp_print slot. (GH-21006)
by Serhiy Storchaka
· 5 years ago
Next »