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-97933: (PEP 709) inline list/dict/set comprehensions (#101441)
Carl Meyer
2023-05-09
1
-0/+8
*
GH-104145: Use fully-qualified cross reference types for the bisect module (#...
Adam Turner
2023-05-08
1
-10/+12
*
gh-102500: Remove mention of bytes shorthand (#104281)
Shantanu
2023-05-08
1
-6/+3
*
gh-97696: Improve and fix documentation for asyncio eager tasks (#104256)
Itamar Ostricher
2023-05-08
1
-1/+18
*
gh-104254: Document the optional keyword-only "context" argument to Task cons...
Itamar Ostricher
2023-05-07
1
-4/+8
*
GH-97950: Use new-style index directive ('builtin') (#104164)
Adam Turner
2023-05-06
5
-17/+17
*
gh-102215: importlib documentation cleanups
Sam Morris
2023-05-06
2
-10/+10
*
GH-100479: Add `pathlib.PurePath.with_segments()` (GH-103975)
Barney Gale
2023-05-05
1
-2/+26
*
gh-104112: link from cached_property docs to method-caching FAQ (#104113)
Carl Meyer
2023-05-04
1
-12/+4
*
GH-81079: Add case_sensitive argument to `pathlib.Path.glob()` (GH-102710)
Barney Gale
2023-05-04
1
-2/+18
*
gh-91896: Deprecate collections.abc.ByteString (#102096)
Shantanu
2023-05-04
2
-2/+7
*
gh-102500: Document PEP 688 (#102571)
Jelle Zijlstra
2023-05-04
2
-0/+41
*
gh-96534: socketmodule: support FreeBSD divert(4) socket (#96536)
Gleb Smirnoff
2023-05-04
1
-0/+11
*
GH-97950: Use new-style index directive ('statement') (#104162)
Adam Turner
2023-05-04
4
-10/+10
*
GH-97950: Use new-style index directive ('object') (#104158)
Adam Turner
2023-05-04
5
-29/+29
*
GH-97950: Use new-style index directive ('operator') (#104156)
Adam Turner
2023-05-04
1
-28/+28
*
GH-97950: Use new-style index directive ('module') (#103996)
Adam Turner
2023-05-04
23
-38/+38
*
gh-97850: Deprecate `find_loader` and `get_loader` in `pkgutil` (GH-98520)
Nikita Sobolev
2023-05-03
1
-0/+7
*
gh-103693: Add convenience variable feature to `pdb` (#103694)
Tian Gao
2023-05-03
1
-0/+15
*
GH-98040: Suppress cross-references to the removed ``imp`` module (#104131)
Adam Turner
2023-05-03
1
-0/+1
*
gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059)
Barry Warsaw
2023-05-03
4
-160/+8
*
gh-82012: Deprecate bitwise inversion (~) of bool (#103487)
Tim Hoffmann
2023-05-03
2
-22/+34
*
gh-101100: Fix Sphinx warnings in `curses` and `curses.ascii` modules (#103457)
Hugo van Kemenade
2023-05-03
2
-447/+477
*
GH-89769: `pathlib.Path.glob()`: do not follow symlinks when checking for pre...
andrei kulakov
2023-05-03
1
-6/+9
*
gh-65022: Fix description of tuple return value in copyreg (#103892)
Shantanu
2023-05-02
1
-1/+1
*
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle
2023-05-02
16
-21/+21
*
Improve assert_type phrasing (#104081)
Shantanu
2023-05-02
1
-3/+4
*
gh-97696: asyncio eager tasks factory (#102853)
Itamar Ostricher
2023-05-01
1
-0/+36
*
Adjust expression from `==` to `!=` in alignment with the meaning of the para...
Ben Faulhaber
2023-05-01
1
-1/+1
*
gh-88773: Added teleport method to Turtle library (#103974)
Liam Gersten
2023-04-30
1
-11/+42
*
gh-103636: issue warning for deprecated calendar constants (#103833)
Prince Roshan
2023-04-29
1
-0/+52
*
Various small fixes to dis docs (#103923)
Jelle Zijlstra
2023-04-29
1
-78/+79
*
gh-98040: Remove just the `imp` module (#98573)
Barry Warsaw
2023-04-28
4
-417/+0
*
gh-101100: Add reference doc for __post_init__ (#103818)
Olga Matoula
2023-04-28
1
-22/+23
*
Update itertool recipe: polynomial_from_roots() (GH-103973)
Raymond Hettinger
2023-04-28
1
-5/+4
*
gh-100021: Document that sqlite3's executemany() discards resulting rows (#10...
Erlend E. Aasland
2023-04-28
1
-2/+9
*
gh-83925: Make asyncio.subprocess communicate similar to non-asyncio (#18650)
Marek Marczykowski-Górecki
2023-04-28
1
-2/+7
*
Docs: fix dunders with too many underscores (#103955)
Erlend E. Aasland
2023-04-27
1
-1/+1
*
GH-103903: Test the minimum Sphinx version in CI (#103904)
Adam Turner
2023-04-27
1
-3/+3
*
GH-103857: Deprecate utcnow and utcfromtimestamp (#103858)
Paul Ganssle
2023-04-27
1
-0/+8
*
gh-62432: unittest runner: Exit code 5 if no tests were run (#102051)
Stefano Rivera
2023-04-27
1
-1/+2
*
gh-103629: Update typing.Unpack docs in compliance with PEP 692 (#103894)
Franek Magiera
2023-04-26
1
-2/+22
*
gh-48241: Clarify URL needs to be encoded when provided to urlopen and Reques...
Michael Blahay
2023-04-26
1
-3/+3
*
gh-103489: Add get/set config methods to sqlite3.Connection (#103506)
Erlend E. Aasland
2023-04-26
1
-0/+56
*
gh-103015: Add entrypoint keyword param to sqlite3.Connection.load_extension ...
Erlend E. Aasland
2023-04-26
1
-2/+20
*
gh-101879: docs - italicize argument in smtplib.SMPT() description (#101886)
Owain Davies
2023-04-26
1
-5/+5
*
gh-91441: Clarify the docs of asyncio.loop.subprocess_exec() (#91442)
July Tikhonov
2023-04-26
1
-9/+8
*
gh-101786: Clarify docs that asyncio.Server.sockets is a socket-like Transpor...
Carol Willing
2023-04-26
1
-2/+3
*
gh-103721: Improve cross-references for generic-alias docs (#103838)
Alex Waygood
2023-04-25
1
-0/+7
*
gh-51574: Make tempfile.mkdtemp() always return absolute paths (#94612)
Samuel Sloniker
2023-04-25
1
-0/+3
[next]