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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912)
Miss Islington (bot)
2020-12-24
2
-1/+3
*
BPO-42703: Fix incorrect documentation links for asyncio.Event (GH-23881)
Miss Islington (bot)
2020-12-23
1
-5/+5
*
bpo-42620: Improve socket.getsockname doc string (GH-23742)
Miss Islington (bot)
2020-12-23
1
-2/+3
*
[3.8] [doc] Fix erroneous backslashes in signatures and names (GH-23658) (GH-...
Andre Delfino
2020-12-22
30
-84/+84
*
[3.8] [doc] Fix a few margins due to bad markup (GH-23619). (GH-23860)
Andre Delfino
2020-12-22
6
-77/+76
*
Post 3.8.7
Łukasz Langa
2020-12-21
1
-1/+1
*
Merge tag 'v3.8.7' into 3.8
Łukasz Langa
2020-12-21
21
-118/+268
|
\
|
*
Python 3.8.7
v3.8.7
Łukasz Langa
2020-12-21
21
-118/+268
*
|
Update macOS installer ReadMe for 3.8.7 and Big Sur (GH-23882)
Ned Deily
2020-12-21
1
-18/+30
|
/
*
Fix typo in docstring (GH-23515)
Miss Islington (bot)
2020-12-21
1
-1/+1
*
bpo-42669: Document that `except` rejects nested tuples (GH-23822) (GH-23871)
Miss Islington (bot)
2020-12-20
2
-1/+3
*
bpo-42604: always set EXT_SUFFIX=${SOABI}${SHLIB_SUFFIX} when using configure...
Miss Islington (bot)
2020-12-20
3
-13/+6
*
bpo-41724: Explain when the conversion is not possible with detect_types enab...
Miss Islington (bot)
2020-12-20
1
-1/+3
*
[3.8] bpo-42630: Improve error reporting in Tkinter for absent default root (...
Serhiy Storchaka
2020-12-19
19
-88/+317
*
[3.8] bpo-17140: Document multiprocessing's ThreadPool (GH-23812) (GH-23835)
Miss Islington (bot)
2020-12-18
2
-0/+41
*
bpo-41891: ensure asyncio.wait_for waits for task completion (GH-22461)
Miss Islington (bot)
2020-12-18
3
-1/+66
*
bpo-39096: Format specification documentation fixes for numeric types (GH-23575)
Miss Islington (bot)
2020-12-18
1
-12/+23
*
bpo-26564: fix obsolete comment in traceback.c (GH-23819)
Miss Islington (bot)
2020-12-17
1
-1/+2
*
bpo-42613: Fix freeze.py config directory (GH-23792)
Miss Islington (bot)
2020-12-17
2
-10/+12
*
bpo-42375: subprocess DragonFlyBSD build update. (GH-23320) (GH-23389)
Miss Islington (bot)
2020-12-17
2
-4/+5
*
bpo-41804: Enhance test_epoll.test_control_and_wait() (GH-23795) (GH-23814)
Miss Islington (bot)
2020-12-17
1
-13/+11
*
bpo-38323: Add guard clauses in MultiLoopChildWatcher. (GH-22756)
Miss Islington (bot)
2020-12-16
1
-14/+18
*
bpo-39101: Fixes BaseException hang in IsolatedAsyncioTestCase. (GH-22654)
Miss Islington (bot)
2020-12-16
3
-2/+30
*
bpo-42644: Validate values in logging.disable() (GH-23786)
Miss Islington (bot)
2020-12-16
3
-0/+20
*
[3.8] bpo-39416: change word case to not imply ABC (GH-22867) (GH-22869)
Miss Islington (bot)
2020-12-16
1
-1/+1
*
Update idlelib/help.html to current Sphinx output (GH-22833)
Miss Islington (bot)
2020-12-16
1
-33/+37
*
bpo-40219: Lowered ttk LabeledScale dummy (GH-21467)
Miss Islington (bot)
2020-12-15
2
-1/+5
*
bpo-33610: Edit idlelib.codecontext (GH-23773)
Miss Islington (bot)
2020-12-15
1
-5/+8
*
bpo-36541: Add lib2to3 grammar PEP-570 pos-only arg parsing (GH-23759)
Miss Islington (bot)
2020-12-14
3
-6/+79
*
bpo-42598: Fix implicit function declarations in configure (GH-23690) (GH-23757)
Miss Islington (bot)
2020-12-13
3
-12/+16
*
[3.8] [doc] Link to issue regarding logging.disable level param default value...
Andre Delfino
2020-12-10
1
-2/+2
*
bpo-40084: [Enum] dir() includes member attributes (GH-19219) (GH-22853)
Miss Islington (bot)
2020-12-09
5
-2/+20
*
[3.8] [Enum] reformat and add doc strings (GH-23705). (GH-23706)
Ethan Furman
2020-12-08
2
-52/+127
*
bpo-41907: [Enum] fix format() behavior for IntFlag (GH-22497) (GH-23704)
Miss Islington (bot)
2020-12-08
3
-1/+16
*
[3.8] bpo-41910: move news entry (GH-23698)
Terry Jan Reedy
2020-12-08
1
-9/+9
*
bpo-32381: Fix PyRun_SimpleFileExFlags() encoding (GH-23642) (GH-23692) (GH-2...
Victor Stinner
2020-12-08
2
-92/+135
*
Post 3.8.7rc1
Łukasz Langa
2020-12-08
1
-1/+1
*
Merge tag 'v3.8.7rc1' into 3.8
Łukasz Langa
2020-12-08
73
-684/+1419
|
\
|
*
Python 3.8.7rc1
v3.8.7rc1
Łukasz Langa
2020-12-07
73
-684/+1419
*
|
bpo-41889: [Enum] fix multiple-inheritance regression (GH-22487) (GH-23672)
Miss Islington (bot)
2020-12-07
3
-3/+35
*
|
bpo-42574: Use format() instead of f-string in Tools/clinic/clinic.py to allo...
Pablo Galindo
2020-12-07
1
-1/+1
*
|
bpo-42536: GC track recycled tuples (GH-23623) (GH-23652)
Brandt Bucher
2020-12-07
12
-1/+194
*
|
bpo-39825: Fixes sysconfig.get_config_var('EXT_SUFFIX') on Windows to match d...
Miss Islington (bot)
2020-12-07
3
-2/+10
|
/
*
bpo-17735: inspect.findsource now raises OSError when co_lineno is out of ran...
Miss Islington (bot)
2020-12-04
3
-1/+21
*
bpo-42116: Fix inspect.getsource handling of trailing comments (GH-23630)
Miss Islington (bot)
2020-12-04
4
-4/+49
*
bpo-41473: Reenable test_gdb on gdb 9.2 and newer (GH-23637)
Miss Islington (bot)
2020-12-04
2
-5/+3
*
bpo-42553: Fix test_asyncio.test_call_later() (GH-23627)
Miss Islington (bot)
2020-12-03
2
-3/+3
*
bpo-42328: Skip some tests with themes vista and xpnative on Windows 7 (GH-23...
Miss Islington (bot)
2020-12-03
1
-0/+9
*
bpo-37221: PyCode_New() didn't change in Python 3.8 (GH-23595)
Miss Islington (bot)
2020-12-01
1
-3/+0
*
build(deps): bump actions/cache from v2.1.2 to v2.1.3 (23582)
Miss Islington (bot)
2020-12-01
2
-2/+2
[prev]
[next]