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-98040: Remove just the `imp` module (#98573)
Barry Warsaw
2023-04-28
24
-1538/+41
*
GH-103971: Forward-port test from GH-103980 (GH-103984)
Tian Gao
2023-04-28
1
-0/+13
*
GH-103944: Check error status when raising DeprecationWarning (#103949)
Paul Ganssle
2023-04-28
1
-12/+12
*
gh-103978: avoid using 'class' as an identifier (#103979)
Carl Meyer
2023-04-28
2
-4/+4
*
gh-101100: Add reference doc for __post_init__ (#103818)
Olga Matoula
2023-04-28
1
-22/+23
*
Update itertool recipe: polynomial_from_roots() (GH-103973)
Raymond Hettinger
2023-04-28
1
-5/+4
*
GH-103804: Add test for dis.disco (#103901)
Juhi Chandalia
2023-04-28
1
-0/+7
*
gh-100021: Document that sqlite3's executemany() discards resulting rows (#10...
Erlend E. Aasland
2023-04-28
1
-2/+9
*
Fix typo in math.log docstring (#103943)
Wes Turner
2023-04-28
1
-1/+1
*
gh-83925: Make asyncio.subprocess communicate similar to non-asyncio (#18650)
Marek Marczykowski-Górecki
2023-04-28
4
-7/+32
*
gh-94673: Fix _PyTypes_InitTypes() and get_type_attr_as_size() (gh-103961)
Eric Snow
2023-04-28
2
-4/+1
*
gh-94673: Ensure Builtin Static Types are Readied Properly (gh-103940)
Eric Snow
2023-04-27
21
-168/+88
*
gh-102628: Fix sqlite3 CLI prompt in IDLE on Windows (#103945)
Erlend E. Aasland
2023-04-27
1
-1/+4
*
Docs: fix dunders with too many underscores (#103955)
Erlend E. Aasland
2023-04-27
2
-2/+2
*
gh-103935: Use `io.open_code()` when executing code in trace and profile modu...
Tian Gao
2023-04-27
4
-3/+7
*
gh-98822: Add missing test directories to TESTSUBDIRS (#103942)
Erlend E. Aasland
2023-04-27
1
-12/+45
*
gh-87092: update CODEOWNERS for split of compile.c to 3 files (#103941)
Irit Katriel
2023-04-27
1
-0/+2
*
gh-102628: Fix sqlite3 CLI prompt for Windows console users (#103898)
Erlend E. Aasland
2023-04-27
2
-1/+4
*
GH-103903: Test the minimum Sphinx version in CI (#103904)
Adam Turner
2023-04-27
4
-5/+64
*
GH-103857: Deprecate utcnow and utcfromtimestamp (#103858)
Paul Ganssle
2023-04-27
10
-34/+101
*
GH-90750: Use datetime.fromisocalendar in _strptime (#103802)
Paul Ganssle
2023-04-27
3
-19/+19
*
gh-102765: Update ntpath.isdir/isfile/islink/exists to use GetFileInformation...
Finn Womack
2023-04-27
2
-118/+209
*
gh-103583: Isolate CJK codec modules (#103869)
Erlend E. Aasland
2023-04-27
9
-226/+228
*
gh-103092: Isolate _ctypes, part 1 (#103893)
Erlend E. Aasland
2023-04-27
7
-201/+229
*
gh-103590: do not wrap a single exception raised from a try-except* (#103665)
Irit Katriel
2023-04-27
4
-25/+32
*
gh-103607: Fix `pause_reading` to work when called from `connection_made` in ...
Itayazolay
2023-04-27
5
-24/+62
*
gh-103880: Fix `assertRaises` usage in `test_genericalias` (GH-103916)
Nikita Sobolev
2023-04-27
1
-0/+3
*
gh-103883: Doc: Move PyUnicode_FromObject doc (#103913)
Inada Naoki
2023-04-27
1
-9/+9
*
gh-89415: Add source-specific multicast constants to socket module (#103684)
Reese Hyde
2023-04-27
2
-0/+14
*
gh-103656: Transfer f-string buffers to parser to avoid use-after-free (GH-10...
Lysandros Nikolaou
2023-04-27
9
-66/+146
*
gh-62432: unittest runner: Exit code 5 if no tests were run (#102051)
Stefano Rivera
2023-04-27
8
-22/+64
*
gh-103629: Update typing.Unpack docs in compliance with PEP 692 (#103894)
Franek Magiera
2023-04-26
3
-2/+58
*
gh-60436: fix curses textbox backspace/del (#103783)
Aidan Melen
2023-04-26
3
-2/+77
*
gh-48241: Clarify URL needs to be encoded when provided to urlopen and Reques...
Michael Blahay
2023-04-26
2
-3/+4
*
Update MAC_address wikipedia URL in comments (#29019)
180909
2023-04-26
1
-2/+2
*
gh-103884: Docs CI: Only attempt nit-picky PR annotations for PRs (#103889)
Hugo van Kemenade
2023-04-26
1
-0/+2
*
gh-103489: Add get/set config methods to sqlite3.Connection (#103506)
Erlend E. Aasland
2023-04-26
7
-1/+329
*
gh-103015: Add entrypoint keyword param to sqlite3.Connection.load_extension ...
Erlend E. Aasland
2023-04-26
9
-14/+104
*
gh-101879: docs - italicize argument in smtplib.SMPT() description (#101886)
Owain Davies
2023-04-26
1
-5/+5
*
gh-91441: Clarify the docs of asyncio.loop.subprocess_exec() (#91442)
July Tikhonov
2023-04-26
1
-9/+8
*
GH-99944: Make dis display the value of oparg of KW_NAMES (#103856)
Juhi Chandalia
2023-04-26
3
-3/+27
*
Add willingc to CODEOWNERS for asyncio (#103885)
Carol Willing
2023-04-26
1
-1/+1
*
Docs build: Add upper bounds to transitive dependencies (#103860)
Alex Waygood
2023-04-26
2
-0/+34
*
gh-103879: Fix refleak in super specialization (#103882)
Jelle Zijlstra
2023-04-26
1
-0/+2
*
gh-101786: Clarify docs that asyncio.Server.sockets is a socket-like Transpor...
Carol Willing
2023-04-26
1
-2/+3
*
gh-103875: Use ascii and latin1 singletons in deepfreeze (#103876)
Yichen Yan
2023-04-26
1
-0/+6
*
gh-103872: Update bundled pip version to 23.1.2 (gh-103873)
Paul Moore
2023-04-26
3
-1/+2
*
gh-74940: Allow fallback to UTF-8 encoding on systems with no locales install...
Gordon Messmer
2023-04-26
2
-1/+3
*
gh-103578: Fix pdb reading code with non-utf8 encoding (#103581)
Tian Gao
2023-04-26
3
-1/+8
*
gh-99352: Ensure HTTPSConnection is available before exercising https tests...
Senthil Kumaran
2023-04-26
1
-8/+12
[next]