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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-92547: Amend What's New (#93872)
Erlend Egeberg Aasland
2022-06-16
1
-0/+8
*
gh-93857: Fix broken audit-event targets in sqlite3 docs (#93859)
Erlend Egeberg Aasland
2022-06-15
1
-2/+2
*
gh-87260: Update sqlite3 signature docs to reflect actual implementation (#93...
Erlend Egeberg Aasland
2022-06-15
1
-9/+9
*
Add test.support.busy_retry() (#93770)
Victor Stinner
2022-06-15
1
-0/+45
*
gh-93183: Adjust wording in socket docs (#93832)
Erlend Egeberg Aasland
2022-06-15
1
-2/+2
*
[docs] Fix LOAD_ATTR version changed (GH-93816)
Ken Jin
2022-06-14
1
-1/+1
*
GH-93429: Document `LOAD_METHOD` removal (GH-93803)
Ken Jin
2022-06-14
2
-13/+23
*
gh-91877: Fix WriteTransport.get_write_buffer_{limits,size} docs (#92338)
Sanket Shanbhag
2022-06-14
1
-0/+4
*
Change list to view object (#93661)
Pamela Fox
2022-06-11
1
-1/+2
*
gh-86404: [doc] A make sucpicious false positive. (GH-93710)
Julien Palard
2022-06-11
1
-0/+2
*
gh-90153: whatsnew: "z" option in format spec (GH-93624)
John Belmonte
2022-06-11
1
-0/+3
*
gh-91317: Document that Path does not collapse initial `//` (GH-32193)
Oleg Iarygin
2022-06-10
1
-3/+30
*
gh-81790: support "UNC" device paths in `ntpath.splitdrive()` (GH-91882)
Barney Gale
2022-06-10
1
-1/+1
*
gh-93466: Document PyType_Spec doesn't accept repeated slot IDs; raise where ...
Petr Viktorin
2022-06-10
1
-0/+2
*
Improve logging documentation with example and additional cookbook re… (GH-...
Vinay Sajip
2022-06-09
2
-2/+99
*
bpo-45383: Get metaclass from bases in PyType_From* (GH-28748)
Sebastian Berg
2022-06-09
1
-3/+33
*
Doc: Update references and examples of old, unsupported OSes and uarches (GH-...
CAM Gerlach
2022-06-09
7
-18/+29
*
gh-93180: Update os.copy_file_range() documentation (#93182)
Illia Volochii
2022-06-08
1
-3/+17
*
gh-87961: Remove outdated notes from functions that aren't in the Limited API...
Petr Viktorin
2022-06-08
3
-26/+0
*
gh-93370: Deprecate sqlite3.version and sqlite3.version_info (#93482)
Kalyan
2022-06-07
1
-0/+10
*
Fix `PurePath.relative_to` links in the pathlib documentation. (GH-93268)
jacksonriley
2022-06-07
1
-2/+2
*
gh-92592: Allow logging filters to return a LogRecord. (GH-92591)
Adrian Garcia Badaracco
2022-06-07
2
-3/+36
*
gh-88831: In docs for asyncio.create_task, explain why strong references to t...
Andreas Grommek
2022-06-07
1
-1/+18
*
gh-93162: Add ability to configure QueueHandler/QueueListener together (GH-93...
Vinay Sajip
2022-06-07
3
-0/+89
*
gh-86986: bump min sphinx version to 3.2 (GH-93337)
Davide Rizzo
2022-06-07
1
-1/+1
*
Fix contributor name in WhatsNew 3.11 (GH-93556)
Samodya Abeysiriwardane
2022-06-07
1
-1/+1
*
gh-89018: Improve documentation of `sqlite3` exceptions (#27645)
Erlend Egeberg Aasland
2022-06-06
1
-19/+51
*
gh-93475: Expose FICLONE and FICLONERANGE constants in fcntl (#93478)
Illia Volochii
2022-06-06
1
-0/+6
*
[docs] fix some asyncio.Barrier.wait docs grammar (GH-93552)
Thomas Grainger
2022-06-06
1
-2/+2
*
Remove action=None kwarg from Barrier docs (GH-93538)
Thomas Grainger
2022-06-06
1
-1/+1
*
gh-83728: Add hmac.new default parameter deprecation (GH-91939)
Stanley
2022-06-06
1
-0/+2
*
asyncio.Barrier docs: Fix typo (#93371)
Omer Katz
2022-06-06
1
-1/+1
*
GH-92308 What's New: list pending removals in 3.13 and future versions (#92562)
Hugo van Kemenade
2022-06-06
1
-0/+55
*
Document LOAD_FAST_CHECK opcode (#93498)
Dennis Sweeney
2022-06-05
1
-0/+11
*
gh-93433: Fix dis doc example output (GH-93434)
Ken Jin
2022-06-03
1
-10/+18
*
gh-68966: Make mailcap refuse to match unsafe filenames/types/params (GH-91993)
Petr Viktorin
2022-06-03
1
-0/+12
*
gh-90300: split --help output into separate options (#30331)
Éric
2022-06-01
1
-1/+26
*
[doc] Improve discoverability of links between logging documents. (GH-93405)
Vinay Sajip
2022-06-01
2
-1/+30
*
Remove the execution bit to some socket-related files. (#93368)
Ezio Melotti
2022-06-01
1
-0/+0
*
gh-93372: Fix typo in os.rename documentation (GH-93401)
Wei-Ting Yang
2022-06-01
1
-1/+1
*
📝 Make sure the phrase "constant-time compare" actually appears in the doc...
Noah Kantrowitz
2022-06-01
1
-1/+1
*
gh-93391: fix typo in `array` docs (GH-93392)
ynfle
2022-05-31
1
-1/+1
*
[doc] logging.rst - Change link to point directly to the Google Group. (GH-93...
Moshe Kaplan
2022-05-31
1
-1/+1
*
Remove VOC reference (93333)
Carl Bordum Hansen
2022-05-31
1
-2/+1
*
GH-93312: Add os.PIDFD_NONBLOCK flag (#93313)
Kumar Aditya
2022-05-31
2
-4/+20
*
bpo-42272: fix misleading warning filter message/module docs (#23172)
Kevin Locke
2022-05-30
1
-6/+10
*
gh-92240 : Include release dates for "What's New In Python 3.X" (#92937)
georgically
2022-05-29
8
-8/+11
*
gh-92727: Add example of named group in doc for re.Match.__getitem__ (#92730)
Baptiste Mispelon
2022-05-28
1
-0/+8
*
bpo-40514: Drop EXPERIMENTAL_ISOLATED_SUBINTERPRETERS (gh-93185)
Eric Snow
2022-05-27
1
-0/+4
*
gh-91243: Document Required and NotRequired (#93173)
David Foster
2022-05-27
1
-7/+58
[next]