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
path:
root
/
Doc
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-123345: improve `fnmatch` docs (#123346)
Bénédikt Tran
2025-01-13
1
-6/+12
*
gh-128696: Add arm64 to the get_platform return val description (#128701)
RUANG (James Roy)
2025-01-11
1
-1/+2
*
gh-128409: Document that pdb.post_mortem() accepts exceptions (#128410)
Adam Johnson
2025-01-10
1
-5/+7
*
gh-128650: Fix incorrect statement in partial documentation (gh-128651)
dgpb
2025-01-09
1
-2/+2
*
gh-124433: fix docs for `asyncio.Queue.task_done` (#128669)
Kumar Aditya
2025-01-09
1
-3/+3
*
gh-126137: improve docs for `loop.add_reader` and `loop.add_writer` (#128666)
Kumar Aditya
2025-01-09
1
-0/+6
*
gh-79149: document reentrant safety of `loop.call_soon_threadsafe` (#128662)
Kumar Aditya
2025-01-09
1
-0/+3
*
gh-97850: Remove the mention of removal from `ResourceReader` docs (#128602)
Tomas R.
2025-01-08
1
-1/+1
*
gh-87506: Amend json.loads() post PR #127355 (#128609)
Erlend E. Aasland
2025-01-08
1
-6/+2
*
gh-87506: Document that json.load*() can raise UnicodeDecodeError (#127355)
Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి)
2025-01-08
1
-0/+4
*
Docs: mark up json.load() using parameter list (#128488)
Erlend E. Aasland
2025-01-07
1
-44/+69
*
Add `.. availability:: Windows` directive to COM-related function prototype (...
Jun Komoda
2025-01-07
1
-0/+2
*
gh-108202: Document calendar.Calendar.firstweekday (#128566)
Erlend E. Aasland
2025-01-07
1
-4/+16
*
gh-108202: Document `calendar.Calendar` methods `getfirstweekday` and `setfir...
Stan Ulbrych
2025-01-06
1
-0/+8
*
Docs: fix `MessageDefect` references in email.policy docs (#128468)
Yuki Kobayashi
2025-01-05
1
-2/+2
*
Docs: amend json.dump() post gh-128482 (#128489)
Erlend E. Aasland
2025-01-04
1
-5/+8
*
gh-126719: Clarify math.fmod docs (#127741)
Stan Ulbrych
2025-01-04
1
-1/+2
*
Docs: mark up json.dump() using parameter list (#128482)
Erlend E. Aasland
2025-01-04
1
-48/+70
*
gh-128400: Only show the current thread in `faulthandler` if the GIL is disab...
Peter Bierma
2025-01-03
1
-0/+4
*
gh-112015: Implement `ctypes.memoryview_at()` (GH-112018)
Rian Hunter
2025-01-03
1
-0/+22
*
gh-128317: Highlight today in colour in calendar CLI output (#128318)
Hugo van Kemenade
2025-01-03
1
-4/+27
*
gh-108202: Document calendar.TextCalendar formatting helpers (#127608)
Stan Ulbrych
2025-01-03
1
-1/+26
*
gh-126624: Expose error code ``XML_ERROR_NOT_STARTED`` of Expat >=2.6.4 (#126...
Sebastian Pipping
2025-01-02
1
-0/+7
*
gh-124130: Fix a bug in matching regular expression \B in empty string (GH-12...
Serhiy Storchaka
2025-01-02
1
-5/+2
*
gh-95371: Add support for other image formats(e.g. PNG) to the turtle… (#95...
Shin-myoung-serp
2025-01-02
1
-5/+19
*
gh-128349: Use `.. data::` instead of `.. class::` for pre-defined decimal `C...
abkmystery
2025-01-02
1
-3/+3
*
gh-128317: Document `calendar.TextCalendar.formatweek` (#128353)
Hugo van Kemenade
2024-12-30
1
-0/+8
*
gh-123424: add `ZipInfo._for_archive` to set suitable default properties (#12...
Bénédikt Tran
2024-12-29
1
-0/+11
*
expand the `asyncio.run_coroutine_threadsafe` recipes (#127576)
Thomas Grainger
2024-12-29
1
-8/+53
*
gh-128192: support HTTP sha-256 digest authentication as per RFC-7617 (GH-128...
Calvin Bui
2024-12-28
1
-0/+3
*
gh-127949: make deprecation of policy system more prominent (#128290)
Kumar Aditya
2024-12-27
2
-5/+17
*
gh-124761: add `socket.SO_REUSEPORT_LB` (#124961)
Thomas Grainger
2024-12-26
1
-0/+8
*
gh-127949: add docs for asyncio policy deprecation (#128269)
Kumar Aditya
2024-12-26
1
-0/+8
*
gh-128035: Add ssl.HAS_PHA to detect libssl PHA support (GH-128036)
Will Childs-Klein
2024-12-24
1
-0/+6
*
gh-127949: deprecate `asyncio.set_event_loop` (#128218)
Kumar Aditya
2024-12-24
1
-0/+4
*
gh-127949: deprecate asyncio policy classes (#128216)
Kumar Aditya
2024-12-24
1
-0/+16
*
gh-126180: Remove getopt and optparse deprecation notices (GH-126227)
Alyssa Coghlan
2024-12-23
8
-39/+211
*
gh-112328: Make EnumDict usable on its own and document it (GH-123669)
Petr Viktorin
2024-12-20
1
-8/+18
*
gh-112328: Document EnumDict in docs and release notes (GH-121720)
Md Rokibul Islam
2024-12-19
1
-1/+16
*
gh-127274: Defer nested methods (#128012)
mpage
2024-12-19
1
-0/+7
*
GH-122548: Implement branch taken and not taken events for sys.monitoring (GH...
Mark Shannon
2024-12-19
1
-6/+23
*
gh-127688: Add `SCHED_DEADLINE` and `SCHED_NORMAL` constants to `os` module (...
RUANG (James Roy)
2024-12-19
1
-0/+12
*
gh-122706: fix docs for asyncio ssl sockets (#128092)
Kumar Aditya
2024-12-19
1
-2/+2
*
gh-127949: deprecate `asyncio.get_event_loop_policy` (#128053)
Kumar Aditya
2024-12-18
1
-0/+4
*
gh-127949: deprecate `asyncio.set_event_loop_policy` (#128024)
Kumar Aditya
2024-12-18
1
-0/+4
*
Python 3.14.0a3
v3.14.0a3
Hugo van Kemenade
2024-12-17
4
-6/+6
*
Fix typo in itertools docs (gh-127995)
Gugubo
2024-12-16
1
-1/+1
*
Clarify ast docs to use a less confusing example for `ast.ParamSpec` (#127955)
Steve C
2024-12-15
1
-2/+2
*
gh-127852: add remark about ',' separator (#127854)
Sergey B Kirpichev
2024-12-14
1
-1/+3
*
Minor readability improvements for the itertools recipes (gh-127928)
Raymond Hettinger
2024-12-13
1
-39/+35
[next]