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-44116: Add GC support to _csv heap types (GH-26074) (GH-26081)
Miss Islington (bot)
2021-05-12
1
-30/+32
*
bpo-40645: Fix ref leaks in _hashopenssl (GH-26079)
Miss Islington (bot)
2021-05-12
1
-4/+9
*
bpo-38908: Fix issue when non runtime_protocol failed to raise TypeError (GH-...
Miss Islington (bot)
2021-05-12
3
-2/+23
*
[3.10] bpo-25479: add unit test for __subclasshook__ in test_abc.py (GH-24034...
Irit Katriel
2021-05-12
1
-0/+18
*
bpo-44089: Allow subclassing of ``csv.Error`` (GH-26008) (GH-26066)
Miss Islington (bot)
2021-05-12
3
-1/+6
*
bpo-40640: doc -- add missing ... in example of Continue (GH-26055) (GH-26057)
Miss Islington (bot)
2021-05-12
1
-0/+1
*
Correct the changelog entry for the syntax error message for multiple excepti...
Miss Islington (bot)
2021-05-11
1
-1/+1
*
bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None. (GH-2...
Miss Islington (bot)
2021-05-11
3
-1/+42
*
Fix import of HTTPError (GH-22304) (GH-26047)
Miss Islington (bot)
2021-05-11
2
-2/+3
*
bpo-10548: expectedFailure does not apply to fixtures (GH-23201) (#26044)
Miss Islington (bot)
2021-05-11
1
-2/+3
*
bpo-23750: Document os-system, subprocess. Patch by Martin Panter. (GH-26016)...
Miss Islington (bot)
2021-05-11
2
-5/+11
*
bpo-25821: Fix inaccuracy in threading.enumerate/is_alive documentation (GH-2...
Miss Islington (bot)
2021-05-11
2
-6/+7
*
Doc: http.server: directory is not a class attribute, but an argument. (GH-26...
Miss Islington (bot)
2021-05-11
1
-8/+8
*
bpo-44074: let patchcheck infer the base branch name (GH-25991)
Miss Islington (bot)
2021-05-10
2
-4/+27
*
bpo-43558: Add note about base class initialization to dataclasses doc (GH-25...
Miss Islington (bot)
2021-05-10
3
-0/+24
*
bpo-43149: Correct the syntax error message for multiple exception types (GH-...
Miss Islington (bot)
2021-05-09
5
-8/+10
*
Revert test for Tix deprecation warning (GH-26005)
Miss Islington (bot)
2021-05-09
1
-6/+3
*
Fix a word in dataclasses docs. (GH-26003) (GH-26004)
Miss Islington (bot)
2021-05-09
1
-1/+1
*
bpo-32924: Fix the Show Source url in the documentation (GH-25994)
Pablo Galindo
2021-05-08
1
-1/+1
*
bpo-42725: mention the changes on what's new (GH-25974)
Miss Islington (bot)
2021-05-08
1
-0/+10
*
[3.10] bpo-31904: Correct error string in test_file_not_exists() for VxWorks ...
Miss Islington (bot)
2021-05-08
2
-1/+2
*
Fix make libainstall. (GH-25980)
Miss Islington (bot)
2021-05-08
1
-1/+1
*
Update the SOURCE_URI in pyspecific.py to point to the new branch (GH-25978)
Pablo Galindo
2021-05-08
1
-1/+1
*
bpo-44026: Idle - display interpreter's 'did you mean' hints (GH-25912)
Miss Islington (bot)
2021-05-08
4
-5/+63
*
bpo-44063: set the missing end locations on the compiler (GH-25956) (#25972)
Miss Islington (bot)
2021-05-07
2
-5/+20
*
bpo-41730: Show deprecation warnings for tkinter.tix (GH-22186)
Miss Islington (bot)
2021-05-07
3
-6/+19
*
Simple Enhancement. Add missing return statements in ftplib documentation. (G...
Miss Islington (bot)
2021-05-07
1
-0/+2
*
bpo-40943: Fix skipitem() didn't raise SystemError (GH-25937)
Miss Islington (bot)
2021-05-07
3
-11/+32
*
Fix minor grammar problems in dataclasses documentation (GH-25948) (GH-25958)
Miss Islington (bot)
2021-05-06
1
-7/+7
*
bpo-44059: Register the SerenityOS Browser in the webbrowser module (GH-25947...
Miss Islington (bot)
2021-05-06
3
-0/+6
*
bpo-43972: Set content-length to 0 for http.server.SimpleHTTPRequestHandler 3...
Miss Islington (bot)
2021-05-06
3
-0/+5
*
docs: clearly document that ":GH-X" string formatting results in "0X..." (GH-...
Miss Islington (bot)
2021-05-06
1
-2/+4
*
Eliminate duplicated calculations and unnecessary work for linear regression ...
Miss Islington (bot)
2021-05-06
1
-2/+7
*
bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)
Miss Islington (bot)
2021-05-06
2
-45/+12
*
Correct location for syntax error in try-except (GH-25939)
Mark Shannon
2021-05-06
3
-2/+4
*
bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Conti...
Miss Islington (bot)
2021-05-05
3
-18/+32
*
bpo-43882 Remove the newline, and tab early. From query and fragments. (GH-25...
Miss Islington (bot)
2021-05-05
2
-11/+21
*
bpo-36515: Disable unaligned memory access in _sha3 on ARM (GH-25927)
Miss Islington (bot)
2021-05-05
2
-0/+7
*
bpo-43795: Mark PyCodec_Unregister as a function, not data, in stable ABI (GH...
Miss Islington (bot)
2021-05-05
3
-2/+4
*
bpo-35753: Fix crash in doctest with unwrap-able functions (GH-22981) (#25926)
Miss Islington (bot)
2021-05-05
3
-3/+29
*
bpo-44040: Update broken link in pathlib source (GH-25905) (GH-25910)
Miss Islington (bot)
2021-05-05
1
-6/+6
*
Eliminate duplicated assignment in _randommodule.c (GH-25904) (GH-25909)
Miss Islington (bot)
2021-05-05
1
-1/+1
*
bpo-40297: Fix test_socket.CANTest.testSendFrame (GH-19548)
Miss Islington (bot)
2021-05-04
1
-2/+1
*
Clarify rx parameter of compileall functions (GH-25857)
Miss Islington (bot)
2021-05-04
1
-4/+6
*
Fix inconsistent fsum vs sum and fmean vs mean (GH-25898) (GH-25899)
Miss Islington (bot)
2021-05-04
1
-3/+3
*
Fix typo in ast.py (GH-25740)
Miss Islington (bot)
2021-05-04
1
-2/+2
*
fix enum.property reference in docs (GH-25875) (#25876)
Miss Islington (bot)
2021-05-04
1
-1/+1
*
bpo-42686: Enable SQLite math functions in Windows build (GH-24053) (#25892)
Miss Islington (bot)
2021-05-04
2
-1/+2
*
bpo-32822: Add finally with return/break/continue to the tutorial (GH-25600) ...
Miss Islington (bot)
2021-05-04
2
-0/+5
*
Fix error in Enum documentation example code that was referring to the wrong ...
Miss Islington (bot)
2021-05-04
1
-1/+1
[prev]
[next]