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-98348: Mention ReferenceError in weakref.proxy documentation (GH-98355)
Miss Islington (bot)
2022-10-26
1
-0/+3
*
gh-77753: Add example for values that compare equal in stdtypes (GH-98497)
Miss Islington (bot)
2022-10-26
1
-5/+3
*
gh-84747: Add `async for` comment for StreamReader (GH-98633)
Miss Islington (bot)
2022-10-26
1
-1/+2
*
fix a typo in whatsnew/3.11 (GH-98603)
Miss Islington (bot)
2022-10-25
1
-1/+1
*
Fix typos in deprecation section of 3.11 What's New (GH-98628)
Miss Islington (bot)
2022-10-25
1
-3/+3
*
gh-95913: Fix, sort & expand pending removal sect in 3.11 WhatsNew (GH-98583)
Miss Islington (bot)
2022-10-25
1
-20/+43
*
gh-97937: dis docs: add adaptive=False (GH-97939)
Miss Islington (bot)
2022-10-25
1
-13/+29
*
gh-98602: [typing docs] Use quotes for forward reference in TypeVarTuple exam...
Miss Islington (bot)
2022-10-25
1
-1/+1
*
gh-98623: Fix base classes in `typing.rst` (GH-98626)
Miss Islington (bot)
2022-10-25
1
-2/+2
*
gh-95913: Prepare Improved Modules in 3.11 WhatsNew for final edits (GH-98631)
Miss Islington (bot)
2022-10-25
1
-22/+91
*
[3.11] Fix v3.11.0 release merge problems (GH-98622)
Pablo Galindo Salgado
2022-10-24
2
-20/+1
*
Merge tag 'v3.11.0' into 3.11
Pablo Galindo
2022-10-24
2
-0/+20
|
\
|
*
GH-90985: Revert "Deprecate passing a message into cancel()" (GH-97999)
Miss Islington (bot)
2022-10-24
2
-14/+2
|
*
gh-90908: Document asyncio.Task.cancelling() and asyncio.Task.uncancel() (GH-...
Miss Islington (bot)
2022-10-24
1
-74/+128
|
*
gh-95913: Edit, link and sort 3.11 WhatsNew Build section (GH-98588)
Miss Islington (bot)
2022-10-24
1
-57/+67
|
*
gh-95913: Edit, sort & expand 3.11 WhatsNew Porting section (GH-98585)
Miss Islington (bot)
2022-10-24
1
-30/+31
|
*
gh-95913: Edit, xref & sort 3.11 WhatsNew Removed section (GH-98584)
Miss Islington (bot)
2022-10-24
1
-58/+61
|
*
gh-95913 Add string section to Whatsnew with new Template methods (GH-98311)
Miss Islington (bot)
2022-10-24
1
-0/+12
|
*
gh-95778: Mention sys.set_int_max_str_digits() in error message (GH-96874)
Miss Islington (bot)
2022-10-22
1
-2/+2
|
*
Sync What's new for the current 3.11.0rc2+ branch with the 3.11.0 release branch
Pablo Galindo
2022-10-22
1
-2/+5
|
*
gh-95913: Copyedit, xref and organize enum section (GH-98295)
Miss Islington (bot)
2022-10-22
1
-38/+64
|
*
gh-95913: Edit zipfile Whatsnew section & add new APIs (GH-98314)
Miss Islington (bot)
2022-10-22
1
-2/+14
|
*
gh-95913: Add WhatsNew section for new logging APIs (GH-98320)
Miss Islington (bot)
2022-10-22
1
-0/+20
|
*
[3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98371)
C.A.M. Gerlach
2022-10-22
49
-93/+85
|
*
gh-95913: Copyedit & xref FrameInfo in Whatsnew inspect section (GH-98304)
Miss Islington (bot)
2022-10-22
2
-16/+35
|
*
gh-95913: Copyedit, link & format Typing Features section in 3.11 What's New ...
Miss Islington (bot)
2022-10-22
1
-2/+1
|
*
gh-95913: Prepare remaining Whatsnew sections for editing (#98342)
C.A.M. Gerlach
2022-10-22
1
-28/+105
|
*
gh-95914: Add links to 3.11 WhatsNew Summary items (GH-98416)
Miss Islington (bot)
2022-10-22
1
-26/+38
|
*
[3.11] gh-95913: Edit & expand Optimizations in 3.11 WhatsNew (GH-98426) (#98...
Miss Islington (bot)
2022-10-22
1
-20/+39
|
*
gh-95914: Add What's New item describing PEP 670 changes (GH-98315)
Miss Islington (bot)
2022-10-22
1
-0/+11
|
*
gh-96706: [doc] Don't recomment deprecated use of get_event_loop() in example...
Miss Islington (bot)
2022-10-22
2
-4/+4
|
*
gh-95778: Fix `sys.set_int_max_str_digits()` parameter name (GH-96798)
Miss Islington (bot)
2022-10-22
1
-1/+1
|
*
Add dataclass field default change to 3.11 what's new (GH-96790)
Miss Islington (bot)
2022-10-22
1
-0/+8
|
*
Itertools sieve() recipe (GH-96813) (GH-96814)
Miss Islington (bot)
2022-10-22
1
-32/+6
|
*
gh-96702: Order methods before attrs in sqlite3.Connection docs (GH-96703) (#...
Miss Islington (bot)
2022-10-22
1
-97/+96
|
*
gh-96810: Clarify for which statements sqlite3 implicitly opens transactions ...
Miss Islington (bot)
2022-10-22
1
-1/+2
|
*
Clarify that the expression is regular math notation, not Python. (GH-96903) ...
Miss Islington (bot)
2022-10-22
1
-2/+2
|
*
Simplify sieve() recipe. Add edge case tests. (GH-96892)
Miss Islington (bot)
2022-10-22
1
-10/+10
|
*
GH-96851: Add link to FAQ entry for caching method calls. (GH-96902)
Miss Islington (bot)
2022-10-22
2
-0/+5
|
*
gh-95913: Fix and copyedit New Features section of 3.11 What's New (GH-95915)
Miss Islington (bot)
2022-10-22
2
-36/+39
|
*
gh-95913: Copyedit, link & format Typing Features section in 3.11 What's New ...
Miss Islington (bot)
2022-10-22
1
-23/+50
|
*
gh-96917: link to typing.readthedocs.io from typing.rst (GH-96921)
Miss Islington (bot)
2022-10-22
1
-0/+5
|
*
[3.11] gh-96727: Document restrictions on Handler.emit() with respect to lock...
Miss Islington (bot)
2022-10-22
1
-0/+16
|
*
gh-81039: Add small example of f-string's "=}" to tutorial (gh-92291) (gh-96989)
Miss Islington (bot)
2022-10-22
2
-1/+12
|
*
gh-96397: Document that keywords in calls need not be identifiers (GH-96393)
Miss Islington (bot)
2022-10-22
1
-2/+12
|
*
gh-75608: Add Windows FAQ entry for missing UCRT (GH-92765)
Miss Islington (bot)
2022-10-22
1
-0/+8
|
*
gh-77171: Document that wave only supports simple PCM files (GH-97510)
Steve Dower
2022-10-22
1
-1/+2
|
*
gh-82530: Create blank function instead of invalid import for email example (...
Miss Islington (bot)
2022-10-22
1
-5/+9
|
*
GH-65046: Fix docs about logging in `asyncio` (GH-97559)
Miss Islington (bot)
2022-10-22
1
-2/+1
|
*
gh-96959: Update more HTTP links (GH-97536)
Miss Islington (bot)
2022-10-22
22
-103/+103
[next]