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-40234: Revert "bpo-37266: Daemon threads are now denied in subinterpreter...
Victor Stinner
2020-04-12
2
-28/+19
*
bpo-40246: Report a better error message for invalid string prefixes (GH-19476)
Lysandros Nikolaou
2020-04-12
1
-1/+1
*
bpo-31758: Prevent crashes when using an uninitialized _elementtree.XMLParser...
Oren Milman
2020-04-12
1
-0/+15
*
bpo-13743: Add some documentation strings to xml.dom.minidom (GH-16355)
Alex Itkes
2020-04-12
1
-0/+23
*
bpo-39011: Preserve line endings within ElementTree attributes (GH-18468)
mefistotelis
2020-04-12
2
-9/+10
*
bpo-40126: Fix reverting multiple patches in unittest.mock. (GH-19351)
Serhiy Storchaka
2020-04-11
2
-49/+27
*
bpo-39481: PEP 585 for a variety of modules (GH-19423)
Batuhan Taşkaya
2020-04-10
13
-0/+57
*
bpo-39481: PEP 585 for difflib, filecmp, fileinput (#19422)
Ethan Smith
2020-04-10
4
-0/+17
*
bpo-39481: PEP 585 for enumerate, AsyncGeneratorType, mmap (GH-19421)
Ethan Smith
2020-04-10
1
-4/+5
*
bpo-39481: PEP 585 for ipaddress.py (GH-19418)
Batuhan Taşkaya
2020-04-10
2
-0/+10
*
Generic itertools.chain (GH-19417)
Ethan Smith
2020-04-10
1
-1/+3
*
bpo-31904: Fix test_c_locale_coercion encodings for VxWorks RTOS (GH-19448)
pxinwr
2020-04-09
1
-0/+4
*
bpo-40187: Refactor typing.TypedDict. (GH-19372)
Serhiy Storchaka
2020-04-08
1
-34/+33
*
bpo-40185: Refactor typing.NamedTuple (GH-19371)
Serhiy Storchaka
2020-04-08
2
-59/+54
*
bpo-39481: Make os.DirEntry generic (GH-19415)
Batuhan Taşkaya
2020-04-07
1
-1/+2
*
bpo-40089: Add _at_fork_reinit() method to locks (GH-19195)
Victor Stinner
2020-04-07
2
-7/+43
*
bpo-39481: Implementation for PEP 585 (#18239)
Guido van Rossum
2020-04-07
15
-53/+282
*
bpo-40214: Temporarily disable a ctypes test (GH-19404)
Zachary Ware
2020-04-07
1
-2/+5
*
bpo-40196: Fix a bug in the symtable when reporting inspecting global variabl...
Pablo Galindo
2020-04-06
2
-2/+6
*
bpo-40182: Remove the _field_types attribute of the NamedTuple class (GH-19368)
Serhiy Storchaka
2020-04-04
2
-8/+4
*
bpo-36517: Raise error on multiple inheritance with NamedTuple (GH-19363)
Serhiy Storchaka
2020-04-04
2
-0/+10
*
Convert tuples to sets for faster searches (GH-19365)
Raymond Hettinger
2020-04-04
1
-3/+3
*
bpo-38689: avoid IDLE hanging when calltip fails getting a signature (GH-17152)
Tal Einat
2020-04-04
3
-15/+30
*
bpo-40141: Include the value in the column position for keyword AST nodes (GH...
Pablo Galindo
2020-04-03
1
-1/+1
*
bpo-40147: Move the check for duplicate keywords to the compiler (GH-19289)
Pablo Galindo
2020-04-03
2
-2/+2
*
bpo-40112: distutils test_search_cpp: Fix logic to determine if C compiler is...
Michael Felt
2020-04-03
1
-2/+1
*
bpo-40140: test_builtin.PtyTests registers SIGHUP handler (GH-19314)
Victor Stinner
2020-04-02
2
-8/+21
*
lib2to3: Support named assignment expressions (GH-12702)
Tim Hatch
2020-04-02
5
-6/+25
*
bpo-38972: Link to instructions to change PowerShell execution policy (GH-19131)
Derek Keeler
2020-04-02
1
-4/+15
*
bpo-40115: Fix refleak in test_asyncio.test_run_in_executor_cancel() (GH-19282)
Kyle Stanley
2020-04-02
1
-0/+2
*
bpo-40094: CGIHTTPRequestHandler logs exit code (GH-19285)
Victor Stinner
2020-04-02
1
-2/+3
*
bpo-39503: CVE-2020-8492: Fix AbstractBasicAuthHandler (GH-18284)
Victor Stinner
2020-04-02
2
-52/+107
*
bpo-40094: mailcap.test() uses waitstatus_to_exitcode() (GH-19287)
Victor Stinner
2020-04-02
1
-0/+1
*
bpo-40141: Add line and column information to ast.keyword nodes (GH-19283)
Pablo Galindo
2020-04-01
1
-1/+1
*
bpo-40094: Add os.waitstatus_to_exitcode() (GH-19201)
Victor Stinner
2020-04-01
11
-58/+50
*
bpo-39682: make `pathlib.Path` immutable by removing (undocumented) support f...
Barney Gale
2020-04-01
2
-49/+18
*
bpo-33262: Deprecate passing None for `s` to shlex.split() (GH-6514)
Zackery Spytz
2020-04-01
2
-1/+10
*
bpo-40121: Fix exception type in test (GH-19267)
Steve Dower
2020-04-01
1
-1/+1
*
Handle when IOCTL_VM_SOCKETS_GET_LOCAL_CID does not exist in "socket" (GH-19270)
Pablo Galindo
2020-04-01
1
-0/+2
*
bpo-40094: Add missing import to wait_process() (GH-19268)
Victor Stinner
2020-04-01
1
-0/+2
*
bpo-31160: Fix race condition in test_os.PtyTests (GH-19263)
Victor Stinner
2020-03-31
1
-2/+9
*
bpo-40094: Add _bootsubprocess._waitstatus_to_exitcode (GH-19264)
Victor Stinner
2020-03-31
1
-11/+15
*
bpo-40094: Enhance threading tests (GH-19260)
Victor Stinner
2020-03-31
2
-31/+39
*
bpo-40094: Enhance fork and wait tests (GH-19259)
Victor Stinner
2020-03-31
4
-24/+15
*
bpo-40094: Add test.support.wait_process() (GH-19254)
Victor Stinner
2020-03-31
17
-103/+109
*
bpo-40003: test.bisect_cmd copies Python options (GH-19246)
Victor Stinner
2020-03-31
1
-2/+14
*
bpo-40121: Fixes audit event raised on creating a new socket (GH-19238)
Steve Dower
2020-03-31
2
-0/+34
*
bpo-40108: Improve the error message in runpy when importing a module that in...
Pablo Galindo
2020-03-31
2
-0/+13
*
Fix bug in test_collections.py (#19221)
Curtis Bucher
2020-03-30
1
-1/+2
*
bpo-40077: Convert _abc module to use PyType_FromSpec() (GH-19202)
Dong-hee Na
2020-03-30
1
-1/+1
[next]