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
*
bpo-44549: Update bzip2 to 1.0.8 in Windows builds to mitigate CVE-2016-3189 ...
Steve Dower
2022-03-07
4
-3/+5
*
bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly use...
Steve Dower
2022-03-07
11
-4/+26
*
[3.9] bpo-43292: Fix file leak in `ET.iterparse()` when not exhausted (GH-316...
Miss Islington (bot)
2022-03-07
4
-7/+20
*
Lib/typing.py copy edits originating from GH-31061 (GH-31684)
Miss Islington (bot)
2022-03-05
1
-3/+3
*
bpo-25415: Remove confusing sentence from IOBase docstrings (PR-31631)
Miss Islington (bot)
2022-03-04
4
-13/+8
*
bpo-46913: Fix test_ctypes, test_hashlib, test_faulthandler on UBSan (GH-3167...
Victor Stinner
2022-03-04
4
-12/+43
*
bpo-6634: [doc] clarify that sys.exit() does not always exit the interpreter ...
Miss Islington (bot)
2022-03-03
1
-5/+3
*
bpo-46831: Update __build_class__ comment (GH-31522)
Miss Islington (bot)
2022-03-03
1
-3/+2
*
bpo-21910: Clarify docs for codecs writelines method (GH-31245)
Miss Islington (bot)
2022-03-03
1
-2/+3
*
[3.10] bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632) (GH-31634)...
Victor Stinner
2022-03-02
14
-52/+112
*
[3.9] bpo-43853: Expand test suite for SQLite UDF's (GH-27642) (GH-31030) (GH...
Erlend Egeberg Aasland
2022-03-02
3
-64/+79
*
[3.9] Minor fixes to C API docs (GH-31501) (GH-31526)
Jelle Zijlstra
2022-03-02
4
-24/+28
*
bpo-26897: Clarify Popen stdin, stdout, stderr file object docs (GH-30231)
Miss Islington (bot)
2022-02-25
1
-14/+16
*
bpo-46852: Rename float.__set_format__() to float.__setformat__() (GH-31558) ...
Victor Stinner
2022-02-25
3
-17/+20
*
bpo-46756: Fix authorization check in urllib.request (GH-31353)
Miss Islington (bot)
2022-02-25
3
-8/+30
*
bpo-34429: Noted TemporaryFile behavior on non-Posix/non-Cygwin systems (GH-3...
Miss Islington (bot)
2022-02-25
1
-0/+3
*
bpo-40421: Fix PyFrame_GetCode() documentation (GH-31535)
Miss Islington (bot)
2022-02-23
1
-2/+2
*
bpo-46794: Bump up the libexpat version into 2.4.6 (GH-31487)
Miss Islington (bot)
2022-02-23
6
-62/+133
*
Inherit asyncio proactor datagram transport from asyncio.DatagramTransport (G...
Miss Islington (bot)
2022-02-23
3
-1/+5
*
bpo-46827: pass sock.type to getaddrinfo in sock_connect (GH-31499)
Miss Islington (bot)
2022-02-22
3
-1/+22
*
[3.9] bpo-20923 : [doc] Explain ConfigParser 'valid section name' and .SECTC...
Miss Islington (bot)
2022-02-22
1
-0/+3
*
bpo-36557: Updated wording for using/windows (GH-31457)
Miss Islington (bot)
2022-02-22
1
-2/+2
*
[3.9] bpo-46732: fix __bool__ docstring (GH-31301) (GH-31474)
Miss Islington (bot)
2022-02-21
2
-1/+3
*
bpo-46811: Make test suite support Expat >=2.4.5 (GH-31453) (GH-31469)
Miss Islington (bot)
2022-02-21
3
-8/+16
*
bpo-39327: Close file descriptors as soon as possible in shutil.rmtree (GH-31...
Miss Islington (bot)
2022-02-21
3
-2/+13
*
replace `self` param with more appropriate `cls` in classmethods (GH-31402) (...
Miss Islington (bot)
2022-02-21
1
-2/+2
*
Improve discussion about how __getattr__ is invoked. (GH-31435) (GH-31438)
Miss Islington (bot)
2022-02-20
1
-9/+7
*
[3.9] Raise TypeError if SSLSocket is passed to asyncio transport-based metho...
Andrew Svetlov
2022-02-20
3
-10/+22
*
[3.9] bpo-46672: fix `NameError` in `asyncio.gather` if type check fails (GH-...
Andrew Svetlov
2022-02-20
3
-1/+22
*
Counter doc mentions three methods, but lists four (GH-30706)
Miss Islington (bot)
2022-02-19
1
-1/+1
*
[docs] Correct typos in SSLContext.sni_callback (GH-30623)
Miss Islington (bot)
2022-02-19
1
-3/+3
*
bpo-46784: Add newly exported expat symbols to the namespace. (GH-31397)
Miss Islington (bot)
2022-02-18
2
-0/+6
*
Fix mistake in barry_as_FLUFL test (GH-31392)
Miss Islington (bot)
2022-02-18
1
-1/+1
*
bpo-46400: Update libexpat from 2.4.1 to 2.4.4 (GH-31022) (GH-31295)
Miss Islington (bot)
2022-02-17
6
-31/+238
*
Update html.parser.rst (GH-30678)
Miss Islington (bot)
2022-02-17
1
-1/+1
*
[3.9] Become a CODEOWNER for typing (GH-31374) (GH-31381)
Miss Islington (bot)
2022-02-17
1
-1/+1
*
bpo-46333: Honor `module` parameter in ForwardRef (GH-30536)
Miss Islington (bot)
2022-02-17
4
-2/+20
*
bpo-46762: Fix an assert failure in f-strings where > or < is the last charac...
Miss Islington (bot)
2022-02-16
3
-10/+14
*
bpo-46741: Update `asyncio.protocols.BufferedProtocol` docstring (31327)
Miss Islington (bot)
2022-02-15
1
-4/+0
*
[3.9] bpo-46728: fix docstring of combinations_with_replacement for consisten...
DongGeon Lee
2022-02-15
2
-4/+4
*
Update the OMG link (GH-30383)
Miss Islington (bot)
2022-02-14
1
-1/+1
*
doc: use colon for all color's rangs (GH-28998)
Miss Islington (bot)
2022-02-14
1
-2/+2
*
bpo-46436: Fix command-line option -d/--directory in module http.server (GH-3...
Miss Islington (bot)
2022-02-14
2
-13/+17
*
bpo-38619: Update the documentation for UUID.hex (GH-29830)
Miss Islington (bot)
2022-02-14
1
-1/+1
*
Fix minor grammar error (GH-31325)
Miss Islington (bot)
2022-02-14
1
-1/+1
*
[3.9] Corrections to format precision description. (GH-31291) (GH-31321)
John Belmonte
2022-02-14
1
-5/+6
*
bpo-46615: Don't crash when set operations mutate the sets (GH-31120) (GH-31312)
Dennis Sweeney
2022-02-13
3
-8/+226
*
bpo-45447: Add entry to What's new 3.9 (GH-31305)
Miss Islington (bot)
2022-02-13
1
-0/+3
*
bpo-45447: Add syntax highlighting for `.pyi` files in IDLE (GH-28950)
Miss Islington (bot)
2022-02-13
10
-3/+77
*
[3.9] bpo-45948: Remove constructor discrepancy in C version of ElementTree.X...
Jacob Walls
2022-02-13
4
-5/+19
[next]