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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-41344: Raise ValueError when creating shared memory of size 0 (GH-21556)
Vinay Sharma
2020-08-30
1
-0/+1
*
bpo-39994: Fix pprint handling of dict subclasses that override __repr__ (GH-...
Irit Katriel
2020-08-30
2
-0/+2
*
closes bpo-41533: Fix a potential memory leak when allocating a stack (GH-21847)
Tony Solomonik
2020-08-30
1
-0/+2
*
bpo-41524: fix pointer bug in PyOS_mystr{n}icmp (GH-21845)
wmeehan
2020-08-27
1
-0/+2
*
bpo-41609: Fix output of pdb's whatis command for instance methods (GH-21935)
Irit Katriel
2020-08-27
1
-0/+1
*
bpo-41624: fix documentation of typing.Coroutine (GH-21952)
MingZhe Hu
2020-08-27
1
-0/+1
*
bpo-33660: Fix PosixPath to resolve a relative path on root
Dong-hee Na
2020-08-27
1
-0/+2
*
bpo-40077: Convert _operator to use PyType_FromSpec (GH-21954)
Dong-hee Na
2020-08-26
1
-0/+1
*
bpo-37658: Fix asyncio.wait_for() to respect waited task status (#21894)
Elvis Pranskevichus
2020-08-26
1
-0/+2
*
bpo-32751: Wait for task cancel in asyncio.wait_for() when timeout <= 0 (#21895)
Elvis Pranskevichus
2020-08-26
1
-0/+3
*
bpo-41513: More accurate hypot() (GH-21916)
Raymond Hettinger
2020-08-25
1
-0/+3
*
bpo-40782: Change asyncio.AbstractEventLoop.run_in_executor to be a method no...
James Weaver
2020-08-17
1
-0/+1
*
bpo-41521: Rename blacklist parameter to not_exported (GH-21824)
Victor Stinner
2020-08-17
1
-0/+2
*
bpo-41503: Fix race between setTarget and flush in logging.handlers.MemoryHan...
Irit Katriel
2020-08-16
1
-0/+1
*
bpo-41513: Improve speed and accuracy of math.hypot() (GH-21803)
Raymond Hettinger
2020-08-16
1
-0/+2
*
bpo-31122: ssl.wrap_socket() now raises ssl.SSLEOFError rather than OSError w...
Dima Tisnek
2020-08-15
1
-0/+1
*
bpo-41025: Fix subclassing for zoneinfo.ZoneInfo (GH-20965)
Paul Ganssle
2020-08-14
1
-0/+2
*
bpo-41526: Fixed layout of final page of the installer (GH-21871)
Steve Dower
2020-08-13
1
-0/+2
*
bpo-41520: Fix second codeop regression (GH-21848)
Terry Jan Reedy
2020-08-13
1
-1/+1
*
bpo-1635741: Port _winapi ext to multi-stage init (GH-21371)
Mohamed Koubaa
2020-08-13
1
-0/+1
*
bpo-41531: Fix compilation of dict literals with more than 0xFFFF elements (G...
Pablo Galindo
2020-08-13
1
-0/+2
*
bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844)
Victor Stinner
2020-08-12
1
-0/+3
*
bpo-41520: codeop no longer ignores SyntaxWarning (GH-21838)
Victor Stinner
2020-08-12
1
-0/+1
*
bpo-1635741: Port multiprocessing ext to multiphase init (GH-21378)
Mohamed Koubaa
2020-08-11
1
-0/+1
*
bpo-16995: add support for base32 extended hex (base32hex) (GH-20441)
Filipe LaĆns
2020-08-10
1
-0/+2
*
bpo-41324 Add a minimal decimal capsule API (#21519)
Stefan Krah
2020-08-10
1
-0/+3
*
bpo-41468: Improve and test IDLE run error exit (GH-21798)
Terry Jan Reedy
2020-08-09
1
-0/+1
*
bpo-35018: Sax parser should provide user access to lexical handlers (GH-20958)
Zackery Spytz
2020-08-09
1
-0/+2
*
bpo-41497: Fix potential UnicodeDecodeError in dis CLI (GH-21757)
Konge
2020-08-08
1
-0/+1
*
bpo-41477: Make ctypes optional in test_genericalias (GH-21766)
Victor Stinner
2020-08-07
1
-0/+1
*
bpo-39871: Fix an error in a news entry (GH-21749)
Zackery Spytz
2020-08-07
1
-1/+1
*
bpo-41440: add os.cpu_count() support for VxWorks RTOS (GH-21685)
pxinwr
2020-08-07
1
-0/+1
*
bpo-41492: Fixes the description appearing in UAC prompts on Windows (GH-21754)
Steve Dower
2020-08-06
1
-0/+1
*
bpo-40726: handle uninitalized end_lineno on ast.increment_lineno (GH-20312)
Batuhan Taskaya
2020-08-05
1
-0/+2
*
bpo-36982: Add support for extended color functions in ncurses 6.1 (GH-17536)
Hans Petter Jansson
2020-08-04
2
-0/+3
*
bpo-41431: Optimize dict_merge for copy (GH-21674)
Inada Naoki
2020-08-04
1
-0/+2
*
bpo-41467: Fix asyncio recv_into() on Windows (GH-21720)
Victor Stinner
2020-08-04
1
-0/+3
*
bpo-41425: Make tkinter doc example runnable (GH-21706)
Ankit Chandawala
2020-08-03
1
-0/+1
*
bpo-40979: refactored typing.rst; (mostly) same content, new sub-sections and...
Luciano Ramalho
2020-08-02
1
-0/+1
*
bpo-41421: Algebraic simplification for random.paretovariate() (GH-21695)
Raymond Hettinger
2020-08-01
1
-0/+3
*
bpo-41323: Perform 'peephole' optimizations directly on the CFG. (GH-21517)
Mark Shannon
2020-07-30
1
-0/+3
*
closes bpo-38156: Always handle interrupts in PyOS_StdioReadline. (GH-21569)
Benjamin Peterson
2020-07-29
1
-0/+1
*
bpo-41412 and bpo-40948: Windows installer updates (GH-21656)
Steve Dower
2020-07-28
2
-0/+3
*
bpo-35328: Set VIRTUAL_ENV_PROMPT at venv activation (GH-21587)
Zackery Spytz
2020-07-28
1
-0/+2
*
bpo-41045: Document debug feature of f-strings ('=') (GH-21509)
amaajemyfren
2020-07-27
1
-0/+1
*
bpo-31904: Fix test_ftplib failures for VxWorks RTOS (GH-19447)
pxinwr
2020-07-27
1
-0/+1
*
bpo-41340: Removed fallback implementation for strdup (GH-21634)
wasiher
2020-07-27
1
-0/+1
*
bpo-41384: Raise TclError in tkinter.OptionMenu (GH-21601)
Akuli
2020-07-27
1
-0/+2
*
bpo-41314: fixed annotations __future__ version (GH-21616)
YoSTEALTH
2020-07-25
1
-0/+1
*
bpo-38731: Add --quiet option to py_compile CLI (GH-17134)
Gregory Schevchenko
2020-07-25
2
-0/+3
[next]