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
*
More useful OrderedDict LRU recipes (GH-28164)
Miss Islington (bot)
2021-09-05
1
-19/+76
*
bpo-44571: Add itertool recipe for a variant of takewhile() (GH-28167)
Miss Islington (bot)
2021-09-05
1
-1/+28
*
[3.10] bpo-45060: Get rid of few uses of the equality operators with None (GH...
Serhiy Storchaka
2021-09-04
1
-1/+1
*
bpo-42255: Update webbrowser doc for macOS (GH-28144)
Dong-hee Na
2021-09-03
1
-2/+2
*
[doc] Reword sentinel object summary in dataclasses (GH-27792)
Miss Islington (bot)
2021-09-02
1
-4/+3
*
[3.10] [doc] Link to deprecation policy PEP from the DeprecationWarning docum...
Łukasz Langa
2021-09-02
1
-0/+4
*
bpo-40360: [doc] Rephrase deprecation note about lib2to3 (GH-28122)
Miss Islington (bot)
2021-09-02
1
-6/+9
*
bpo-44135: [docs] Fix inline markup (GH-28095)
Miss Islington (bot)
2021-08-31
1
-1/+1
*
bpo-44135: Refine explanation of how passing tuples to issubclass() behaves (...
Miss Islington (bot)
2021-08-31
1
-3/+3
*
bpo-44925: [docs] Fix confusing deprecation notice for typing.IO (GH-28004)
Miss Islington (bot)
2021-08-31
1
-4/+4
*
bpo-44394: Update libexpat copy to 2.4.1 (GH-26945)
Miss Islington (bot)
2021-08-29
1
-14/+18
*
bpo-40635: Fix getfqdn() docstring and docs (GH-27971)
Miss Islington (bot)
2021-08-26
1
-2/+3
*
bpo-39452: Rewrite and expand __main__.rst (GH-26883)
Miss Islington (bot)
2021-08-24
1
-17/+360
*
Update susp-ignored.csv line numbers
Miss Islington (bot)
2021-08-23
1
-144/+175
*
bpo-42560: simplify/merge architecture info in Tkinter docs (GH-27839)
Miss Islington (bot)
2021-08-23
1
-39/+9
*
bpo-42560: add warning to Tkinter docs about outdated pre-8.5 documentation o...
Miss Islington (bot)
2021-08-23
1
-0/+7
*
[doc] Fix typo in idle.rst (GH-27903)
Miss Islington (bot)
2021-08-23
1
-1/+1
*
Move susp-ignored locations
Miss Islington (bot)
2021-08-22
1
-14/+16
*
[3.10] bpo-42560: rework external references in Tkinter docs (GH-27838) (GH-2...
Łukasz Langa
2021-08-22
1
-32/+19
*
bpo-42560: reorganize Tkinter docs modules section for clarity (GH-27840)
Miss Islington (bot)
2021-08-22
1
-17/+36
*
bpo-42560: tweaks to intro of Tkinter docs- add macOS, drop ActiveState (GH-2...
Miss Islington (bot)
2021-08-22
1
-3/+2
*
bpo-44926: `get_type_hints`: Add note about type aliases with forward refs (G...
Miss Islington (bot)
2021-08-22
1
-0/+7
*
bpo-44940: Clarify the documentation of re.findall() (GH-27849)
Miss Islington (bot)
2021-08-22
1
-4/+14
*
Fix reST markup in dataclasses.rst (GH-27843) (GH-27845)
Miss Islington (bot)
2021-08-19
1
-1/+1
*
bpo-36384: [doc] Mention CVE-2021-29921 fix in 3.8.12 (GH-27824)
Miss Islington (bot)
2021-08-19
1
-0/+5
*
bpo-44508: [Doc] Document failure mode for loop.call_soon_threadsafe (GH-27688)
Miss Islington (bot)
2021-08-17
1
-0/+4
*
bpo-44903: Removed othergui.rst and list of GUI frameworks (GH-27762)
Miss Islington (bot)
2021-08-17
2
-60/+2
*
bpo-36700: [doc] Update base64 RFC references to RFC 4648 (GH-27700)
Miss Islington (bot)
2021-08-13
2
-4/+13
*
bpo-26228: [doc] Adapt PTY documentation updates from GH-4167 (GH-27754)
Miss Islington (bot)
2021-08-13
1
-5/+9
*
bpo-26228: Fix pty EOF handling (GH-12049) (GH-27732)
Miss Islington (bot)
2021-08-12
1
-5/+1
*
bpo-33479: Add architecture and threading model sections to Tkinter module do...
Miss Islington (bot)
2021-08-11
1
-0/+104
*
bpo-33479: Remove unqualified tkinter threadsafe claim. (GH-6990)
Miss Islington (bot)
2021-08-10
1
-2/+1
*
bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272)
Miss Islington (bot)
2021-08-10
9
-0/+44
*
bpo-44522: Fix inaccurate information in open() function (GH-27650)
Miss Islington (bot)
2021-08-09
1
-3/+3
*
bpo-32695: Docs and tests for compresslevel and preset kwargs in tarfile (GH-...
Miss Islington (bot)
2021-08-09
1
-0/+3
*
bpo-27752: improve documentation of csv.Dialect (GH-26795)
Miss Islington (bot)
2021-08-06
1
-11/+23
*
bpo-44679: [doc] fix typo in unittest.mock.rst (GH-27618)
Miss Islington (bot)
2021-08-05
1
-1/+1
*
bpo-42958: Improve description of shallow= in filecmp.cmp docs (GH-27166)
Miss Islington (bot)
2021-08-04
1
-2/+5
*
[doc] bpo-43066: zipfile - add note on leading slash in the filename arg (GH-...
Miss Islington (bot)
2021-08-04
1
-1/+5
*
Fix typo in 'xml.dom.minidom' documentation (GH-27602)
Miss Islington (bot)
2021-08-04
1
-1/+1
*
Fix hyperlink conflict in turtle docs (GH-27592)
Miss Islington (bot)
2021-08-04
1
-12/+16
*
bpo-41737: expand doc for NotADirectoryError (GH-27471)
Miss Islington (bot)
2021-08-03
1
-2/+4
*
bpo-44782: Improve OrderedDict recipe for LRU cache variants (GH-27536)
Miss Islington (bot)
2021-08-02
1
-16/+32
*
bpo-35183: Add typical examples to os.path.splitext docs (GH-27286) (GH-27563)
Miss Islington (bot)
2021-08-02
1
-7/+26
*
doc: "Mac OS " -> "macOS" (GH-27534)
Miss Islington (bot)
2021-08-02
1
-1/+1
*
doc: "Mac OS X" -> "macOS" (GH-27535)
Miss Islington (bot)
2021-08-02
1
-3/+3
*
bpo-43625: Enhance csv sniffer has_headers() to be more accurate (GH-26939) (...
Miss Islington (bot)
2021-07-30
1
-0/+14
*
Update URLs in comments and metadata to use HTTPS (GH-27458) (GH-27478)
Miss Islington (bot)
2021-07-30
5
-7/+7
*
Doc: Change errant 3.10.0 to 3.10, to match other mentions (GH-27459) (GH-27479)
Miss Islington (bot)
2021-07-30
1
-2/+2
*
Fix typo in ast.rst (GH-27449) (GH-27454)
Miss Islington (bot)
2021-07-29
1
-1/+1
[next]