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-41841: Prepare IDLE News for 3.10 (GH-22379)
Terry Jan Reedy
2020-09-23
1
-2/+7
*
bpo-41816: `StrEnum.__str__` is `str.__str__` (GH-22362)
Ethan Furman
2020-09-22
2
-0/+33
*
bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363)
Terry Jan Reedy
2020-09-22
2
-20/+25
*
bpo-41810: Reintroduce `types.EllipsisType`, `.NoneType` & `.NotImplementedTy...
Bas van Beek
2020-09-22
2
-0/+13
*
bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_module...
Thomas Grainger
2020-09-22
1
-7/+87
*
bpo-41817: use new StrEnum to ensure all members are strings (GH-22348)
Ethan Furman
2020-09-22
1
-7/+7
*
bpo-40670: More reliable validation of statements in timeit.Timer. (GH-22358)
Serhiy Storchaka
2020-09-22
2
-0/+10
*
bpo-40181: Remove '/' reminder in IDLE calltips. (GH-22350)
Terry Jan Reedy
2020-09-22
3
-9/+6
*
bpo-41816: add `StrEnum` (GH-22337)
Ethan Furman
2020-09-22
2
-22/+64
*
bpo-40084: Enum - dir() includes member attributes (GH-19219)
Angelin BOOZ
2020-09-21
3
-2/+18
*
bpo-41513: Add accuracy tests for math.hypot() (GH-22327)
Raymond Hettinger
2020-09-21
1
-0/+63
*
bpo-12178: Fix escaping of escapechar in csv.writer() (GH-13710)
Berker Peksag
2020-09-20
1
-0/+14
*
bpo-41815: SQLite: segfault if backup called on closed database (GH-22322)
Peter McCormick
2020-09-20
1
-0/+7
*
bpo-33689: Blank lines in .pth file cause a duplicate sys.path entry (GH-20679)
idomic
2020-09-19
2
-1/+8
*
bpo-41811: create SortKey members using first given value (GH-22316)
Ethan Furman
2020-09-19
2
-3/+7
*
bpo-41662: Fix bugs in binding parameters in sqlite3 (GH-21998)
Serhiy Storchaka
2020-09-17
2
-1/+26
*
Enum: make `Flag` and `IntFlag` members iterable (GH-22221)
Ethan Furman
2020-09-16
2
-0/+16
*
_auto_called cleanup (GH-22285)
Ethan Furman
2020-09-16
2
-1/+12
*
bpo-39728: Enum: fix duplicate `ValueError` (GH-22277)
Ethan Furman
2020-09-16
2
-2/+19
*
bpo-41517: do not allow Enums to be extended (#22271)
Ethan Furman
2020-09-16
2
-5/+17
*
bpo-41792: Add is_typeddict function to typing.py (GH-22254)
Patrick Reader
2020-09-16
2
-0/+22
*
bpo-41789: honor object overrides in Enum classes (GH-22250)
Ethan Furman
2020-09-15
2
-1/+12
*
bpo-39587: Enum - use correct mixed-in data type (GH-22263)
Ethan Furman
2020-09-15
2
-1/+55
*
bpo-41780: Fix __dir__ of types.GenericAlias (GH-22262)
Batuhan Taskaya
2020-09-15
1
-0/+5
*
Fix all Python Cookbook links (#22205)
Andre Delfino
2020-09-15
3
-3/+3
*
minor reformat of enum tests (GH-22259)
Ethan Furman
2020-09-15
1
-26/+44
*
bpo-41631: _ast module uses again a global state (#21961)
Victor Stinner
2020-09-15
2
-15/+106
*
bpo-41513: Remove broken tests that fail on Gentoo (GH-22249)
Raymond Hettinger
2020-09-15
1
-51/+0
*
bpo-41513: Add docs and tests for hypot() (GH-22238)
Raymond Hettinger
2020-09-14
1
-0/+51
*
bpo-38967: Improve the error msg for reserved _sunder_ names in enum (GH-18370)
Zackery Spytz
2020-09-13
2
-1/+7
*
bpo-39651: Fix asyncio proactor _write_to_self() (GH-22197)
Victor Stinner
2020-09-12
2
-9/+20
*
bpo-41731: Make test_cmd_line_script pass with -vv (GH-22206)
Terry Jan Reedy
2020-09-12
1
-1/+1
*
Update idlelib/help.html to current IDLE doc (GH-22181)
Terry Jan Reedy
2020-09-09
1
-4/+4
*
bpo-41428: Implementation for PEP 604 (GH-21515)
Maggie Moss
2020-09-09
5
-9/+175
*
bpo-41525: Make the Python program help ASCII-only (GH-21836)
Serhiy Storchaka
2020-09-09
1
-1/+5
*
Fix typo in typing.py (GH-22121)
Graham Bleaney
2020-09-08
1
-1/+1
*
bpo-38762: Extend logging.test_multiprocessing to cover missing cases. (GH-22...
Irit Katriel
2020-09-08
1
-6/+56
*
bpo-40744: Drop support for SQLite pre 3.7.3 (GH-20909)
Erlend Egeberg Aasland
2020-09-07
6
-20/+0
*
bpo-41316: Make tarfile follow specs for FNAME (GH-21511)
Artem Bulgakov
2020-09-07
2
-1/+15
*
bpo-41720: Add "return NotImplemented" in turtle.Vec2D.__rmul__(). (GH-22092)
Serhiy Storchaka
2020-09-07
2
-2/+17
*
bpo-41687: Fix sendfile implementation to work with Solaris (#22040)
Jakub KulĂk
2020-09-05
1
-0/+6
*
bpo-41627: Distinguish 32 and 64-bit user site packages on Windows (GH-22098)
Steve Dower
2020-09-04
2
-10/+15
*
bpo-41700: Skip test if the locale is not supported (GH-22081)
Dong-hee Na
2020-09-04
1
-1/+4
*
Fix 'gather' rules in the python parser generator (GH-22021)
Pablo Galindo
2020-09-03
1
-1/+15
*
bpo-39010: Improve test shutdown (#22066)
Ben Darnell
2020-09-03
1
-3/+11
*
bpo-41696: Fix handling of debug mode in asyncio.run (#22069)
Shantanu
2020-09-03
2
-2/+6
*
closes bpo-41689: Preserve text signature from tp_doc in C heap type creation...
Benjamin Peterson
2020-09-02
1
-0/+4
*
Fixed mistake in test for f-string error description (GH-22036) (GH-22059)
han-solo
2020-09-02
2
-2/+2
*
bpo-39349: Add cancel_futures to Executor.shutdown base class (GH-22023)
Shantanu
2020-09-01
1
-1/+4
*
bpo-41654: Fix deallocator of MemoryError to account for subclasses (GH-22020)
Pablo Galindo
2020-09-01
1
-0/+31
[next]