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
*
Fix typos in documentation and comments (GH-102374)
Michael K
2023-03-02
2
-2/+2
*
gh-102088 Optimize iter_index itertools recipe (GH-102360)
Stefan Pochmann
2023-03-02
1
-3/+6
*
gh-95672 skip fcntl when pipesize is smaller than pagesize (gh-102163)
Hyunkyun Moon
2023-03-01
1
-0/+7
*
GH-90744: Fix erroneous doc links in the sys module (#101319)
Furkan Onder
2023-02-28
1
-49/+49
*
gh-101561: Add typing.override decorator (#101564)
Steven Troxler
2023-02-27
1
-0/+38
*
gh-101825: Clarify that as_integer_ratio() output is always normalized (#101843)
Sergey B Kirpichev
2023-02-27
2
-4/+5
*
gh-102296 Document that inspect.Parameter kinds support ordering (GH-102297)
Gouvernathor
2023-02-27
1
-2/+3
*
gh-101100: Fix sphinx warnings in `types` module (#102274)
Nikita Sobolev
2023-02-27
1
-1/+1
*
gh-91038: Change default argument value to `False` instead of `0` (#31621)
Rotzbua
2023-02-27
1
-1/+1
*
gh-102259: Fix re doc issue regarding right square brackets (#102264)
Skip Montanaro
2023-02-26
1
-1/+2
*
gh-101100: Fix sphinx warnings in `typing` module docs (#102260)
Nikita Sobolev
2023-02-25
1
-1/+1
*
asyncio docs: Fix dangling hyphen (#102227)
Jelle Zijlstra
2023-02-25
1
-2/+2
*
gh-101100: Fix Sphinx warnings in `decimal` module (#102125)
Hugo van Kemenade
2023-02-25
1
-84/+84
*
gh-102105 Fix wording in filterfalse/quantify/filter (GH-102189)
Stefan Pochmann
2023-02-24
2
-4/+4
*
gh-81652: Add MAP_ALIGNED_SUPER FreeBSD and MAP_CONCEAL OpenBSD constants (gh...
Yeojin Kim
2023-02-24
1
-3/+11
*
gh-87634: remove locking from functools.cached_property (GH-101890)
Carl Meyer
2023-02-23
1
-0/+16
*
Fix syntax error in struct doc example (#102160)
Terry Jan Reedy
2023-02-22
1
-1/+1
*
GH-101777: `queue.rst`: use 2 spaces after a period to be consistent. (#102143)
Owain Davies
2023-02-22
1
-8/+8
*
gh-102135: Update turtle docs to rename wikipedia demo to rosette (#102137)
somebody
2023-02-22
1
-3/+3
*
gh-100556: Improve clarity of `or` docs (#100589)
ram vikram singh
2023-02-21
1
-2/+2
*
gh-101777: Make `PriorityQueue` docs slightly clearer (#102026)
Owain Davies
2023-02-21
1
-2/+2
*
gh-102011: use sys.exception() instead of sys.exc_info() in docs where possib...
Irit Katriel
2023-02-20
4
-14/+13
*
GH-99818: improve the documentation for zipfile.Path and Traversable (GH-101589)
Filipe LaĆns
2023-02-20
2
-3/+7
*
gh-85417: Clarify behaviour on branch cuts in cmath module (#102046)
Mark Dickinson
2023-02-19
1
-28/+38
*
gh-99735: Use required=True in argparse subparsers example (#100927)
Patricio Paez
2023-02-19
1
-1/+1
*
Fix incorrectly documented attribute in csv docs (#101250)
Reza Rastak
2023-02-19
1
-1/+1
*
GH-84783: Make the slice object hashable (GH-101264)
Furkan Onder
2023-02-19
1
-0/+3
*
gh-101536: [docs] Improve attributes of `urllib.error.HTTPError` (#101612)
Nikita Sobolev
2023-02-18
1
-1/+12
*
gh-101739: [Enum] update docs - default boundary for Flag is CONFORM (GH-101746)
Owain Davies
2023-02-17
1
-9/+8
*
gh-100226: Clarify StreamReader.read behavior (#101807)
Jan Gosmann
2023-02-17
1
-2/+10
*
gh-101992: update plistlib examples to be runnable (#101994)
Dustin Rodrigues
2023-02-17
1
-6/+15
*
gh-93573: Replace wrong example domains in configparser doc (GH-93574)
sblondon
2023-02-16
1
-23/+23
*
gh-101881: Support (non-)blocking read/write functions on Windows pipes (GH-1...
Rayyan Ansari
2023-02-16
1
-2/+10
*
gh-99138: Isolate _zoneinfo (#99218)
Erlend E. Aasland
2023-02-15
1
-1/+1
*
gh-101693: In sqlite3, deprecate using named placeholders with parameters sup...
Erlend E. Aasland
2023-02-15
1
-1/+18
*
gh-101799: implement PREP_RERAISE_STAR as an intrinsic function (#101800)
Irit Katriel
2023-02-14
1
-11/+15
*
GH-101898: Fix missing term references for hashable definition (#101899)
Furkan Onder
2023-02-14
12
-18/+18
*
Correct trivial grammar in reset_mock docs (#101861)
Steve Kowalik
2023-02-13
1
-3/+3
*
gh-101390: Fix docs for `imporlib.util.LazyLoader.factory` to properly call i...
busywhitespace
2023-02-10
1
-1/+1
*
Docs: Fix getstatus() -> getcode() typos (#101296)
Hugo van Kemenade
2023-02-10
2
-2/+2
*
Docs: use parameter list for sqlite3.Cursor.execute* (#101782)
Erlend E. Aasland
2023-02-10
1
-12/+33
*
gh-101283: Fix 'versionchanged' for the shell=True fallback on Windows in 3.1...
Oleg Iarygin
2023-02-09
1
-5/+5
*
gh-101283: Version was just released, so should be changed in 3.11.3 (GH-101719)
Steve Dower
2023-02-08
1
-5/+5
*
gh-101283: Improved fallback logic for subprocess with shell=True on Windows ...
Oleg Iarygin
2023-02-08
1
-0/+40
*
gh-47937: Note that Popen attributes are read-only (#93070)
Stanley
2023-02-08
1
-11/+12
*
gh-101632: Add the new RETURN_CONST opcode (#101633)
penguin_wwy
2023-02-07
1
-0/+7
*
gh-97725: Fix documentation for the default file of `asyncio.Task.print_stack...
Oleg Iarygin
2023-02-07
1
-1/+1
*
gh-85747: Active voice & suggested edits, 'running/stopping loop' & 'callback...
Brian Skinn
2023-02-07
1
-18/+24
*
bpo-33591: Add support for path like objects to `ctypes.CDLL` (#7032)
mrh1997
2023-02-05
1
-0/+16
*
gh-76961: Fix the PEP3118 format string for ctypes.Structure (#5561)
Eric Wieser
2023-02-05
1
-0/+1
[next]