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.12] Docs: Datamodel: Merge "Notes on using __slots__" with the parent sect...
Miss Islington (bot)
2023-08-25
1
-2/+1
*
[3.12] Datamodel: Add headings to the standard type hierarchy (GH-108146) (#1...
Miss Islington (bot)
2023-08-25
1
-1000/+1104
*
[3.12] GH-108202: Document ``calendar`` exceptions (GH-108398) (#108467)
Miss Islington (bot)
2023-08-25
1
-0/+23
*
[3.12] gh-108314: PyDict_GetItemString() mentions UTF-8 (#108448)
Victor Stinner
2023-08-25
1
-3/+5
*
[3.12] gh-107432 Update Porting Python 2 Code to Python 3 how-to (GH-107434) ...
Miss Islington (bot)
2023-08-24
1
-121/+94
*
[3.12] gh-70766: Mention the object getstate caveat in 3.11 What's new. (GH-1...
Miss Islington (bot)
2023-08-23
1
-0/+4
*
[3.12] gh-108267: Dataclasses docs: Fix object.__setattr__ typo (GH-108355) (...
Miss Islington (bot)
2023-08-23
1
-1/+1
*
[3.12] gh-107136: Remove Plausible for docs metrics (GH-107856) (#108334)
Miss Islington (bot)
2023-08-23
1
-3/+0
*
[3.12] GH-92584: Remove distutils from the newtypes tutorial includes (GH-108...
Miss Islington (bot)
2023-08-22
10
-43/+42
*
[3.12] Docs: Add link to skip to datetime's format codes (GH-108027) (#108329)
Miss Islington (bot)
2023-08-22
1
-0/+6
*
[3.12] Document 3.13, 3.14 and future removals (GH-108055) (#108331)
Miss Islington (bot)
2023-08-22
1
-0/+13
*
[3.12] gh-105857: Document that asyncio subprocess std{in,out,err} can be fil...
Miss Islington (bot)
2023-08-22
1
-0/+1
*
[3.12] gh-107700: [Enum] Document that `EnumType` was added in 3.11 (GH-10826...
Miss Islington (bot)
2023-08-22
1
-0/+4
*
[3.12] Docs: align the param spec of sqlite3.Connection methods with the impl...
Miss Islington (bot)
2023-08-22
1
-2/+2
*
[3.12] gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108...
Miss Islington (bot)
2023-08-22
21
-74/+85
*
[3.12] gh-106971: Docs: Add missing issue reference (GH-106992) (#108283)
Miss Islington (bot)
2023-08-22
1
-1/+1
*
[3.12] gh-107801: Improve the accuracy of io.TextIOWrapper.seek docs (#107933...
Erlend E. Aasland
2023-08-22
1
-0/+16
*
[3.12] gh-107298: Fix C API datetime documentation (GH-108034). (#108234)
Serhiy Storchaka
2023-08-21
2
-15/+57
*
[3.12] gh-108224: Fix asyncio doc inconsistency (GH-108230) (#108231)
Miss Islington (bot)
2023-08-21
1
-1/+1
*
[3.12] gh-107298: Fix references to deprecated and removed PyUnicode C API (G...
Miss Islington (bot)
2023-08-21
4
-51/+51
*
[3.12] docs: fix grammar in isolating-extensions.rst (GH-108037) (#108218)
Miss Islington (bot)
2023-08-21
1
-1/+1
*
[3.12] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (#...
Miss Islington (bot)
2023-08-21
1
-0/+5
*
[3.12] Improve references in the tutorial (GH-108069) (#108203)
Miss Islington (bot)
2023-08-21
6
-49/+48
*
[3.12] Docs: document 'manager' and '_log' attrs of logging.Logging (GH-10814...
Miss Islington (bot)
2023-08-21
1
-0/+8
*
[3.12] Resolve reference warnings in faq/library.rst (GH-108149) (#108182)
Miss Islington (bot)
2023-08-20
2
-6/+8
*
[3.12] Resolve reference warnings in faq/design.rst (GH-108148) (#108180)
Miss Islington (bot)
2023-08-20
2
-3/+2
*
[3.12] Docs: Fix Sphinx warnings in sys.rst (#108106) (#108178)
Erlend E. Aasland
2023-08-20
3
-115/+153
*
[3.12] Docs: Fix Sphinx warnings in logging.rst (GH-108139) (#108174)
Erlend E. Aasland
2023-08-20
2
-19/+20
*
[3.12] Resolve reference warnings in faq/programming.rst (GH-108150) (#108170)
Miss Islington (bot)
2023-08-20
2
-4/+3
*
[3.12] Docs: Fix Sphinx warnings in license.rst (GH-108142) (#108167)
Miss Islington (bot)
2023-08-20
2
-6/+5
*
[3.12] gh-107659: Improve wording of the description of `ctypes.pointer` and ...
Miss Islington (bot)
2023-08-20
1
-7/+7
*
[3.12] gh-107619: Extend functools LRU cache docs with generators and async f...
Miss Islington (bot)
2023-08-20
1
-2/+3
*
[3.12] Fix misspellings in sysconfig docs (GH-108156) (#108157)
Miss Islington (bot)
2023-08-20
1
-5/+5
*
[3.12] gh-107980: fix doc role for asyncio.timeouts (GH-108126) (#108152)
Miss Islington (bot)
2023-08-19
1
-3/+3
*
[3.12] Docs: Remove links to external C functions and macros in os.rst (GH-10...
Miss Islington (bot)
2023-08-19
1
-25/+27
*
[3.12] gh-107801: Improve the accuracy of os.lseek docs (#107935) (#108136)
Erlend E. Aasland
2023-08-19
1
-6/+11
*
[3.12] Docs: format sys.float_info properly (GH-108107) (#108130)
Miss Islington (bot)
2023-08-19
1
-52/+73
*
[3.12] gh-101100: Only show GitHub check annotations on changed doc paragraph...
Miss Islington (bot)
2023-08-19
1
-22/+184
*
[3.12] gh-101100: Docs: Check Sphinx warnings and fail if improved (GH-106460...
C.A.M. Gerlach
2023-08-18
4
-96/+151
*
[3.12] Docs: emphasise warning and add accurate markups for sys.unraisablehoo...
Miss Islington (bot)
2023-08-18
1
-17/+21
*
[3.12] gh-107801: Improve the docs of the SEEK_* constants (#108099) (#108108)
Erlend E. Aasland
2023-08-18
1
-4/+14
*
[3.12] Docs: Fix Sphinx warnings in io.rst (GH-107903) (#108093)
Miss Islington (bot)
2023-08-18
2
-36/+36
*
[3.12] gh-107801: Document SEEK_HOLE and SEEK_DATA (GH-107936) (#108086)
Miss Islington (bot)
2023-08-17
1
-2/+27
*
[3.12] GH-92584: Remove Installing Python Modules (Distutils version) (GH-108...
Adam Turner
2023-08-17
5
-1090/+3
*
[3.12] gh-107298: Fix some references in the C API documentation (GH-108072) ...
Miss Islington (bot)
2023-08-17
11
-20/+20
*
[3.12] gh-107298: Add standard exceptions and warnings in the nitpick_ignore ...
Miss Islington (bot)
2023-08-17
1
-0/+71
*
[3.12] GH-107987: Remove the Distributing Python Modules guide (GH-108016) (#...
Miss Islington (bot)
2023-08-17
5
-170/+16
*
[3.12] GH-92584: Remove references to Distutils in configure.rst (GH-108043) ...
Miss Islington (bot)
2023-08-16
1
-11/+6
*
[3.12] GH-92584: Redirect macOS package installation to the PPUG (GH-108044) ...
Miss Islington (bot)
2023-08-16
1
-6/+2
*
[3.12] GH-92584: Remove references to Distutils in ``PYTHONUSERBASE`` (GH-108...
Miss Islington (bot)
2023-08-16
1
-2/+2
[next]