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-41837: Updated Windows installer to include OpenSSL 1.1.1i (GH-24125)
Steve Dower
2021-01-06
1
-0/+1
*
[3.8] bpo-42584: Update macOS installer to use SQLite 3.34.0 (GH-23674). (GH-...
Erlend Egeberg Aasland
2021-01-05
1
-0/+1
*
[3.8] bpo-32631: IDLE: Enable zzdummy example extension module (GH-14491)
Terry Jan Reedy
2021-01-05
1
-0/+2
*
Fix broken NEWS markup (GH-24110)
Miss Islington (bot)
2021-01-05
1
-1/+1
*
bpo-42508: Keep IDLE running on macOS (GH-23577) (#23670)
Miss Islington (bot)
2021-01-05
1
-0/+3
*
bpo-40810: Fix CheckTraceCallbackContent for SQLite pre 3.7.15 (GH-20530)
Miss Islington (bot)
2021-01-04
1
-0/+1
*
bpo-41837: Update macOS installer build to use OpenSSL 1.1.1i. (GH-24080) (#2...
Miss Islington (bot)
2021-01-04
1
-0/+1
*
[3.8] [3.9] bpo-42681: Fix range checks for color and pair numbers in curses ...
Serhiy Storchaka
2021-01-04
1
-0/+1
*
[3.8] bpo-26407: Do not mask errors in csv. (GH-20536) (GH-24021)
Serhiy Storchaka
2021-01-01
1
-0/+3
*
[3.8] bpo-39068: Fix race condition in base64 (GH-17627) (GH-24022)
Serhiy Storchaka
2021-01-01
2
-0/+3
*
[3.8] bpo-36589: Fix the error handling in curses.update_lines_cols(). (GH-12...
Serhiy Storchaka
2021-01-01
1
-0/+2
*
[3.8] bpo-42759: Fix equality comparison of Variable and Font in Tkinter (GH-...
Serhiy Storchaka
2021-01-01
1
-0/+3
*
bpo-42794: Update test_nntplib to use offical group name for testing (GH-24037)
Miss Islington (bot)
2021-01-01
1
-0/+2
*
Allow / character in username,password fields in _PROXY envvars. (GH-23973) (...
Miss Islington (bot)
2020-12-29
1
-0/+1
*
[3.8] bpo-42318: Fix support of non-BMP characters in Tkinter on macOS (GH-23...
Miss Islington (bot)
2020-12-25
1
-0/+1
*
bpo-42388: Fix subprocess.check_output input=None when text=True (GH-23467)
Miss Islington (bot)
2020-12-25
1
-0/+2
*
closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912)
Miss Islington (bot)
2020-12-24
1
-0/+2
*
Python 3.8.7
v3.8.7
Łukasz Langa
2020-12-21
18
-59/+195
*
bpo-42669: Document that `except` rejects nested tuples (GH-23822) (GH-23871)
Miss Islington (bot)
2020-12-20
1
-0/+1
*
bpo-42604: always set EXT_SUFFIX=${SOABI}${SHLIB_SUFFIX} when using configure...
Miss Islington (bot)
2020-12-20
1
-0/+4
*
[3.8] bpo-42630: Improve error reporting in Tkinter for absent default root (...
Serhiy Storchaka
2020-12-19
1
-0/+4
*
[3.8] bpo-17140: Document multiprocessing's ThreadPool (GH-23812) (GH-23835)
Miss Islington (bot)
2020-12-18
1
-0/+1
*
bpo-41891: ensure asyncio.wait_for waits for task completion (GH-22461)
Miss Islington (bot)
2020-12-18
1
-0/+1
*
bpo-42613: Fix freeze.py config directory (GH-23792)
Miss Islington (bot)
2020-12-17
1
-0/+2
*
bpo-42375: subprocess DragonFlyBSD build update. (GH-23320) (GH-23389)
Miss Islington (bot)
2020-12-17
1
-0/+1
*
bpo-39101: Fixes BaseException hang in IsolatedAsyncioTestCase. (GH-22654)
Miss Islington (bot)
2020-12-16
1
-0/+1
*
bpo-42644: Validate values in logging.disable() (GH-23786)
Miss Islington (bot)
2020-12-16
1
-0/+3
*
bpo-40219: Lowered ttk LabeledScale dummy (GH-21467)
Miss Islington (bot)
2020-12-15
1
-0/+1
*
bpo-36541: Add lib2to3 grammar PEP-570 pos-only arg parsing (GH-23759)
Miss Islington (bot)
2020-12-14
1
-0/+2
*
bpo-42598: Fix implicit function declarations in configure (GH-23690) (GH-23757)
Miss Islington (bot)
2020-12-13
1
-0/+2
*
bpo-40084: [Enum] dir() includes member attributes (GH-19219) (GH-22853)
Miss Islington (bot)
2020-12-09
2
-0/+2
*
bpo-41907: [Enum] fix format() behavior for IntFlag (GH-22497) (GH-23704)
Miss Islington (bot)
2020-12-08
1
-0/+1
*
[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
1
-0/+3
*
Merge tag 'v3.8.7rc1' into 3.8
Łukasz Langa
2020-12-08
70
-137/+696
|
\
|
*
Python 3.8.7rc1
v3.8.7rc1
Łukasz Langa
2020-12-07
70
-137/+696
*
|
bpo-41889: [Enum] fix multiple-inheritance regression (GH-22487) (GH-23672)
Miss Islington (bot)
2020-12-07
1
-0/+1
*
|
bpo-42536: GC track recycled tuples (GH-23623) (GH-23652)
Brandt Bucher
2020-12-07
1
-0/+26
*
|
bpo-39825: Fixes sysconfig.get_config_var('EXT_SUFFIX') on Windows to match d...
Miss Islington (bot)
2020-12-07
1
-0/+5
|
/
*
bpo-17735: inspect.findsource now raises OSError when co_lineno is out of ran...
Miss Islington (bot)
2020-12-04
1
-0/+4
*
bpo-42116: Fix inspect.getsource handling of trailing comments (GH-23630)
Miss Islington (bot)
2020-12-04
1
-0/+1
*
bpo-41473: Reenable test_gdb on gdb 9.2 and newer (GH-23637)
Miss Islington (bot)
2020-12-04
1
-0/+3
*
bpo-42553: Fix test_asyncio.test_call_later() (GH-23627)
Miss Islington (bot)
2020-12-03
1
-0/+3
*
bpo-42482: remove reference to exc_traceback from TracebackException (GH-23531)
Miss Islington (bot)
2020-12-01
1
-0/+1
*
bpo-42406: Fix whichmodule() with multiprocessing (GH-23403)
Miss Islington (bot)
2020-11-29
1
-0/+3
*
bpo-34215: Clarify IncompleteReadError message when "expected" is None (GH-21...
Miss Islington (bot)
2020-11-28
1
-0/+2
*
bpo-12800: tarfile: Restore fix from 011525ee9 (GH-21409)
Miss Islington (bot)
2020-11-25
1
-0/+4
*
bpo-42328: Fix tkinter.ttk.Style.map(). (GH-23300)
Miss Islington (bot)
2020-11-23
1
-0/+4
*
bpo-42426: IDLE: Fix reporting offset of the RE error in searchengine (GH-23447)
Miss Islington (bot)
2020-11-22
1
-0/+1
*
bpo-38443: Check that the specified universal architectures work (GH-22910)
Miss Islington (bot)
2020-11-22
1
-0/+2
[next]