Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c2c1f1f906cdeb40576880d4b6a4f8fcbc016eb8
/
Lib
/
test
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
19fcffa
bpo-41058: Use source file encoding in pdb.find_function(). (GH-21010)
by Serhiy Storchaka
· 5 years ago
6c4e0bd
bpo-41060: Avoid SEGFAULT when calling GET_INVALID_TARGET in the grammar (GH-21020)
by Lysandros Nikolaou
· 5 years ago
314858e
bpo-40939: Remove the old parser (Part 2) (GH-21005)
by Lysandros Nikolaou
· 5 years ago
55460ee
bpo-41044: Generate valid PEG python parsers for opt+seq rules (GH-20995)
by Batuhan Taskaya
· 5 years ago
9355868
bpo-41043: Escape literal part of the path for glob(). (GH-20994)
by Serhiy Storchaka
· 5 years ago
a041e11
bpo-41040: Fix test_modulefinder. (GH-20991)
by Serhiy Storchaka
· 5 years ago
3358da4
bpo-38377: Fix skip_if_broken_multiprocessing_synchronize() on macOS (GH-20984)
by Victor Stinner
· 5 years ago
310f6aa
bpo-40636: PEP 618: add strict parameter to zip() (GH-20921)
by Guido van Rossum
· 5 years ago
01ece63
bpo-40334: Produce better error messages on invalid targets (GH-20106)
by Lysandros Nikolaou
· 5 years ago
8a64cea
bpo-38144: Add the root_dir and dir_fd parameters in glob.glob(). (GH-16075)
by Serhiy Storchaka
· 5 years ago
8f192d1
bpo-40884: Added defaults parameter for logging.Formatter (GH-20668)
by Bar Harel
· 5 years ago
ddbeb2f
bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() (GH-20944)
by Victor Stinner
· 5 years ago
9e09849
bpo-41006: importlib.util no longer imports typing (GH-20938)
by Victor Stinner
· 5 years ago
236a0f5
bpo-40637: Do not emit warnings for disabled builtin hashes (GH-20937)
by stratakis
· 5 years ago
bb6ec14
bpo-41009: fix requires_OS_version() class decorator (GH-20942)
by Christian Heimes
· 5 years ago
8362893
bpo-41003: Fix test_copyreg when numpy is installed (GH-20935)
by Victor Stinner
· 5 years ago
818f5b5
bpo-32604: Clean up test.support.interpreters. (gh-20926)
by Eric Snow
· 5 years ago
113e2b0
bpo-40985: Show correct SyntaxError text when last line has a LINECONT (GH-20888)
by Lysandros Nikolaou
· 5 years ago
8666356
closes bpo-28557: error message for bad raw readinto (GH-7496)
by David Szotten
· 5 years ago
5f79f46
bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491)
by Xavier Fernandez
· 5 years ago
4a3a682
bpo-40448: ensurepip: Do not use cache (GH-19812)
by Krzysztof Konopko
· 5 years ago
d8cf351
bpo-34226: fix cgi.parse_multipart without content_length (GH-8530)
by roger
· 5 years ago
8f04a84
bpo-30064: Fix slow asyncio sock test (GH-20868)
by Fantix King
· 5 years ago
d71ab4f
bpo-40855: Fix ignored mu and xbar parameters (GH-20835)
by Raymond Hettinger
· 5 years ago
29c1172
bpo-40834: Fix truncate when sending str object with channel (GH-20555)
by An Long
· 5 years ago
08b1bba
bpo-40964: disable remote IMAP tests (GH-20836)
by Christian Heimes
· 5 years ago
3ee0e48
bpo-40890: Add `mapping` property to dict views (GH-20749)
by Dennis Sweeney
· 5 years ago
2145c8c
bpo-33944: site: Add site-packages tracing in verbose mode (GH-12110)
by native-api
· 5 years ago
1ed83ad
bpo-40939: Remove the old parser (GH-20768)
by Pablo Galindo
· 5 years ago
311110a
bpo-40275: Move TransientResource to test_urllib2net (GH-20812)
by Victor Stinner
· 5 years ago
10e6506
bpo-40275: Add warnings_helper submodule in test.support (GH-20797)
by Hai Shi
· 5 years ago
bdfe9b6
bpo-40275: test.supports imports lazily fnmatch, glob, struct (GH-20810)
by Victor Stinner
· 5 years ago
d72b964
bpo-40947: getpath.c uses PyConfig.platlibdir (GH-20807)
by Victor Stinner
· 5 years ago
b2dca49
bpo-34401: Fix test_gdb for HP GDB version string (GH-20804)
by Victor Stinner
· 5 years ago
896f4cf
bpo-40847: Consider a line with only a LINECONT a blank line (GH-20769)
by Lysandros Nikolaou
· 5 years ago
7f888c7
bpo-40275: Add import_helper submodule in test.support (GH-20794)
by Hai Shi
· 5 years ago
9c24e2e
bpo-40927: Fix test_binhex when run twice (GH-20764)
by Victor Stinner
· 5 years ago
f6e58ae
bpo-40826: Fix test_repl.test_close_stdin() on Windows (GH-20779)
by Victor Stinner
· 5 years ago
ec88e1b
bpo-36543: Revert "bpo-36543: Remove the xml.etree.cElementTree module." (GH-20117)
by Serhiy Storchaka
· 5 years ago
c6483c9
Raise specialised syntax error for invalid lambda parameters (GH-20776)
by Pablo Galindo
· 5 years ago
0d00b2a
bpo-40275: Add os_helper submodule in test.support (GH-20765)
by Hai Shi
· 5 years ago
07d8112
bpo-40889: Optimize dict.items() ^ dict.items() (GH-20718)
by Dennis Sweeney
· 5 years ago
bae872f
bpo-32604: Recommit "bpo-32604: PEP 554 for use in test suite (GH-19985)" (GH-20611)
by Joannah Nanjekye
· 5 years ago
e81f6e6
bpo-40910: Export Py_GetArgcArgv() function (GH-20721)
by Victor Stinner
· 5 years ago
8f023a2
bpo-40854: Allow overriding sys.platlibdir via PYTHONPLATLIBDIR env-var (GH-20605)
by Sandro Mani
· 5 years ago
9f49590
bpo-40903: Handle multiple '=' in invalid assignment rules in the PEG parser (GH-20697)
by Pablo Galindo
· 5 years ago
972ab03
bpo-40904: Fix segfault in the new parser with f-string containing yield statements with no value (GH-20701)
by Pablo Galindo
· 5 years ago
2efe18b
bpo-39791: Support file systems that cannot support non-ascii filenames (skipping tests in that case). (#20681)
by Jason R. Coombs
· 5 years ago
f7c4e23
bpo-40724: Support setting buffer slots from type specs (GH-20648)
by scoder
· 5 years ago
68874a8
bpo-40870: Invalidate usage of some constants with ast.Name (GH-20649)
by Batuhan Taskaya
· 5 years ago
b084d1b
bpo-40862: Raise TypeError when const is given to argparse.BooleanOptionalAction (GH-20623)
by Rémi Lapeyre
· 5 years ago
161541a
bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-20659)
by Jason R. Coombs
· 5 years ago
5fe1df1
Fix missing FloatOperation in EXTRA_FUNCTIONALITY path. (#20655)
by Stefan Krah
· 5 years ago
052d3fc
bpo-40807: Show warnings once from codeop._maybe_compile (#20486)
by Cheryl Sabella
· 5 years ago
b022e5c
bpo-17258: Add requires_hashdigest to multiprocessing tests (GH-20412)
by Christian Heimes
· 5 years ago
fa7ab6a
bpo-40826: Add _PyOS_InterruptOccurred(tstate) function (GH-20599)
by Victor Stinner
· 5 years ago
85339f5
bpo-35078: Allow customization of CSS class name of a month in calendar module (gh-10137)
by Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
· 5 years ago
Next »