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
*
3.7.8
v3.7.8
Ned Deily
2020-06-27
3
-3/+21
*
BPO-41100: Support macOS 11 when building (GH-21113) (GH-21155)
Miss Islington (bot)
2020-06-25
1
-0/+1
*
[3.7] bpo-41009: fix requires_OS_version() class decorator (GH-20942) (GH-20949)
Christian Heimes
2020-06-25
1
-0/+2
*
3.7.8rc1
v3.7.8rc1
Ned Deily
2020-06-17
94
-179/+923
*
bpo-40204: Pin Sphinx version to 2.3.1 in Doc/Makefile
Ned Deily
2020-06-17
1
-1/+1
*
bpo-39580: add check for CLI installation on macOS
Ned Deily
2020-06-17
1
-0/+1
*
Update the macOS installer build scripts
Ned Deily
2020-06-17
2
-0/+6
*
bpo-38488: Upgrade bundled versions of pip & setuptools (GH-20491) (GH-20900)
Miss Islington (bot)
2020-06-15
1
-0/+1
*
bpo-40448: ensurepip: Do not use cache (GH-19812)
Miss Islington (bot)
2020-06-15
2
-0/+3
*
[3.7] bpo-34226: fix cgi.parse_multipart without content_length (GH-8530) (GH...
Miss Islington (bot)
2020-06-15
1
-0/+1
*
bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834)
Steve Dower
2020-06-12
1
-0/+1
*
bpo-40964: disable remote IMAP tests (GH-20836)
Christian Heimes
2020-06-12
1
-0/+2
*
bpo-40025: Require _generate_next_value_ to be defined before members (GH-19762)
Miss Islington (bot)
2020-06-11
2
-0/+2
*
bpo-29620: iterate over a copy of sys.modules (GH-4800) (GH-20817)
Miss Islington (bot)
2020-06-11
1
-0/+3
*
Add quotes to code to be a string
Miss Islington (bot)
2020-06-09
1
-0/+2
*
bpo-40741: Update macOS installer to use SQLite 3.32.2. (GH-20705)
Miss Islington (bot)
2020-06-08
1
-0/+1
*
bpo-40767: Allow pure Wayland to get default XDG web browser (GH-20382)
Miss Islington (bot)
2020-06-03
1
-0/+3
*
bpo-30008: Fix OpenSSL no-deprecated compilation (GH-20397)
Miss Islington (bot)
2020-06-01
1
-0/+2
*
bpo-39885: Make IDLE context menu cut and copy work again (GH-18951)
Miss Islington (bot)
2020-05-29
1
-0/+2
*
bpo-24048: Save the live exception during import.c's remove_module() (GH-13005)
Miss Islington (bot)
2020-05-29
1
-0/+1
*
[3.8] bpo-25872: Fix KeyError in linecache when multithreaded (GH-18007) (GH-...
Miss Islington (bot)
2020-05-29
1
-0/+2
*
bpo-39040: Fix parsing of email mime headers with whitespace between encoded-...
Miss Islington (bot)
2020-05-29
1
-0/+2
*
bpo-13097: ctypes: limit callback to 1024 arguments (GH-19914)
Miss Islington (bot)
2020-05-27
1
-0/+1
*
bpo-39073: validate Address parts to disallow CRLF (GH-19007)
Miss Islington (bot)
2020-05-27
1
-0/+1
*
[3.8] bpo-35714: Reject null characters in struct format strings (GH-16928) (...
Miss Islington (bot)
2020-05-26
1
-0/+2
*
bpo-40723: Make IDLE autocomplete test run without __main__.__file__ (GH-20311)
Miss Islington (bot)
2020-05-24
1
-0/+1
*
[3.7] bpo-40663: Correctly handle annotations with subscripts in ast_unparse....
Batuhan Taskaya
2020-05-22
1
-0/+2
*
bpo-39631: Adds NEWS entry (GH-20227)
Miss Islington (bot)
2020-05-19
1
-0/+2
*
bpo-40650: Include winsock2.h in pytime.c, instead of a full windows.h (GH-20...
Miss Islington (bot)
2020-05-18
1
-0/+1
*
bpo-40653: Move _dirnameW out of GH-ifdef HAVE_SYMLINK/GH-endif (GH-20144)
Miss Islington (bot)
2020-05-18
1
-0/+1
*
[3.7] bpo-40457: Support OpenSSL without TLS 1.0/1.1 (GH-19862) (GH-20126)
Miss Islington (bot)
2020-05-16
1
-0/+1
*
bpo-40163: Fix multissltest download of old OpenSSL (GH-19329)
Miss Islington (bot)
2020-05-15
1
-0/+3
*
[3.7] bpo-40515: Require OPENSSL_THREADS (GH-19953) (GH-20120)
Christian Heimes
2020-05-15
1
-0/+3
*
bpo-40479: Test with latest OpenSSL versions (GH-20108)
Miss Islington (bot)
2020-05-15
1
-0/+2
*
bpo-40055: test_distutils leaves warnings filters unchanged (GH-20095)
Miss Islington (bot)
2020-05-15
1
-0/+3
*
bpo-40561: Add docstrings for webbrowser open functions (GH-19999)
Miss Islington (bot)
2020-05-11
1
-0/+1
*
[3.7] bpo-40559: Add Py_DECREF to _asynciomodule.c:task_step_impl() (GH-19990)
Miss Islington (bot)
2020-05-08
1
-0/+1
*
[3.7] bpo-40417: Fix deprecation warning in PyImport_ReloadModule (GH-19750) ...
Robert Rouhani
2020-05-06
1
-0/+1
*
bpo-40459: Fix NameError in platform.py (GH-19855)
Miss Islington (bot)
2020-05-05
1
-0/+1
*
[3.7] bpo-39435: Fix docs for pickle.loads (GH-18160). (GH-19844)
Antoine Pitrou
2020-05-01
2
-0/+2
*
bpo-40436: Fix code parsing gdb version (GH-19792)
Miss Islington (bot)
2020-04-29
1
-0/+1
*
[3.7] bpo-38387: Formally document PyDoc_STRVAR and PyDoc_STR macros (GH-1660...
Zachary Ware
2020-04-27
1
-0/+1
*
[3.7] bpo-38546: Backport multiprocessing tests fixes from master (GH-19689)
Victor Stinner
2020-04-23
2
-0/+5
*
bpo-39932: Fix multiprocessing test_heap() (GH-19690)
Victor Stinner
2020-04-23
1
-0/+2
*
[3.7] gdbinit: Use proper define syntax (GH-19557) (GH-19678)
Florian Bruhin
2020-04-23
1
-1/+1
*
bpo-38360: macOS: support alternate form of -isysroot flag (GH-16480)
Miss Islington (bot)
2020-04-22
1
-0/+1
*
bpo-40138: Fix Windows os.waitpid() for large exit code (GH-19654)
Miss Islington (bot)
2020-04-22
1
-0/+2
*
bpo-38439: Add 256px IDLE icon (GH-17473)
Miss Islington (bot)
2020-04-22
1
-0/+2
*
bpo-40164: Update macOS installer builds to use OpenSSL 1.1.1g. (GH-19642) (G...
Miss Islington (bot)
2020-04-22
1
-0/+1
*
bpo-39942:Fix failure in `TypeVar` when missing `__name__` (GH-19616)
Miss Islington (bot)
2020-04-20
1
-0/+2
[next]