index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-2065...
Miss Islington (bot)
2020-06-05
4
-15/+72
*
Fix missing FloatOperation in EXTRA_FUNCTIONALITY path. (GH-20655) (#20660)
Miss Islington (bot)
2020-06-05
1
-0/+2
*
bpo-40807: Show warnings once from codeop._maybe_compile (GH-20486)
Miss Islington (bot)
2020-06-04
2
-9/+18
*
bpo-17258: Add requires_hashdigest to multiprocessing tests (GH-20412)
Miss Islington (bot)
2020-06-04
2
-0/+12
*
[3.9] bpo-40826: PyOS_InterruptOccurred() requires GIL (GH-20578) (GH-20618)
Victor Stinner
2020-06-03
1
-1/+4
*
[3.9] bpo-40826: Fix GIL usage in PyOS_Readline() (GH-20613)
Victor Stinner
2020-06-03
1
-6/+16
*
Update error message in _zoneinfo.py to use f-string (GH-20577)
Miss Islington (bot)
2020-06-03
1
-1/+1
*
bpo-40767: Allow pure Wayland to get default XDG web browser (GH-20382)
Miss Islington (bot)
2020-06-03
1
-1/+1
*
[3.9] bpo-40630: Add tracemalloc.reset_peak (GH-20102) (GH-20545)
Huon Wilson
2020-06-01
1
-0/+24
*
Make sure that keyword arguments are merged into the arguments dictionary whe...
Miss Islington (bot)
2020-06-01
1
-0/+18
*
bpo-17005: Move topological sort functionality to its own module (GH-20558)
Miss Islington (bot)
2020-06-01
4
-515/+490
*
bpo-40759: Deprecate the symbol module (GH-20364)
Miss Islington (bot)
2020-05-31
1
-0/+9
*
Fix asyncio.to_thread() documented return type (GH-20547)
Miss Islington (bot)
2020-05-31
1
-1/+1
*
bpo-39885: Make IDLE context menu cut and copy work again (GH-18951)
Miss Islington (bot)
2020-05-29
3
-16/+50
*
Further de-linting of zoneinfo module (GH-20499)
Miss Islington (bot)
2020-05-29
4
-12/+5
*
bpo-40780: Fix failure of _Py_dg_dtoa to remove trailing zeros (GH-20435) (GH...
Miss Islington (bot)
2020-05-29
1
-0/+11
*
bpo-40784: Fix sqlite3 deterministic test (GH-20448)
Miss Islington (bot)
2020-05-29
1
-9/+27
*
bpo-39040: Fix parsing of email mime headers with whitespace between encoded-...
Miss Islington (bot)
2020-05-29
2
-0/+28
*
bpo-30064: Properly skip unstable loop.sock_connect() racing test (GH-20494)
Miss Islington (bot)
2020-05-28
1
-20/+26
*
bpo-30064: Fix unstable asyncio "racing" socket tests (GH-20485)
Miss Islington (bot)
2020-05-28
1
-0/+4
*
[3.9] bpo-40791: Use CRYPTO_memcmp() for compare_digest (GH-20456) (GH-20461)
Christian Heimes
2020-05-28
2
-36/+55
*
bpo-40795: ctypes calls unraisablehook with an exception (GH-20452)
Miss Islington (bot)
2020-05-27
3
-27/+44
*
[3.9] bpo-40614: Respect feature version for f-string debug expressions (GH-2...
Pablo Galindo
2020-05-27
1
-0/+5
*
bpo-30064: Fix asyncio loop.sock_* race condition issue (GH-20369)
Miss Islington (bot)
2020-05-27
2
-16/+156
*
[3.9] Backport GH-20370 and GH-20436: Soft keywords (GH-20458)
Lysandros Nikolaou
2020-05-27
1
-0/+42
*
bpo-13097: ctypes: limit callback to 1024 arguments (GH-19914)
Miss Islington (bot)
2020-05-27
1
-0/+15
*
bpo-39244: multiprocessing return default start method first on macOS (GH-18625)
Miss Islington (bot)
2020-05-26
2
-4/+7
*
bpo-40637: Fix test_pbkdf2_hmac_py for missing sha1 (GH-20422)
Miss Islington (bot)
2020-05-26
1
-9/+23
*
bpo-35714: Reject null characters in struct format strings (GH-16928)
Miss Islington (bot)
2020-05-26
1
-0/+8
*
Simplify creation of the __new__ method in namedtuple() (GH-20361) (GH-20409)
Miss Islington (bot)
2020-05-26
1
-4/+2
*
[3.9] bpo-38964: Print correct filename on a SyntaxError in an fstring (GH-20...
Lysandros Nikolaou
2020-05-26
1
-1/+13
*
bpo-40246: Fix test_fstring when run with the old parser (GH-20402)
Lysandros Nikolaou
2020-05-26
1
-1/+7
*
bpo-23082: Better error message for PurePath.relative_to() from pathlib (GH-1...
Miss Islington (bot)
2020-05-25
1
-1/+2
*
bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383)
Miss Islington (bot)
2020-05-25
1
-1/+1
*
bpo-40695: Limit hashlib builtin hash fallback (GH-20259)
Miss Islington (bot)
2020-05-25
1
-2/+3
*
bpo-36290: Fix keytword collision handling in AST node constructors (GH-12382)
Miss Islington (bot)
2020-05-24
2
-0/+16
*
bpo-40443: Remove unused imports in the zoneinfo (GH-20354)
Miss Islington (bot)
2020-05-24
2
-4/+0
*
bpo-37309: Update IDLE NEWS.txt (GH-20356)
Miss Islington (bot)
2020-05-24
1
-0/+1
*
bpo-40723: Make IDLE autocomplete test run without __main__.__file__ (GH-20311)
Miss Islington (bot)
2020-05-24
2
-1/+3
*
bpo-40696: Fix a hang that can arise after gen.throw() (GH-20287)
Miss Islington (bot)
2020-05-22
2
-3/+62
*
bpo-9216: hashlib usedforsecurity fixes (GH-20258)
Miss Islington (bot)
2020-05-22
5
-34/+87
*
Fix the URL to fishshell.com (GH-20251)
Miss Islington (bot)
2020-05-22
1
-1/+1
*
bpo-40334: Produce better error messages for non-parenthesized genexps (GH-20...
Miss Islington (bot)
2020-05-22
1
-5/+3
*
bpo-40715: Reject dict unpacking on dict comprehensions (GH-20292)
Miss Islington (bot)
2020-05-21
1
-0/+5
*
[3.9] bpo-40176: Improve error messages for trailing comma on from import (GH...
Pablo Galindo
2020-05-21
1
-0/+8
*
bpo-32309: Add support for contextvars in asyncio.to_thread() (GH-20278)
Miss Islington (bot)
2020-05-21
2
-2/+20
*
s/wakup/wakeup (GH-20250)
Miss Islington (bot)
2020-05-20
1
-1/+1
*
bpo-40698: Improve distutils upload hash digests (GH-20260)
Miss Islington (bot)
2020-05-20
2
-5/+41
*
bpo-38870: invalid escape sequence (GH-20240)
Miss Islington (bot)
2020-05-19
1
-1/+1
*
bpo-32309: Implement asyncio.to_thread() (GH-20143)
Miss Islington (bot)
2020-05-19
3
-0/+102
[next]