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-45277: Fix typo in codecs doc (GH-28555)
Miss Islington (bot)
2021-09-25
1
-1/+1
*
bpo-30951: Correct co_names docstring in inspect module (GH-2743) (GH-28544)
Miss Islington (bot)
2021-09-24
1
-1/+1
*
bpo-38623: Add note about site module (site-packages) (GH-16974) (GH-28537)
Miss Islington (bot)
2021-09-23
1
-1/+2
*
[docs] Update documentation for `multiprocessing.get_start_method` (GH-18170)...
Miss Islington (bot)
2021-09-23
1
-1/+7
*
[3.9] Fix legacy logging module URL (GH-28528) (GH-28531)
Miss Islington (bot)
2021-09-23
1
-1/+1
*
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) (GH-28524)
Miss Islington (bot)
2021-09-23
29
-69/+69
*
[3.9] bpo-45238: Fix unittest.IsolatedAsyncioTestCase.debug() (GH-28449) (GH-...
Łukasz Langa
2021-09-22
4
-62/+134
*
[3.9] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28512)
Łukasz Langa
2021-09-22
27
-44/+43
*
bpo-45234: Fix FileNotFound exception raised instead of IsADirectoryError in ...
Miss Islington (bot)
2021-09-21
3
-29/+73
*
bpo-45216: Remove extraneous method docs from `difflib` (GH-28445) (GH-28506)
Miss Islington (bot)
2021-09-21
2
-40/+2
*
bpo-45209: fix `UserWarning: resource_tracker` in test_multiprocessing (GH-28...
Miss Islington (bot)
2021-09-21
2
-0/+9
*
bpo-45246: Document that sorted() only uses "<" comparisons (GH-28494)
Miss Islington (bot)
2021-09-21
1
-0/+9
*
[3.9] bpo-45021: Fix a hang in forked children (GH-28007) (GH-28481)
Miss Islington (bot)
2021-09-20
3
-0/+21
*
bpo-45229: Make pickle tests discoverable (GH-28467) (GH-28479)
Miss Islington (bot)
2021-09-20
3
-47/+36
*
bpo-40413: test_embed tests calling Py_RunMain() multiple times (GH-28466) (G...
Miss Islington (bot)
2021-09-20
2
-4/+24
*
bpo-45055: Add retry when downloading externals on Windows (GH-28399)
Miss Islington (bot)
2021-09-20
1
-1/+18
*
[3.9] bpo-45229: Remove test_main in many tests (GH-28405) (GH-28456)
Serhiy Storchaka
2021-09-20
61
-472/+211
*
bpo-30637: Improve the docs of ast.parse regarding differences with compile()...
Miss Islington (bot)
2021-09-19
1
-0/+13
*
bpo-36674: Honour the skipping decorators in TestCase.debug() (GH-28446)
Miss Islington (bot)
2021-09-18
3
-1/+77
*
bpo-45235: Fix argparse overrides namespace with subparser defaults (GH-28420...
Miss Islington (bot)
2021-09-18
3
-6/+15
*
[3.9] Fix minor typo in Doc/c-api/type.rst (GH-28432) (GH-28441)
Miss Islington (bot)
2021-09-18
1
-1/+1
*
[doc] Clarify exception in `multiprocessing.cpu_count` (GH-23660) (GH-28434)
Miss Islington (bot)
2021-09-17
1
-1/+2
*
bpo-42038: fix description of returned list of lines (GH-27529) (GH-28429)
Miss Islington (bot)
2021-09-17
1
-6/+6
*
Fix missing space with help for `-m compileall -o` (GH-27591) (GH-28431)
Miss Islington (bot)
2021-09-17
1
-3/+3
*
[doc] Add a missing apostrophe in a code example in venv.rst (GH-28391) (GH-2...
Miss Islington (bot)
2021-09-17
1
-1/+1
*
bpo-45187: Fix dangling threads in test_socket.CreateServerFunctionalTest (GH...
Miss Islington (bot)
2021-09-17
1
-9/+3
*
[3.9] bpo-45187: Collect test_socket tests using unittest (GH-28317) (GH-28413)
Łukasz Langa
2021-09-17
1
-78/+5
*
bpo-45217: adds note that `allow_no_value` in `configparser` is optional (GH-...
Miss Islington (bot)
2021-09-17
1
-1/+2
*
[3.9] docs: correct references to __isub__ etc (GH-28297). (GH-28415)
Serhiy Storchaka
2021-09-17
1
-130/+130
*
[3.9] bpo-45212: Fix dangling threads in skipped tests in test_socket (GH-283...
Serhiy Storchaka
2021-09-17
1
-11/+8
*
bpo-45228: Fix stack buffer overflow in parsing J1939 address (GH-28404)
Miss Islington (bot)
2021-09-17
2
-8/+9
*
bpo-45220: Avoid automatically selecting the Windows 11 SDK preview when buil...
Miss Islington (bot)
2021-09-16
2
-0/+6
*
bpo-45208: Make test_pdb.test_checkline_is_not_executable() quiet (GH-28354) ...
Victor Stinner
2021-09-16
1
-13/+14
*
bpo-45205: Make test_compileall quiet (GH-28356) (GH-28364)
Miss Islington (bot)
2021-09-15
1
-2/+4
*
bpo-45167: Fix deepcopying of GenericAlias (GH-28324) (GH-28368)
Miss Islington (bot)
2021-09-15
3
-5/+28
*
bpo-45207: Make test_gdb.test_pycfunction() quiet (GH-28355) (GH-28366)
Miss Islington (bot)
2021-09-15
1
-3/+11
*
bpo-45089: Improve sqlite3 trace callback docs (GH-28238) (GH-28372)
Miss Islington (bot)
2021-09-15
1
-5/+13
*
bpo-45195: Fix test_readline.test_nonascii() (GH-28329) (GH-28334)
Miss Islington (bot)
2021-09-15
2
-1/+6
*
bpo-45020: Don't test IDLE with frozen module. (GH-28344)
Miss Islington (bot)
2021-09-15
1
-2/+2
*
bpo-45196: prevent unittest crash on address sanitizer builds (GH-28331)
Miss Islington (bot)
2021-09-14
2
-3/+20
*
bpo-45156: Fixes inifite loop on unittest.mock.seal() (GH-28300)
Miss Islington (bot)
2021-09-14
3
-6/+70
*
bpo-35474: Fix mimetypes.guess_all_extensions() potentially mutating list (GH...
Miss Islington (bot)
2021-09-13
3
-8/+20
*
bpo-45182: Fix incorrect use of requires_zlib in test_bdist_rpm (GH-28305)
Miss Islington (bot)
2021-09-13
1
-2/+2
*
[3.10] bpo-45126: Fix ref. leak in `sqlite3.Connection.__init__` (GH-28231). ...
Miss Islington (bot)
2021-09-13
1
-0/+1
*
IDLE: adjust Python version in doc url for 3.10+ (GH-28228) (GH-28282)
Miss Islington (bot)
2021-09-10
1
-5/+7
*
bpo-9811: [doc] strftime handling of unsupported format specifiers is platfor...
Miss Islington (bot)
2021-09-10
1
-1/+2
*
bpo-44219: Mention GH-28250 is a deadlock bugfix (GH-28261) (GH-28275)
Miss Islington (bot)
2021-09-10
1
-1/+2
*
[3.9] Fix typos in pep384_macrocheck.py (GH-28220) (GH-28273)
Miss Islington (bot)
2021-09-10
1
-2/+2
*
bpo-44219: Release the GIL during isatty syscalls (GH-28250)
Miss Islington (bot)
2021-09-09
3
-2/+20
*
[3.9] bpo-41082: Add note on errors that may be raised by home() and expandus...
andrei kulakov
2021-09-08
1
-0/+8
[prev]
[next]