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
*
[3.10] gh-96414: Inline code examples in sqlite3 docs (GH-96442). (#96453)
Erlend E. Aasland
2022-08-31
1
-12/+307
*
Docs: normalise sqlite3 placeholder how-to heading (GH-96413)
Miss Islington (bot)
2022-08-30
1
-2/+2
*
Docs: Improve clarity for bytes.hex() (GH-95257)
Miss Islington (bot)
2022-08-30
1
-3/+4
*
[3.10] gh-91305: Add a note about DatagramHandler and DNS latency. (GH-96380)...
Miss Islington (bot)
2022-08-30
1
-0/+7
*
[3.10] Docs: normalize SQL style in sqlite3 docs (GH-96403). (#96409)
Erlend E. Aasland
2022-08-30
1
-6/+6
*
[3.10] gh-95432: Add doctests for the sqlite3 docs (GH-96225) (#96379)
Erlend E. Aasland
2022-08-29
1
-44/+88
*
gh-96197: Define the behavior of repr if sys.displayhook is lost (gh-96242)
Miss Islington (bot)
2022-08-26
1
-0/+2
*
gh-96197: Fix expression when :func:`sys.breakpointhook is missing (gh-96293)
Miss Islington (bot)
2022-08-26
1
-1/+1
*
[3.10] 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.10] 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
1
-56/+18
*
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
*
[3.10] Docs: Escape lone stars in sqlite3 docs (GH-96081). (#96085)
Erlend E. Aasland
2022-08-18
1
-2/+2
*
gh-95271: Rework sqlite3 tutorial (GH-95749)
Miss Islington (bot)
2022-08-18
1
-50/+138
*
gh-94439: typing docs: Add minimum version to `__required_keys__` and `__opti...
Miss Islington (bot)
2022-08-13
1
-0/+5
*
gh-82180: Document support for non-integer arg removed from grp.getgrgid in 3...
Miss Islington (bot)
2022-08-12
1
-3/+2
*
gh-92412: Clarify the documentation on library/syslog (GH-92587) (GH-95266)
Miss Islington (bot)
2022-08-12
1
-3/+7
*
[3.10] gh-95273: Improve sqlite3.complete_statement docs (GH-95840) (#95918)
Erlend E. Aasland
2022-08-12
1
-8/+16
*
gh-75510: Edit idlelib entry in doc (GH-95869)
Miss Islington (bot)
2022-08-11
1
-3/+6
*
Fix documentation typo for functools.cmp_to_key (GH-95766) (#95777)
Miss Islington (bot)
2022-08-10
1
-1/+1
*
gh-75500: Add idlelib section to IDLE doc (GH-95832)
Miss Islington (bot)
2022-08-09
1
-0/+17
*
gh-95767: Fix grammatical error in asyncio loop.create_task docs (GH-95768)
Miss Islington (bot)
2022-08-09
1
-1/+1
*
[3.10] gh-95273: Reorganize sqlite3 doc module level funcs and vars (GH-95626...
Erlend E. Aasland
2022-08-08
1
-124/+121
*
gh-94635: Fixup sqlite3 'Introduction' seealso note (GH-95751)
Miss Islington (bot)
2022-08-06
1
-12/+12
*
gh-89362: Doc IDLE menu and search (GH-95697)
Miss Islington (bot)
2022-08-05
1
-17/+25
*
bpo-42037: Corrected request dependencies in CookieJar functions (GH-23112) (...
Miss Islington (bot)
2022-08-05
1
-9/+8
*
GH-95685: Fix rendering of the string documentation (GH-95686) (GH-95701)
Miss Islington (bot)
2022-08-05
1
-0/+1
*
gh-65802: IDLE - explain SaveAs and extensions (GH-95690)
Miss Islington (bot)
2022-08-05
1
-2/+5
*
[3.10] Docs: sqlite3 docs fixup (GH-95681) (#95684)
Erlend Egeberg Aasland
2022-08-05
1
-24/+24
*
[3.10] gh-95271: Extract placeholders howto from sqlite3 tutorial (GH-95522) ...
Erlend Egeberg Aasland
2022-08-04
1
-26/+38
*
[3.10] gh-95273: Improve documented return values and exceptions raised for s...
Erlend Egeberg Aasland
2022-08-04
1
-33/+18
*
Docs: fix two typos in the sqlite3 docs (GH-95661)
Miss Islington (bot)
2022-08-04
1
-2/+2
*
gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
Miss Islington (bot)
2022-08-04
3
-3/+3
*
[3.10] gh-91838: Use HTTPS links in docs for resources which redirect to HTTP...
Serhiy Storchaka
2022-08-04
15
-21/+21
*
gh-95423: Update winreg.DeleteKeyEx documentation and remove dynamic function...
Steve Dower
2022-08-03
1
-12/+6
*
[3.10] gh-95273: Align sqlite3 const doc refs with the devguide recommendatio...
Erlend Egeberg Aasland
2022-08-03
1
-32/+32
*
gh-95233: Correct grp.getgrgid parameter name in documentation (gid -> id) (g...
Miss Islington (bot)
2022-08-02
1
-1/+1
*
gh-95516: Add param types and clarify param descriptions of LogRecord (GH-955...
Miss Islington (bot)
2022-08-02
1
-25/+48
*
[3.10] gh-94635: Add Reference, How-to, and Explanation headings to sqlite3 d...
Erlend Egeberg Aasland
2022-07-31
1
-96/+120
*
gh-95273: Relocate sqlite3 enable load extension note (GH-95430)
Miss Islington (bot)
2022-07-29
1
-12/+8
*
gh-95432: Fixup sqlite3 tutorial example (GH-95431)
Miss Islington (bot)
2022-07-29
1
-5/+5
*
gh-95273: Improve sqlite3 class descriptions (GH-95379)
Miss Islington (bot)
2022-07-29
1
-8/+34
[next]