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
*
gh-117514: Add `sys._is_gil_enabled()` function (#118514)
Sam Gross
2024-05-03
1
-0/+8
*
gh-116126: Implement PEP 696 (#116129)
Jelle Zijlstra
2024-05-03
2
-17/+117
*
gh-117492: Clarify documentation of `typing.Never` (#117678)
Nice Zombies
2024-05-03
1
-24/+22
*
gh-105879: Add support for keyword arguments to eval and exec (#105885)
Raphael Gaschignard
2024-05-02
1
-5/+13
*
gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488)
Steve Dower
2024-05-02
1
-0/+7
*
gh-117903: Clarify that the staticmethod descriptor is callable (GH-117925)
Serhiy Storchaka
2024-05-02
1
-2/+3
*
docs: typo: tiny grammar change: "pointed by" -> "pointed to by" (#118411)
Andrew Zipperer
2024-05-02
2
-4/+4
*
GH-118174: specify the type for the path argument of shutil.which
Filipe Laíns
2024-05-01
1
-2/+3
*
Expand the 'Extending' docs with an example. (#113187)
Jason R. Coombs
2024-05-01
1
-0/+78
*
gh-117618: Make package.module searchable for breakpoints and clean up docs (...
Tian Gao
2024-04-30
1
-6/+13
*
gh-85453: Consistent backquotes on None occurences across datetime.rst (#118282)
edson duarte
2024-04-30
1
-1/+1
*
gh-118392: Add note about random.random for multi thread app (gh-118396)
Donghee Na
2024-04-30
1
-0/+6
*
gh-118359: Improve docs for Bdb.user_call (#118368)
Tian Gao
2024-04-29
1
-0/+3
*
gh-118293: Suppress mouse cursor feedback when launching Windows processes wi...
Henrik Tunedal
2024-04-28
1
-0/+16
*
gh-101100: Fix Sphinx warnings in `library/faulthandler.rst` (#118353)
Hugo van Kemenade
2024-04-28
1
-7/+9
*
Fix note in Enum.__new__ docs (#118284)
Philipp A
2024-04-26
1
-5/+5
*
gh-108191: Add support of positional argument in SimpleNamespace constructor ...
Serhiy Storchaka
2024-04-24
1
-4/+18
*
gh-85453: Make numeric literals consistent across datetime.rst (#118245)
edson duarte
2024-04-24
1
-3/+3
*
gh-85453: Adapt datetime.rst to devguide recommendations for code snippets an...
edson duarte
2024-04-24
1
-45/+45
*
gh-116023: Add `show_empty=False` to `ast.dump` (#116037)
Nikita Sobolev
2024-04-24
1
-148/+103
*
Fix typo in py_compile.rst (GH-118102)
Animesh Kumar
2024-04-23
1
-1/+1
*
bpo-18108: Adding dir_fd and follow_symlinks keyword args to shutil.chown (GH...
tahia
2024-04-22
1
-1/+5
*
gh-118030: Group definitions for `ParamSpecArgs` and `ParamSpecKwargs` in `ty...
Nice Zombies
2024-04-22
1
-1/+1
*
gh-115986 Improve pprint documentation accuracy (#117403)
Kerim Kabirov
2024-04-22
1
-3/+2
*
Docs: replace Harry Potter reference with Monty Python (#118130)
Clément Robert
2024-04-21
1
-3/+3
*
gh-115961: Add name and mode attributes for compressed file-like objects (GH-...
Serhiy Storchaka
2024-04-21
5
-6/+54
*
gh-118100: Improve links in `ast.rst` (#118101)
Nikita Sobolev
2024-04-19
1
-2/+3
*
gh-114053: Fix bad interaction of PEP-695, PEP-563 and ``get_type_hints`` (#1...
Alex Waygood
2024-04-19
1
-1/+3
*
gh-116931: Add fileobj parameter check for Tarfile.addfile (GH-117988)
lyc8503
2024-04-19
1
-3/+7
*
gh-115775: Add whatsnew entry about __static_attributes__ (GH-117909)
Irit Katriel
2024-04-19
1
-0/+7
*
gh-64588: Clarify the difference between mu and xbar in statistics docs (#117...
Mariusz Felisiak
2024-04-19
1
-7/+7
*
gh-87969: Align docs and docstrings with implementation for ctypes' [w]string...
Shreyan Avigyan
2024-04-18
1
-8/+8
*
gh-114539: Clarify implicit launching of shells by subprocess (GH-117996)
Steve Dower
2024-04-17
1
-2/+10
*
gh-117977: Amend version changed annotation for os.chmod, os.chown, and os.li...
Nice Zombies
2024-04-17
1
-3/+3
*
gh-117945: Fix `os.path.ismount()` documentation (#117947)
Nice Zombies
2024-04-16
1
-2/+2
*
gh-102402: Fix floating point math issue by using `time.time_ns()` in `loggin...
Douglas Thor
2024-04-16
1
-1/+1
*
gh-77102: site: try utf-8 and fallback to locale encoding when reading .pth f...
Inada Naoki
2024-04-16
1
-0/+4
*
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade
2024-04-15
14
-29/+20
*
gh-115532: Minor tweaks to kde() (gh-117897)
Raymond Hettinger
2024-04-15
1
-1/+2
*
Doc: mark up classes, attributes, parameters, and methods in dataclasses.rst ...
Erlend E. Aasland
2024-04-14
1
-85/+85
*
dataclasses docs: add some link anchors (#117601)
Jelle Zijlstra
2024-04-14
1
-0/+8
*
Simpler example of shallow dict export of a dataclass (#117812)
Gouvernathor
2024-04-14
1
-1/+1
*
Tweak wording for dataclasses.replace (gh-117758)
Gouvernathor
2024-04-14
1
-2/+2
*
GH-115060: Speed up `pathlib.Path.glob()` by omitting initial `stat()` (#117831)
Barney Gale
2024-04-13
1
-4/+5
*
gh-68583: webbrowser: replace `getopt` with `argparse`, add long options (#11...
Hugo van Kemenade
2024-04-13
1
-3/+6
*
gh-102247: http: support rfc9110 status codes (GH-117611)
Michiel W. Beijen
2024-04-13
1
-60/+64
*
gh-117840: Fix indent to fix shlex syntax highlighting (#117843)
Hugo van Kemenade
2024-04-13
1
-15/+15
*
gh-114466: explicitly define heap invariant (#117778)
Shantanu
2024-04-13
1
-2/+3
*
Fix version directive indents (#117719)
Hugo van Kemenade
2024-04-12
4
-8/+8
*
gh-104269: Document `glob.glob` duplicates when using multiple `**` patterns ...
Tomas R
2024-04-11
1
-0/+8
[next]