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
*
[3.11] gh-84095: Fill documentation gap regarding user-defined objects. (GH-9...
Miss Islington (bot)
2022-09-05
1
-0/+19
*
Docs: alphabetically order sqlite3.Cursor attrs (GH-96565)
Miss Islington (bot)
2022-09-04
1
-30/+31
*
gh-95778: remove unneeded doc note on float.as_integer_ratio (GH-96553)
Miss Islington (bot)
2022-09-04
1
-7/+0
*
doc typo: spell limitation (GH-96542)
Miss Islington (bot)
2022-09-04
1
-1/+1
*
[3.11] gh-89087: Update logging.QueueHandler documentation to clarify recordâ...
Miss Islington (bot)
2022-09-03
1
-0/+14
*
bpo-30419: DOC: Update missing information in bdb docs (GH-1687)
Miss Islington (bot)
2022-09-02
1
-58/+123
*
[3.11] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96500)
Gregory P. Smith
2022-09-02
8
-16/+267
*
gh-95180: Add `TaskGroup` and `Runner` to AsyncIO API Index (GH-95189)
Miss Islington (bot)
2022-09-02
1
-9/+20
*
gh-96168: Improve sqlite3 dict_factory example (GH-96457)
Miss Islington (bot)
2022-09-01
1
-18/+9
*
gh-96414: Inline code examples in sqlite3 docs (GH-96442)
Miss Islington (bot)
2022-08-31
15
-349/+380
*
Docs: normalise sqlite3 placeholder how-to heading (GH-96413)
Miss Islington (bot)
2022-08-30
1
-2/+2
*
gh-95337: update TypeVarTuple example (GH-95338)
Miss Islington (bot)
2022-08-30
1
-8/+13
*
gh-95413: Remove references to deprecated CGI library (GH-95414)
Miss Islington (bot)
2022-08-30
2
-3/+3
*
Docs: Improve clarity for bytes.hex() (GH-95257)
Miss Islington (bot)
2022-08-30
1
-3/+4
*
[3.11] gh-91305: Add a note about DatagramHandler and DNS latency. (GH-96380)...
Miss Islington (bot)
2022-08-30
1
-0/+7
*
Doc: Update Py_TPFLAGS_HAVE_FINALIZE in docs (GH-96273)
Miss Islington (bot)
2022-08-30
1
-3/+6
*
Docs: normalize SQL style in sqlite3 docs (GH-96403)
Miss Islington (bot)
2022-08-29
1
-7/+7
*
gh-90814: Correct NEWS wording re. optional C11 features (GH-96309) (GH-96384)
Petr Viktorin
2022-08-29
1
-1/+2
*
gh-95432: Add doctests for the sqlite3 docs (GH-96225)
Miss Islington (bot)
2022-08-29
1
-64/+125
*
GH-96359: Fix docs that claim int(0|1) doesn't match False (GH-96361)
Miss Islington (bot)
2022-08-29
1
-1/+1
*
Docs: Fix count of bullets in asyncio-task.rst (GH-96307) (#96330)
Miss Islington (bot)
2022-08-27
1
-1/+1
*
[3.11] gh-77116: Add SMTP buffering example to logging cookbook. (GH-96324) (...
Miss Islington (bot)
2022-08-27
1
-0/+82
*
gh-95994: Clarify escaped newlines. (GH-96066)
Miss Islington (bot)
2022-08-26
1
-11/+22
*
gh-96197: Define the behavior of repr if sys.displayhook is lost (gh-96242)
Miss Islington (bot)
2022-08-26
1
-0/+2
*
Clarify API stability of PyTypeObject in relation to static types. (GH-96217)
Miss Islington (bot)
2022-08-25
1
-3/+3
*
[3.11] gh-91070: Add note about SysLogHandler on macOS 12.x (Monterey). (GH-9...
Miss Islington (bot)
2022-08-25
1
-0/+6
*
GH-96179: Fix misleading example on the bisect documentation (GH-96228)
Miss Islington (bot)
2022-08-24
1
-1/+1
*
gh-96197: Define the behavior of breakpoint if sys.breakpointhook is lost (gh...
Miss Islington (bot)
2022-08-24
1
-0/+2
*
[3.11] gh-94635: Frame sqlite3 how-to headings as such & move default adapter...
Erlend E. Aasland
2022-08-24
1
-43/+45
*
gh-96096: Add undocumented SQLITE_OK/DENY/IGNORE sqlite3 constants (GH-96134)
Miss Islington (bot)
2022-08-23
1
-4/+14
*
gh-95432: Add doctest for sqlite3 tutorial (GH-96193)
Miss Islington (bot)
2022-08-23
1
-16/+47
*
gh-96121: Merge sqlite3.Row examples into sqlite3.Row class doc (GH-96122)
Miss Islington (bot)
2022-08-22
2
-70/+18
*
small grammatical change (GH-96138) (GH-96157)
Miss Islington (bot)
2022-08-21
1
-1/+1
*
GH-95880: Clarify StringIO append/overwrite behavior. (GH-96104) (GH-96156)
Miss Islington (bot)
2022-08-21
1
-2/+6
*
Add polynomial_from_roots() to the itertools recipes (GH-96102) (#96155)
Miss Islington (bot)
2022-08-21
1
-0/+19
*
gh-96098: Clearly link concurrent.futures from threading & multiprocessing do...
Miss Islington (bot)
2022-08-21
2
-1/+23
*
Docs: Fix markup of module name in sqlite3 docs (GH-96115)
Miss Islington (bot)
2022-08-19
1
-3/+3
*
Doc: Use consistent markup for example Point class in sqlite3 (GH-96095)
Miss Islington (bot)
2022-08-19
1
-3/+3
*
Docs: group sqlite3.Connection attributes and methods (GH-96090)
Miss Islington (bot)
2022-08-19
1
-39/+37
*
gh-94635: Remove sqlite3 doc introduction heading (GH-96089)
Miss Islington (bot)
2022-08-19
1
-3/+0
*
GH-95822: Need _PyType_Lookup() in descriptor howto code equivalent. (GH-959...
Miss Islington (bot)
2022-08-19
1
-1/+21
*
gh-95914: Add Py_UNICODE encode APIs removed in PEP 624 to 3.11 What's New (G...
Miss Islington (bot)
2022-08-19
1
-0/+25
*
Docs: Escape lone stars in sqlite3 docs (GH-96081)
Miss Islington (bot)
2022-08-18
1
-5/+5
*
gh-95271: Rework sqlite3 tutorial (GH-95749)
Miss Islington (bot)
2022-08-18
1
-50/+138
*
gh-95913: Add traceback module additions to what's new in 3.11 (GH-95980) (GH...
Miss Islington (bot)
2022-08-18
1
-0/+14
*
gh-95957: Add instructions for Tcl/Tk and OpenSSL on RHEL/CentOS 7 (GH-95964)
Miss Islington (bot)
2022-08-18
1
-6/+13
*
remove repetitive credit from what's new in 3.11 rst (GH-96024) (GH-96025)
Irit Katriel
2022-08-16
1
-1/+0
*
Clarify asyncio.Runner docs re: loop_factory (GH-95979)
Miss Islington (bot)
2022-08-14
1
-1/+3
*
gh-89313: Add hashlib.file_digest to whatsnew 3.11 (GH-95965)
Miss Islington (bot)
2022-08-13
1
-0/+4
*
[3.11] gh-94439: typing docs: Add minimum version to `__required_keys__` and ...
Miss Islington (bot)
2022-08-13
1
-0/+5
[next]