Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e34bbfd61f405eef89e8aa50672b0b25022de320
/
Lib
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
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
8a0fe7b
Improve blake2 comment for Victor (GH-20981)
by Christian Heimes
· 5 years ago
66a65ba
Improve readability of `formataddr` docstring (GH-20963)
by Jürgen Gmach
· 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
98ce7b1
bpo-41006: pkgutil imports lazily re (GH-20939)
by Victor Stinner
· 5 years ago
7824cc0
bpo-41006: collections imports lazily heap (GH-20940)
by Victor Stinner
· 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
25f38d7
bpo-40836: Add docstring to logging.fatal() and logging.Logger.fatal() (GH-20563)
by Rémi Lapeyre
· 5 years ago
78319e3
Include soft keywords in keyword.py (GH-20877)
by Pablo Galindo
· 5 years ago
8f04a84
bpo-30064: Fix slow asyncio sock test (GH-20868)
by Fantix King
· 5 years ago
5aad027
Some reformatting (suggested by Black) and minor factoring. (GH-20865)
by Raymond Hettinger
· 5 years ago
Next »