Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
99eb70a9eb9493602ff6ad8bb92df4318cf05a3e
/
Lib
« Previous
e3f90b2
bpo-38598: Do not try to compile IDLE shell or output windows (GH-16939)
by Terry Jan Reedy
· 5 years ago
26ae9f6
bpo-38535: Fix positions for AST nodes for calls without arguments in decorators. (GH-16861)
by Serhiy Storchaka
· 5 years ago
96b06ae
bpo-33348: parse expressions after * and ** in lib2to3 (GH-6586)
by Zsolt Dollenstein
· 5 years ago
a01ba33
bpo-30618: add readlink to pathlib.Path (GH-8285)
by Girts
· 5 years ago
1b53a24
bpo-34679: ProactorEventLoop only uses set_wakeup_fd() in main thread (GH-16901)
by Victor Stinner
· 5 years ago
10ecbad
bpo-31202: Preserve case of literal parts in Path.glob() on Windows. (GH-16860)
by Serhiy Storchaka
· 5 years ago
2eba6ad
bpo-38493: Add os.CLD_KILLED and os.CLD_STOPPED. (GH-16821)
by Dong-hee Na
· 5 years ago
a9ed91e
bpo-27961: Replace PY_LONG_LONG with long long. (GH-15386)
by Sergey Fedoseev
· 5 years ago
919f0bc
bpo-38208: Simplify string.Template by using __init_subclass__(). (GH-16256)
by Serhiy Storchaka
· 5 years ago
58ccd20
bpo-36321: Fix misspelled attribute name in namedtuple() (GH-16858)
by Raymond Hettinger
· 5 years ago
24dc2f8
bpo-38525: Fix a segmentation fault when using reverse iterators of empty dict (GH-16846)
by Dong-hee Na
· 5 years ago
e4c431e
bpo-36876: Re-organize the c-analyzer tool code. (gh-16841)
by Eric Snow
· 5 years ago
5eabec0
bpo-38521: Fix error in NormalDist.__eq__() (GH-16840)
by Raymond Hettinger
· 5 years ago
ecb035c
bpo-38502: regrtest uses process groups if available (GH-16829)
by Victor Stinner
· 5 years ago
5a88d50
bpo-27657: Fix urlparse() with numeric paths (#661)
by Tim Graham
· 5 years ago
f33c57d5
bpo-33604: Raise TypeError on missing hmac arg. (GH-16805)
by Gregory P. Smith
· 5 years ago
d8ca235
bpo-34953: Implement `mmap.mmap.__repr__` (GH-9891)
by Taine Zhao
· 5 years ago
a661392
bpo-37531: regrtest now catchs ProcessLookupError (GH-16827)
by Victor Stinner
· 5 years ago
392a13b
bpo-38006: Add unit test for weakref clear bug (GH-16788)
by Neil Schemenauer
· 5 years ago
fab4ef2
bpo-35998: Fix test_asyncio.test_start_tls_server_1() (GH-16815)
by Victor Stinner
· 5 years ago
8d59eb1
bpo-37961, tracemalloc: add Traceback.total_nframe (GH-15545)
by Julien Danjou
· 5 years ago
f3ef06a
bpo-38478: Correctly handle keyword argument with same name as positional-only parameter (GH-16800)
by Pablo Galindo
· 5 years ago
eb1dda2
bpo-38470: Fix test_compileall.test_compile_dir_maxlevels() (GH-16789)
by Victor Stinner
· 5 years ago
d83fc27
bpo-38453: Resolve test directories before chdir to them (GH-16723)
by Steve Dower
· 5 years ago
aad2ee0
bpo-32498: urllib.parse.unquote also accepts bytes (GH-7768)
by Stein Karlsen
· 5 years ago
fd5c414
bpo-38469: Handle named expression scope with global/nonlocal keywords (GH-16755)
by Pablo Galindo
· 5 years ago
466326d
bpo-38379: Don't block collection of unreachable objects when some objects resurrect (GH-16687)
by Pablo Galindo
· 5 years ago
b16e382
bpo-38202: Fix a crash in dict_view & non-itearble. (GH-16241)
by Zackery Spytz
· 5 years ago
793cb85
bpo-38431: Fix __repr__ method of InitVar to work with typing objects. (GH-16702)
by Samuel Colvin
· 5 years ago
140a7d1
bpo-38378: Rename parameters "out" and "in" of os.sendfile(). (GH-16742)
by Serhiy Storchaka
· 5 years ago
46113e0
bpo-38456: Handle the case when there is no 'true' command (GH-16739)
by Pablo Galindo
· 5 years ago
67b93f8
bpo-38456: Use /bin/true in test_subprocess (GH-16736)
by Gregory P. Smith
· 5 years ago
f3751ef
bpo-38417: Add umask support to subprocess (GH-16726)
by Gregory P. Smith
· 5 years ago
822922a
bpo-35800: Deprecate smtpd.MailmanProxy (GH-11675)
by Samuel Colvin
· 5 years ago
19a3d87
bpo-38449: Revert "bpo-22347: Update mimetypes.guess_type to allow oper parsing of URLs (GH-15522)" (GH-16724)
by Abhilash Raj
· 5 years ago
2b7dc40
bpo-38347: find pathfix for Python scripts whose name contain a '-' (GH-16536)
by Ruediger Pluem
· 5 years ago
1dbe537
Re-enable the OverflowError test for test_truediv on test_complex (GH-16591)
by Dong-hee Na
· 5 years ago
7bb1431
bpo-38109: Add missing constants to Lib/stat.py (GH-16665)
by Ronan Lamy
· 5 years ago
ecbf35f
bpo-38379: don't claim objects are collected when they aren't (#16658)
by Tim Peters
· 5 years ago
e8bedbd
bpo-38368: Added fix for ctypes crash when handling arrays in structs… (GH-16589)
by Vinay Sajip
· 5 years ago
0ec618a
bpo-37531: regrtest ignores output on timeout (GH-16659)
by Victor Stinner
· 5 years ago
e53c580
test_dictviews: Add testcase for dictviews_sub (GH-16660)
by Dong-hee Na
· 5 years ago
10cd00a
bpo-38395: Fix ownership in weakref.proxy methods (GH-16632)
by Pablo Galindo
· 5 years ago
8252c52
bpo-38407: Add docstrings for typing.SupportsXXX classes. (GH-16644)
by Serhiy Storchaka
· 5 years ago
13abda4
bpo-38405: Make nested subclasses of typing.NamedTuple pickleable. (GH-16641)
by Serhiy Storchaka
· 5 years ago
b690a27
bpo-36698: IDLE no longer fails when write non-encodable characters to stderr. (GH-16583)
by Serhiy Storchaka
· 5 years ago
d05b000
bpo-38371: Tkinter: deprecate the split() method. (GH-16584)
by Serhiy Storchaka
· 5 years ago
0d3fe8a
closes bpo-38402: Check error of primitive crypt/crypt_r. (GH-16599)
by Antonio Gutierrez
· 5 years ago
e310af9
bpo-38344: Fix syntax in activate.bat (GH-16533)
by James Abel
· 5 years ago
6876257
bpo-36389: _PyObject_CheckConsistency() available in release mode (GH-16612)
by Victor Stinner
· 5 years ago
ef092fe
bpo-25988: Do not expose abstract collection classes in the collections module. (GH-10596)
by Serhiy Storchaka
· 5 years ago
c38e725
bpo-38210: Fix intersection operation with dict view and iterator. (GH-16602)
by Dong-hee Na
· 5 years ago
65dcc8a
bpo-38332: Catch KeyError from unknown cte in encoded-word. (GH-16503)
by Andrei Troie
· 5 years ago
3faf826
bpo-38341: Add SMTPNotSupportedError in the exports of smtplib (#16525)
by nde
· 5 years ago
06cb94b
bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-16545)
by Serhiy Storchaka
· 5 years ago
b23a842
bpo-34344 Fix AbstractEventLoopPolicy.get_event_loop docstring (GH-16463)
by idomic
· 5 years ago
a0e3d27
bpo-38355: Fix ntpath.realpath failing on sys.executable (GH-16551)
by Steve Dower
· 5 years ago
098e256
bpo-36670: Enhance regrtest (GH-16556)
by Victor Stinner
· 5 years ago
c65119d
bpo-36670: Enhance regrtest WindowsLoadTracker (GH-16553)
by Victor Stinner
· 5 years ago
3e04cd2
bpo-36670, regrtest: Fix WindowsLoadTracker() for partial line (GH-16550)
by Victor Stinner
· 5 years ago
b3e7045
bpo-38338, test.pythoninfo: add more ssl infos (GH-16539)
by Victor Stinner
· 5 years ago
2ea71a0
bpo-36670: regrtest bug fixes (GH-16537)
by Victor Stinner
· 5 years ago
982bfa4
bpo-36670: Multiple regrtest bugfixes (GH-16511)
by Victor Stinner
· 5 years ago
94e1650
bpo-38319: Fix shutil._fastcopy_sendfile(): set sendfile() max block size (GH-16491)
by Giampaolo Rodola
· 5 years ago
cf57cab
bpo-32689: Updates shutil.move to allow for Path objects to be used as source arg (GH-15326)
by Maxwell A McKinnon
· 5 years ago
e407013
Fix and improve `asyncio.run()` docs (GH-16403)
by Kyle Stanley
· 5 years ago
fc4a044
bpo-30773: Fix ag_running; prohibit running athrow/asend/aclose in parallel (#7468)
by Yury Selivanov
· 5 years ago
6758e6e
bpo-38242: Revert "bpo-36889: Merge asyncio streams (GH-13251)" (#16482)
by Yury Selivanov
· 5 years ago
3667e1e
bpo-38163: Child mocks detect their type as sync or async (GH-16471)
by Lisa Roach
· 5 years ago
5bcc6d8
bpo-37096: Add large-file tests for modules using sendfile(2) (GH-13676)
by Giampaolo Rodola
· 5 years ago
25e115e
bpo-38161: Removes _AwaitEvent from AsyncMock. (GH-16443)
by Lisa Roach
· 5 years ago
fb4ae15
bpo-38317: Fix PyConfig.warnoptions priority (GH-16478)
by Victor Stinner
· 5 years ago
58498bc
bpo-38019: correctly handle pause/resume reading of closed asyncio unix pipe (GH-16472)
by Andrew Svetlov
· 5 years ago
9a7d951
bpo-38108: Makes mock objects inherit from Base (GH-16060)
by Lisa Roach
· 5 years ago
c816503
bpo-38115: Deal with invalid bytecode offsets in lnotab (GH-16079)
by T. Wouters
· 5 years ago
7774d78
bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16448)
by Jason R. Coombs
· 5 years ago
e8650a4
bpo-38243, xmlrpc.server: Escape the server_title (GH-16373)
by Dong-hee Na
· 5 years ago
5d6f5b6
bpo-32820: Simplify __format__ implementation for ipaddress. (GH-16378)
by Serhiy Storchaka
· 5 years ago
6693f73
bpo-38187: Fix a refleak in Tools/c-analyzer. (gh-16304)
by Eric Snow
· 5 years ago
9055815
bpo-38270: More fixes for strict crypto policy (GH-16418)
by Christian Heimes
· 5 years ago
6ce03ec
cleanup ababstractproperty in typing.py (GH-16432)
by HongWeipeng
· 5 years ago
0bcbfa4
bpo-28009: Fix uuid.uuid1() and uuid.get_node() on AIX (GH-8672)
by Michael Felt
· 5 years ago
9f77268
bpo-38275: Fix test_ssl issue caused by GH-16386 (#16428)
by Christian Heimes
· 5 years ago
df6ac7e
bpo-38275: Skip ssl tests for disabled versions (GH-16386)
by Christian Heimes
· 5 years ago
64b4a3a
bpo-38239: Fix test_gdb for Link Time Optimization (LTO) (GH-16422)
by Victor Stinner
· 5 years ago
12f2f17
bpo-38234: Py_Initialize() sets global path configuration (GH-16421)
by Victor Stinner
· 5 years ago
3d984a1
compileall tests: Use shorter name for long_path test (GH-16419)
by Petr Viktorin
· 5 years ago
4f2eac0
bpo-38223: Reorganize test_shutil. (GH-16281)
by Serhiy Storchaka
· 5 years ago
4267c98
bpo-38112: compileall: Skip long path path on Windows if the path can't be created (GH-16414)
by Petr Viktorin
· 5 years ago
8e7bb99
bpo-38112: Compileall improvements (GH-16012)
by Lumír 'Frenzy' Balhar
· 5 years ago
49d99f0
bpo-38234: Fix test_embed.test_init_setpath_config() on FreeBSD (GH-16406)
by Victor Stinner
· 5 years ago
8bf39b6
bpo-38234: Add test_init_setpath_config() to test_embed (GH-16402)
by Victor Stinner
· 5 years ago
df69e75
bpo-38142: Updated _hashopenssl.c to be PEP 384 compliant (#16071)
by Christian Heimes
· 5 years ago
cc28ed2
bpo-22273: Removed temporary test skipping on PPC platforms. (GH-16399)
by Vinay Sajip
· 5 years ago
bfd0c96
bpo-38271: encrypt private key test files with AES256 (GH-16385)
by Christian Heimes
· 5 years ago
543a395
bpo-38005: Remove support of string argument in InterpreterID(). (GH-16227)
by Serhiy Storchaka
· 5 years ago
00508a7
bpo-38234: Fix test_embed pathconfig tests (GH-16390)
by Victor Stinner
· 5 years ago
c64a1a6
bpo-38270: Check for hash digest algorithms and avoid MD5 (GH-16382)
by Christian Heimes
· 5 years ago
417089e
bpo-22273: Re-enabled ctypes test on ARM machines. (GH-16388)
by Vinay Sajip
· 5 years ago
faca855
bpo-36046: posix_spawn() doesn't support uid/gid (GH-16384)
by Victor Stinner
· 5 years ago
Next »