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
*
Fix minor documentation error in bisect docs (GH-92697)
Miss Islington (bot)
2022-05-11
1
-1/+1
*
[3.10] gh-91810: ElementTree: Use text file's encoding by default in XML decl...
Miss Islington (bot)
2022-05-11
3
-30/+29
*
[3.10] Fix typo in unittest.rst: addCleanupModule -> addModuleCleanup (GH-926...
Miss Islington (bot)
2022-05-11
1
-1/+1
*
gh-91966 Document where key functions are applied in the bisect module (GH-92...
Miss Islington (bot)
2022-05-11
1
-15/+52
*
bpo-46785: Fix race condition between os.stat() and unlink on Windows (GH-31858)
Itai Steinherz
2022-05-10
4
-1/+56
*
[3.10] gh-76773: Update docs mentioning no-longer-supported Windows versions ...
Miss Islington (bot)
2022-05-10
9
-115/+70
*
gh-92256: Improve Argument Clinic parser error messages (GH-92268)
Miss Islington (bot)
2022-05-10
1
-3/+9
*
bpo-13553: Document tkinter.Tk args (GH-4786)
Miss Islington (bot)
2022-05-10
3
-14/+71
*
Doc: Update py2app link. (GH-91585)
Miss Islington (bot)
2022-05-09
1
-1/+1
*
CODEOWNERS: Add Erlend Aasland as sqlite3 code owner (GH-92535)
Miss Islington (bot)
2022-05-09
1
-1/+1
*
bpo-38056: overhaul Error Handlers section in codecs documentation (GH-15732)
Miss Islington (bot)
2022-05-09
3
-74/+127
*
bpo-39229: fix formatting in library/functions.rst (GH-17857)
Miss Islington (bot)
2022-05-08
1
-2/+2
*
pdb docs: workaround for double semicolon in strings (GH-17011)
Miss Islington (bot)
2022-05-08
1
-1/+2
*
gh-77521: Add link to builtin module names in modules tutorial (GH-92438)
Miss Islington (bot)
2022-05-08
1
-1/+2
*
Fix use of the default role in a news entry. (#92500)
Ezio Melotti
2022-05-08
1
-1/+1
*
[3.10] gh-90622: Do not spawn ProcessPool workers on demand via fork method. ...
Gregory P. Smith
2022-05-08
3
-10/+48
*
gh-80856: doc: reveal doctest directives (GH-92318)
Miss Islington (bot)
2022-05-08
1
-17/+37
*
gh-92417: `logging` docs: Remove warning that only applies to Python <3.2 (GH...
Miss Islington (bot)
2022-05-08
1
-10/+0
*
[3.10] gh-92417: `asyncio` docs: `asyncio.run()` is available on all supporte...
Miss Islington (bot)
2022-05-08
1
-1/+0
*
[3.10] gh-92417: `json` docs: `dict` is ordered on all supported Python versi...
Miss Islington (bot)
2022-05-08
1
-7/+0
*
[3.10] gh-92417: `doctest` docs: remove references to Python <3.6 (GH-92420) ...
Miss Islington (bot)
2022-05-08
1
-9/+0
*
[3.10] GH-92431: Fix footnotes in Doc/c-api/exceptions.rst (GH-92432) (GH-92...
Miss Islington (bot)
2022-05-08
1
-11/+11
*
[3.10] gh-77630: Change Charset to charset (GH-92439) (GH-92476)
Miss Islington (bot)
2022-05-08
2
-12/+12
*
[3.10] gh-92417: `stdtypes` docs: delete discussion of Python 2 differences (...
Miss Islington (bot)
2022-05-08
1
-10/+0
*
gh-92417: `typing` docs: `from __future__ import annotations` can be used in ...
Miss Islington (bot)
2022-05-08
1
-1/+1
*
[3.10] gh-92448: Update the documentation builder to render the GitHub issue ...
Dong-hee Na
2022-05-08
8
-12/+13
*
[3.10] gh-92112: Fix crash triggered by an evil custom `mro()` (GH-92113) (#9...
Jelle Zijlstra
2022-05-07
3
-9/+29
*
gh-92368: Fix missing possessive apostrophe (GH-92397)
Miss Islington (bot)
2022-05-06
1
-1/+1
*
gh-92047: Py_GetVersion multi-digit minor version (GH-92047) (GH-92048) (#92330)
Miss Islington (bot)
2022-05-06
1
-1/+1
*
Add source for character mappings (GH-92014) (#92389)
Miss Islington (bot)
2022-05-06
1
-0/+1
*
Document the lifetime of `PyUnicode_AsUTF8String` (GH-92325)
Miss Islington (bot)
2022-05-06
1
-1/+2
*
NEWS: Reorder items by section (GH-92373)
Miss Islington (bot)
2022-05-06
6
-214/+214
*
Issues/88027: A potential double free in list_sort_impl (GH-92367)
Miss Islington (bot)
2022-05-06
1
-1/+3
*
[3.10] gh-80254: Disallow recursive usage of cursors in `sqlite3` converters ...
Erlend Egeberg Aasland
2022-05-05
3
-15/+75
*
[3.10] gh-92118: Add test for traceback when exception is modified by (Async)...
Miss Islington (bot)
2022-05-05
2
-0/+44
*
gh-92223: Remove pre-Python 3.7 alternative in asyncio docs (GH-92224)
Miss Islington (bot)
2022-05-05
1
-16/+1
*
gh-92036: Fix gc_fini_untrack() (GH-92037)
Miss Islington (bot)
2022-05-04
2
-0/+11
*
bpo-47029: Fix BrokenPipeError in multiprocessing.Queue at garbage collection...
Miss Islington (bot)
2022-05-04
2
-12/+15
*
[3.10] Improve the typing docs (GH-92264) (#92270)
Jelle Zijlstra
2022-05-03
1
-21/+20
*
gh-87304: Improve comments in language reference for imports (GH-92164)
Miss Islington (bot)
2022-05-03
1
-3/+3
*
bpo-29890: Test IPv*Interface construction with tuple argument (GH-30862)
Miss Islington (bot)
2022-05-03
2
-0/+10
*
bpo-46604: fix function name in ssl module docstring (GH-31064)
Miss Islington (bot)
2022-05-03
1
-3/+4
*
bpo-46415: Use f-string for ValueError in ipaddress.ip_{address,network,inter...
Miss Islington (bot)
2022-05-03
3
-9/+24
*
[3.10] gh-91583: AC: Fix regression for functions with defining_class (GH-917...
Serhiy Storchaka
2022-05-03
17
-389/+661
*
gh-92106: Add test that subscription works on arbitrary TypedDicts (GH-92176)
Miss Islington (bot)
2022-05-03
1
-0/+13
*
bpo-46586: Fix more erroneous doc links to builtins (GH-31429)
Miss Islington (bot)
2022-05-02
3
-3/+3
*
bpo-46787: Fix `ProcessPoolExecutor exception` memory leak (GH-31408) (GH-31408)
Miss Islington (bot)
2022-05-02
2
-0/+4
*
bpo-6686: Replace String with Bytes in xml.sax.handler documentation (GH-30612)
Miss Islington (bot)
2022-05-02
1
-1/+1
*
importlib docs: Update importlib.abc hierarchy (GH-31113)
Miss Islington (bot)
2022-05-02
1
-4/+3
*
[3.10] bpo-43504: Remove effbot urls (GH-26308) (#92161)
Thaddeus1499
2022-05-02
7
-26/+5
[next]