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
*
gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-3188...
Miss Islington (bot)
2022-06-22
3
-0/+128
*
gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879) (G...
Miss Islington (bot)
2022-06-22
3
-2/+61
*
gh-83728: Add hmac.new default parameter deprecation (GH-91939) (GH-93547)
Miss Islington (bot)
2022-06-06
1
-0/+2
*
bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170) (GH-92954)
Victor Stinner
2022-06-06
2
-6/+11
*
[3.8] gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-930...
Łukasz Langa
2022-05-24
5
-4/+66
*
[3.8] gh-80254: Disallow recursive usage of cursors in sqlite3 converters (#9...
Erlend Egeberg Aasland
2022-05-16
3
-14/+77
*
bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032 (GH-32...
Miss Islington (bot)
2022-05-16
3
-2/+3
*
[3.8] gh-92448: Update the documentation builder to render the GitHub… (GH-...
Dong-hee Na
2022-05-12
5
-8/+9
*
[3.8] Update Sphinx bpo role to use redirect URI. (#91892)
Ezio Melotti
2022-05-10
0
-0/+0
*
Add redirects to Misc/NEWS bpo links (GH-91454) (#91895)
Miss Islington (bot)
2022-05-10
1
-1/+2
*
[3.8] gh-91888: add a `:gh:` role to the documentation (GH-91889) (#91936)
Ezio Melotti
2022-05-10
2
-1/+26
*
bpo-47138: Ensure Windows docs build uses the same pinned version as other pl...
Steve Dower
2022-05-09
1
-1/+2
*
[3.8] bpo-47138: Fix documentation build by pinning Jinja version to 3.0.3 (G...
m-aciek
2022-04-08
2
-0/+3
*
Post 3.8.13, take two
Łukasz Langa
2022-03-16
1
-1/+1
*
Python 3.8.13, take two
v3.8.13
Łukasz Langa
2022-03-16
1
-1/+1
*
bpo-31327: Update time documentation to reflect possible errors (GH-31460) (G...
Miss Islington (bot)
2022-03-16
1
-0/+6
*
bpo-46948: Fix launcher installer build failure due to first part of fix (GH-...
Miss Islington (bot)
2022-03-16
1
-0/+2
*
Post 3.8.13
Łukasz Langa
2022-03-15
1
-1/+1
*
Python 3.8.13
Łukasz Langa
2022-03-15
22
-61/+204
*
[3.8] bpo-47024: Update Windows builds and macOS installer build to use OpenS...
Ned Deily
2022-03-15
10
-75/+16
*
bpo-46985: Upgrade bundled pip to 22.0.4 (GH-31819) (GH-31851)
Ned Deily
2022-03-15
4
-4/+3
*
bpo-45405: Prevent internal configure error when running configure with recen...
Ned Deily
2022-03-15
3
-6/+12
*
bpo-46784: Add newly exported expat symbols to the namespace. (GH-31397) (GH-...
Miss Islington (bot)
2022-03-08
2
-0/+6
*
Update copyright year to 2022. (GH-30335) (GH-31478)
Miss Islington (bot)
2022-03-08
9
-10/+10
*
bpo-44549: Update bzip2 to 1.0.8 in Windows builds to mitigate CVE-2016-3189 ...
Steve Dower
2022-03-08
4
-3/+5
*
bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly use...
Steve Dower
2022-03-08
11
-4/+26
*
bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736) (GH-31740)
Miss Islington (bot)
2022-03-08
3
-14/+156
*
bpo-46756: Fix authorization check in urllib.request (GH-31353) (GH-31572)
Miss Islington (bot)
2022-03-02
3
-8/+30
*
bpo-46794: Bump up the libexpat version into 2.4.6 (GH-31487) (GH-31520)
Miss Islington (bot)
2022-03-02
6
-62/+133
*
Don't test with OpenSSL 3.0 on 3.8
Łukasz Langa
2022-02-22
1
-1/+1
*
Force use of `windows-2019` on GHA to continue using the v140 platform toolkit
Łukasz Langa
2022-02-22
1
-2/+2
*
bpo-46811: Make test suite support Expat >=2.4.5 (GH-31453)
Sebastian Pipping
2022-02-22
3
-8/+16
*
bpo-46400: Update libexpat from 2.4.1 to 2.4.4 (GH-31022) (GH-31297)
Dong-hee Na
2022-02-21
6
-29/+236
*
bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) (GH-30344)
Miss Islington (bot)
2022-02-17
6
-173/+16
*
bpo-44949: Fix test_readline auto history tests (GH-27813) (GH-31118)
Miss Islington (bot)
2022-02-17
2
-2/+8
*
[3.8] bpo-46474: Avoid REDoS in EntryPoint.pattern (sync with importlib_metad...
Jason R. Coombs
2022-02-14
2
-2/+4
*
bpo-46648: Skip test_urllib2.test_issue16464() (GH-31161) (GH-31173)
Miss Islington (bot)
2022-02-08
1
-0/+2
*
bpo-45859: Mark test_field_descriptor in test_collections as CPython-only (GH...
Miss Islington (bot)
2021-12-11
1
-0/+1
*
bpo-45792: Fix contextvar.Token's intersphinx FQN (GH-29533) (GH-29537)
Miss Islington (bot)
2021-11-16
1
-1/+1
*
bpo-44828: Avoid leaving a zombie Save panel (GH-29372)
Ned Deily
2021-11-04
1
-1/+2
*
bpo-45583: Correct datamodel documentation of int() (GH-29182) (GH-29287)
Miss Islington (bot)
2021-10-28
1
-2/+2
*
bpo-44828: Avoid tkinter file dialog failure on macOS 12 Monterey (GH-29276) ...
Miss Islington (bot)
2021-10-28
3
-1/+206
*
[3.9] bpo-45618: Fix documentation build by pinning Docutils version to 0.17....
Ned Deily
2021-10-28
2
-3/+8
*
bpo-45436: Fix tkinter tests with Tcl/Tk 8.6.11+ (GH-29077) (GH-29093)
Miss Islington (bot)
2021-10-20
2
-5/+11
*
bpo-44849: Fix os.set_inheritable() on FreeBSD 14 with O_PATH (GH-27623) (GH-...
Miss Islington (bot)
2021-10-19
2
-3/+8
*
bpo-45310: Fix parrallel shared memory tests (GH-28661) (GH-28979)
Victor Stinner
2021-10-19
1
-15/+23
*
bpo-45195: Fix test_readline.test_nonascii() (GH-28329) (GH-28984)
Miss Islington (bot)
2021-10-19
2
-1/+6
*
[3.8] bpo-44394: Ensure libexpat is linked against libm (GH-28617) (GH-28620)
Miss Islington (bot)
2021-09-29
1
-1/+3
*
bpo-45220: Avoid automatically selecting the Windows 11 SDK preview when buil...
Miss Islington (bot)
2021-09-29
2
-0/+6
*
[docs] Update documentation for `multiprocessing.get_start_method` (GH-18170)...
Miss Islington (bot)
2021-09-23
1
-1/+7
[next]