Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
701b63894fdb75b12865b9be6261ce4913da76f5
/
Lib
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
6a613f9
random module: Convert a "while 1" to "while True (GH-21700)
by Raymond Hettinger
· 5 years ago
5c32709
bpo-41421: Algebraic simplification for random.paretovariate() (GH-21695)
by Raymond Hettinger
· 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
c82dda1
bpo-35328: Set VIRTUAL_ENV_PROMPT at venv activation (GH-21587)
by Zackery Spytz
· 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
f1d40f9
bpo-41384: Raise TclError in tkinter.OptionMenu (GH-21601)
by Akuli
· 5 years ago
508ed2d
Delete remaining references to Grammar/Grammar from docs (#21624)
by Guido van Rossum
· 5 years ago
b1a8730
bpo-41385: Fix test_executable_without_cwd on Windows (GH-21608)
by Serhiy Storchaka
· 5 years ago
0028c14
bpo-41314: fixed annotations __future__ version (GH-21616)
by YoSTEALTH
· 5 years ago
daff390
bpo-38731: Add --quiet option to py_compile CLI (GH-17134)
by Gregory Schevchenko
· 5 years ago
af08db7
bpo-37309: NEWS for #41373 (GH-21612)
by Terry Jan Reedy
· 5 years ago
0dd463c
bpo-41373: IDLE: Fix saving files loaded with no newlines or mixed newlines (GH-21597)
by Serhiy Storchaka
· 5 years ago
0dd98c2
bpo-41317: Remove reader on cancellation in asyncio.loop.sock_accept() (#21595)
by Alex Grönholm
· 5 years ago
592527f
bpo-4630: Fix errors in Lib/idlelib/NEWS.txt (GH-21594)
by Zackery Spytz
· 5 years ago
bcd4783
bpo-41182 selector: use DefaultSelector based upon implementation (GH-21257)
by Abhijeet Kasurde
· 5 years ago
653f420
bpo-41341: Recursive evaluation of ForwardRef in get_type_hints (#21553)
by wyfo
· 5 years ago
bf2f76e
bpo-41364: Reduce import overhead of uuid module (GH-21586)
by Steve Dower
· 5 years ago
12f4334
bpo-41334: Convert constructors of str, bytes and bytearray to Argument Clinic (GH-21535)
by Serhiy Storchaka
· 5 years ago
d42528a
bpo-37703: improve asyncio.gather documentation regarding cancellation (GH-15312)
by Vinay Sharma
· 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
38d3864
bpo-41300: IDLE - save files with non-ascii chars (GH-21512)
by Terry Jan Reedy
· 5 years ago
e34bbfd
bpo-31844: Remove _markupbase.ParserBase.error() (GH-8562)
by Berker Peksag
· 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
6a1e9c2
Fix error in docstrings in bisect module (GH-21422)
by Sergey Golitsynskiy
· 5 years ago
4c8f09d
bpo-36346: Make using the legacy Unicode C API optional (GH-21437)
by Serhiy Storchaka
· 5 years ago
bce2eb4
bpo-37765: Add keywords to IDLE tab completions (GH-15138)
by Terry Jan Reedy
· 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
a95ac77
bpo-41224: Document is_annotated() in symtable module and update doc strings (GH-21369)
by Joannah Nanjekye
· 5 years ago
8f42748
bpo-29778: test_embed tests the path configuration (GH-21306)
by Victor Stinner
· 5 years ago
6ae2780
bpo-41207 In distutils.spawn, rewrite FileNotFound (GH-21359)
by Jason R. Coombs
· 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
0ab917e
bpo-41193: Ignore OSError in readline write_history() (GH-21279)
by Victor Stinner
· 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
6b34d7b
bpo-39385: Add an assertNoLogs context manager to unittest.TestCase (GH-18067)
by Kit Choi
· 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
694d31e
bpo-41158: IDLE: rewrite the code for handling file encoding (GH-21215)
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
2515a28
bpo-41152: IDLE: always use UTF-8 for standard IO streams (GH-21214)
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
cd3c2bd
bpo-31082: Use "iterable" in the docstring for functools.reduce() (GH-20796)
by Zackery Spytz
· 5 years ago
8ab77c6
bpo-41144: Fix IDLE open module error (#21182)
by E-Paine
· 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
ef19bad
Improve code organization for the random module (GH-21161)
by Raymond Hettinger
· 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
80526f6
Fix typo in dataclasses module (GH-21109)
by Jürgen Gmach
· 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
bc43f6e
bpo-41065: Use zip-strict in zoneinfo (GH-21031)
by Ram Rachum
· 5 years ago
26a1ad1
Small clean-ups for the random module (GH-21038)
by Raymond Hettinger
· 5 years ago
9e27bc0
bpo-41005: Fixed perrmission error (GH-20936)
by Krishna Chivukula
· 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
Next »