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
*
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
*
Add C-API tests (GH-25886) (#25887)
Miss Islington (bot)
2021-05-04
2
-0/+23
*
bpo-44025: Clarify when '_' is a keyword. (GH-25873)
Miss Islington (bot)
2021-05-04
2
-2/+5
*
Copyedits to 3.10 What's New (GH-25787) (#25883)
Miss Islington (bot)
2021-05-04
1
-46/+46
*
bpo-38352: Add to typing.__all__ (GH-25821) (#25884)
Miss Islington (bot)
2021-05-04
2
-0/+9
*
bpo-44001: improve Literal documentation (GH-25877) (#25882)
Miss Islington (bot)
2021-05-04
3
-5/+5
*
update docstring for `win_getpass` to reflect code changes (GH-24967)
Miss Islington (bot)
2021-05-04
1
-1/+1
*
bpo-44018: random.seed() no longer mutates its inputs (GH-25856) (GH-25872)
Miss Islington (bot)
2021-05-04
3
-2/+7
*
fix enum and backslash warnings (GH-25861) (GH-25871)
Miss Islington (bot)
2021-05-04
2
-2/+2
*
Add CI step to check changes in the exported ABI (GH-25868)
Pablo Galindo
2021-05-04
3
-0/+15751
*
bpo-43822: Prioritize tokenizer errors over custom syntax errors when raising...
Miss Islington (bot)
2021-05-04
0
-0/+0
*
bpo-43822: Prioritize tokenizer errors over custom syntax errors when raising...
Miss Islington (bot)
2021-05-04
3
-1/+6
*
Update CI files to build the 3.10 branch
Pablo Galindo
2021-05-04
5
-2/+7
[next]