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
...
*
bpo-36384: [doc] Mention CVE-2021-29921 fix in 3.8.12 (GH-27824)
Łukasz Langa
2021-08-19
2
-0/+18
*
bpo-44830: [doc] Restore missing Mozilla devguide link (GH-27818)
Jack DeVries
2021-08-19
1
-0/+4
*
bpo-44874: deprecate Py_TRASHCAN_SAFE_BEGIN and Py_TRASHCAN_SAFE_END (GH-27693)
Irit Katriel
2021-08-18
1
-0/+41
*
bpo-44508: [Doc] Document failure mode for loop.call_soon_threadsafe (GH-27688)
meowmeowmeowcat
2021-08-17
1
-0/+4
*
introduce omitted index default before using it (GH-27775)
Jefferson Oliveira
2021-08-17
1
-8/+8
*
bpo-44895: Introduce PYTHONDUMPREFSFILE variable for refcount dumping (GH-27767)
Dong-hee Na
2021-08-17
1
-0/+9
*
bpo-42035: Add PyType_GetQualName() to get a type's qualified name. (GH-27551)
Hai Shi
2021-08-17
4
-0/+14
*
bpo-44903: Removed othergui.rst and list of GUI frameworks (GH-27762)
Gautam Chaudhuri
2021-08-17
3
-148/+10
*
bpo-16580: [doc] Add examples to int.to_bytes and int.from_bytes (GH-27760)
Gautam Chaudhuri
2021-08-15
1
-0/+28
*
bpo-44907: Update error messages in tutorial examples (GH-27755)
meowmeowmeowcat
2021-08-13
1
-3/+3
*
bpo-36700: [doc] Update base64 RFC references to RFC 4648 (GH-27700)
andrei kulakov
2021-08-13
2
-4/+13
*
bpo-26228: [doc] Adapt PTY documentation updates from GH-4167 (GH-27754)
Łukasz Langa
2021-08-13
1
-5/+9
*
bpo-26228: Fix pty EOF handling (GH-12049)
Zephyr Shannon
2021-08-11
1
-5/+1
*
bpo-33479: Add architecture and threading model sections to Tkinter module do...
Mark Roseman
2021-08-11
1
-0/+104
*
bpo-33479: Remove unqualified tkinter threadsafe claim. (GH-6990)
Terry Jan Reedy
2021-08-10
1
-2/+1
*
bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272)
Anthony Shaw
2021-08-09
9
-0/+44
*
bpo-44854: Remove trailing whitespaces (GH-27689)
Serhiy Storchaka
2021-08-09
1
-2/+2
*
bpo-44522: Fix inaccurate information in open() function (GH-27650)
meowmeowmeowcat
2021-08-09
1
-3/+3
*
bpo-44702: Remove ambiguity in sentence (GH-27676)
meowmeowmeowcat
2021-08-09
1
-3/+3
*
bpo-32695: Docs and tests for compresslevel and preset kwargs in tarfile (GH-...
Zackery Spytz
2021-08-09
1
-0/+3
*
bpo-44830 - Remove the broken Broken Mozilla devguide link. (GH-27664)
Senthil Kumaran
2021-08-08
1
-4/+0
*
bpo-42971: Add errno.EQFULL (macOS) (GH-24419)
Ronald Oussoren
2021-08-06
1
-0/+5
*
bpo-41576: document BaseException in favor of bare except (GH-21917)
Thomas Grainger
2021-08-06
1
-8/+9
*
bpo-27752: improve documentation of csv.Dialect (GH-26795)
Jack DeVries
2021-08-06
1
-11/+23
*
bpo-44756: [docs] revert automated virtual environment creation on `make html...
Łukasz Langa
2021-08-06
2
-5/+13
*
bpo-44584: Deprecate PYTHONTHREADDEBUG env var (GH-27065)
Victor Stinner
2021-08-06
2
-1/+8
*
bpo-44679: [doc] fix typo in unittest.mock.rst (GH-27618)
Jack DeVries
2021-08-05
1
-1/+1
*
bpo-41706: Fix special method invocation docs to mention using type() (GH-22084)
William Chargin
2021-08-04
1
-3/+4
*
bpo-42958: Improve description of shallow= in filecmp.cmp docs (GH-27166)
andrei kulakov
2021-08-04
1
-2/+5
*
[doc] bpo-43066: zipfile - add note on leading slash in the filename arg (GH-...
andrei kulakov
2021-08-04
1
-1/+5
*
Fix typo in 'xml.dom.minidom' documentation (GH-27602)
Cristián Maureira-Fredes
2021-08-04
1
-1/+1
*
Fix 404 link to the pyporting mailing list (GH-27320)
Rohit Nishad
2021-08-04
1
-3/+3
*
Note that tp_clear and m_clear are not always called (GH-27581)
Petr Viktorin
2021-08-04
2
-0/+12
*
Fix hyperlink conflict in turtle docs (GH-27592)
Harry
2021-08-04
1
-12/+16
*
bpo-41886: Fix documented type of PyType_Type (GH-22454)
da-woods
2021-08-03
1
-1/+1
*
bpo-41737: expand doc for NotADirectoryError (GH-27471)
andrei kulakov
2021-08-03
1
-2/+4
*
bpo-44782: Improve OrderedDict recipe for LRU cache variants (GH-27536)
Raymond Hettinger
2021-08-02
1
-16/+32
*
bpo-35183: Add typical examples to os.path.splitext docs (GH-27286)
Jake Stockwin
2021-08-02
1
-7/+26
*
Document PyMember_GetOne and PyMember_SetOne (GH-27555)
Ken Jin
2021-08-02
1
-0/+15
*
doc: "Mac OS X" -> "macOS" (GH-27535)
partev
2021-08-02
1
-3/+3
*
doc: "Mac OS " -> "macOS" (GH-27534)
partev
2021-08-02
1
-1/+1
*
bpo-37880: for argparse add_argument with action='store_const', const now def...
Jack DeVries
2021-07-31
1
-11/+16
*
bpo-43625: Enhance csv sniffer has_headers() to be more accurate (GH-26939)
andrei kulakov
2021-07-30
1
-0/+14
*
bpo-41911: Update docs for various expressions (GH-27470)
andrei kulakov
2021-07-30
1
-7/+34
*
Doc: Change errant 3.10.0 to 3.10, to match other mentions (GH-27459)
Ori Avtalion
2021-07-30
1
-2/+2
*
Update URLs in comments and metadata to use HTTPS (GH-27458)
Noah Kantrowitz
2021-07-30
6
-8/+8
*
Fix typo in ast.rst (GH-27449)
HaeckelK
2021-07-29
1
-1/+1
*
bpo-44765: [doc] fix typo (GH-27430)
Pavel
2021-07-29
1
-1/+1
*
bpo-41103: Resurrect the old buffer protocol. (GH-27437)
Inada Naoki
2021-07-29
5
-5/+78
*
bpo-43565: Document PyUnicode_KIND's return type as an unsigned int (GH-25724)
Ammar Askar
2021-07-29
1
-1/+1
[prev]
[next]