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-45693: Document `port` parameter to `loop.create_server` (GH-29760) (GH-2...
Miss Islington (bot)
2021-11-24
1
-0/+5
*
[3.10] bpo-45250: fix docs regarding `__iter__` and iterators being inconsist...
Brett Cannon
2021-11-22
6
-47/+49
*
[3.10] bpo-45845: Change link for pyserial (GH-29675)
Miss Islington (bot)
2021-11-20
1
-2/+2
*
bpo-45845: Remove unresponsive web link (GH-29651) (GH-29674)
Miss Islington (bot)
2021-11-20
1
-3/+0
*
bpo-45846: Fix capitalisation of Van Rossum at the start of sentence (GH-2964...
Miss Islington (bot)
2021-11-20
1
-1/+1
*
bpo-19072: Classmethod can wrap other classmethod like descriptors (GH-29634)...
Miss Islington (bot)
2021-11-19
1
-1/+8
*
[3.10] bpo-45788: Link sys.prefix doc to 'Installation paths' (GH-29606)
Miss Islington (bot)
2021-11-18
2
-7/+6
*
[3.10] [doc] bpo-45680: Disambiguate ``__getitem__`` and ``__class_getitem__`...
Miss Islington (bot)
2021-11-18
3
-18/+148
*
bpo-45640: [docs] Tokens are now clickable (GH-29260) (GH-29621)
Miss Islington (bot)
2021-11-18
3
-53/+53
*
[doc] Expand on soft keywords in the docs for keyword.py (GH-29139) (GH-29195)
Miss Islington (bot)
2021-11-18
1
-3/+3
*
bpo-45701: Improve documentation for *typed* parameter (GH-29498) (GH-29509)
Miss Islington (bot)
2021-11-18
1
-4/+10
*
[3.10] [Enum] update member.member removal (GH-29608)
Ethan Furman
2021-11-18
1
-1/+1
*
[docs] Add missing word "any" in unittest -k cmdline option description (GH-2...
Miss Islington (bot)
2021-11-18
1
-1/+1
*
Save a reference for ensure_future and create_task (GH-29163)
Miss Islington (bot)
2021-11-16
2
-0/+8
*
bpo-45677: Reword first section of `sqlite3` docs (GH-29326) (GH-29566)
Miss Islington (bot)
2021-11-15
1
-18/+20
*
bpo-25381: Update explanation of exceptions in C. (GH-26838) (GH-29568)
Miss Islington (bot)
2021-11-15
1
-7/+5
*
[3.10] bpo-45752: Fix no-support examples in 'copy' docs (GH-29548) (GH-29556)
M. Mostafa Farzan
2021-11-14
1
-1/+1
*
bpo-45799: [Doc] improve confusing sentence in __main__.rst (GH-29546)
Miss Islington (bot)
2021-11-13
1
-2/+2
*
[3.10] bpo-45772: socket.socket should be a class instead of a function (GH-2...
Miss Islington (bot)
2021-11-13
1
-1/+1
*
bpo-45792: Fix contextvar.Token's intersphinx FQN (GH-29533) (GH-29535)
Miss Islington (bot)
2021-11-12
1
-1/+1
*
Closes bpo-45712: Add missing word in control flow tutorial (GH-29460)
Miss Islington (bot)
2021-11-08
1
-1/+1
*
bpo-40170: Update What's New in Python 3.9 (GH-29470)
Miss Islington (bot)
2021-11-08
1
-4/+0
*
bpo-45741: docs: fix plural (GH-29461) (GH-29463)
Miss Islington (bot)
2021-11-08
1
-1/+1
*
bpo-39452: [doc] Change "must" to "can" on relative import style in `__main__...
Miss Islington (bot)
2021-11-06
1
-1/+1
*
[doc] bpo-45680: Improve glossary entry for generic types (GH-29388) (GH-29447)
Miss Islington (bot)
2021-11-06
1
-4/+5
*
bpo-45762: Improve docs for ``@singledispatch``/``@singledispatchmethod`` (GH...
Miss Islington (bot)
2021-11-05
1
-22/+26
*
Remove reference to ``Tuple`` at top of ``typing`` docs (GH-29401)
Miss Islington (bot)
2021-11-04
1
-4/+3
*
bpo-45680: ``typing`` docs: improve links to docs on ``GenericAlias``/``__cla...
Miss Islington (bot)
2021-11-04
1
-4/+4
*
bpo-45633: Fix newtypes doc typo (GH-29318) (GH-29364)
Miss Islington (bot)
2021-11-03
1
-1/+1
*
[doc] Link to section File input (GH-28941) (GH-29375)
Miss Islington (bot)
2021-11-02
1
-1/+1
*
bpo-45457: Minor fix to documentation for SSLContext.load_default_certs. (GH-...
Miss Islington (bot)
2021-11-02
1
-1/+1
*
[3.10] Move field width to the right field (GH-29344) (GH-29351)
Miss Islington (bot)
2021-10-31
1
-2/+2
*
bpo-45516: add protocol description to the Traversable documentation (GH-29039)
Miss Islington (bot)
2021-10-31
1
-0/+40
*
Fix docs source link for importlib.metadata (GH-29025)
Miss Islington (bot)
2021-10-30
1
-1/+1
*
bpo-45600: Enhanced / clarified the docs for os.environ and os.environb (GH-2...
Miss Islington (bot)
2021-10-29
1
-7/+8
*
bpo-45335: Add note to `sqlite3` docs about "timestamp" converter (GH-29200) ...
Miss Islington (bot)
2021-10-29
1
-0/+6
*
bpo-45655: Add ref to union type expressions at top of typing docs (GH-29309)
Miss Islington (bot)
2021-10-29
1
-1/+2
*
[3.10] bo-45655: Add "relevant PEPs" section to typing documentation (GH-29302)
Alex Waygood
2021-10-29
2
-11/+45
*
bpo-45583: Correct datamodel documentation of int() (GH-29182) (GH-29285)
Miss Islington (bot)
2021-10-28
1
-2/+2
*
bpo-45604: add `level` argument to `multiprocessing.log_to_stderr` func (GH-2...
Miss Islington (bot)
2021-10-28
1
-1/+2
*
bpo-45608: Document missing `sqlite3` DB-API attributes and methods (GH-29219...
Miss Islington (bot)
2021-10-28
1
-0/+46
*
[3.10] bpo-28737: Document when tp_dealloc should call PyObject_GC_UnTrack() ...
Sam Gross
2021-10-28
3
-9/+33
*
Fix typo in Counter documentation (GH-29223)
Miss Islington (bot)
2021-10-28
1
-1/+1
*
bpo-45618: Fix documentation build by pinning Docutils version to 0.17.1 (GH-...
Miss Islington (bot)
2021-10-27
1
-0/+4
*
bpo-44344: Document that pow can return a complex number for non-complex inpu...
Miss Islington (bot)
2021-10-21
1
-1/+4
*
bpo-41983: add availability info to socket docs (GH-27519) (GH-29136)
Miss Islington (bot)
2021-10-21
1
-0/+4
*
[3.10] bpo-44174: [Enum] add reference to name mangling (GH-29117)
Ethan Furman
2021-10-21
1
-3/+3
*
bpo-34451: Document prompt and output toggle feature in html tutorial (GH-271...
Miss Islington (bot)
2021-10-21
1
-0/+7
*
bpo-44559: [Enum] restore fixes lost in 3.9 reversion (GH-29114)
Ethan Furman
2021-10-21
1
-2/+12
*
bpo-45464: [doc] Explain that subclassing multiple exceptions is fragile (GH-...
Miss Islington (bot)
2021-10-20
1
-0/+23
[next]