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
*
gh-77782: Deprecate Py_HasFileSystemDefaultEncoding (#106272)
Victor Stinner
2023-06-30
1
-0/+1
*
gh-106023: Remove _PyObject_FastCall() function (#106265)
Victor Stinner
2023-06-30
1
-0/+5
*
GH-106008: Make implicit boolean conversions explicit (GH-106003)
Brandt Bucher
2023-06-29
1
-1/+22
*
gh-105775: Convert LOAD_CLOSURE to a pseudo-op (#106059)
hms
2023-06-29
1
-12/+11
*
gh-101100: Fix reference to `parse_args` in `optparse.rst` (#105265)
F3eQnxN3RriK
2023-06-28
1
-24/+27
*
gh-101100: Fix reference to asynchronous methods (#106172)
F3eQnxN3RriK
2023-06-28
2
-10/+10
*
gh-105993: Add possible `None` return type to `asyncio.EventLoop.start_tls` d...
Sam Bull
2023-06-28
1
-0/+3
*
Refer to `TimeoutError` instead of `asyncio.TimeoutError` in `asyncio-task.rs...
lightdrk
2023-06-28
1
-4/+4
*
gh-106168: PyTuple_SET_ITEM() now checks the index (#106164)
Victor Stinner
2023-06-28
3
-7/+26
*
gh-92788: Add docs for `ast.Module`, `ast.Expression`, and others (#101055)
Nikita Sobolev
2023-06-27
1
-0/+101
*
GH-105774: Clarify operation of normalize() (GH-106093)
Raymond Hettinger
2023-06-27
1
-6/+37
*
Revert "GH-96145: Add AttrDict to JSON module for use with object_hook (#9614...
Ćukasz Langa
2023-06-26
2
-51/+0
*
gh-106107: document correct error that's raised when a mutable default value ...
Roderich Schupp
2023-06-26
1
-1/+1
*
GH-105793: Add follow_symlinks argument to `pathlib.Path.is_dir()` and `is_fi...
Barney Gale
2023-06-26
2
-9/+22
*
gh-106111: Remove zipapp documentation on creating a Windows executable (#106...
Paul Moore
2023-06-26
1
-106/+9
*
gh-105927: Deprecate PyWeakref_GetObject() function (#106006)
Victor Stinner
2023-06-26
2
-1/+15
*
Improve typing docs on the type of class objects (#106081)
Alex Waygood
2023-06-26
1
-49/+59
*
gh-106084: Remove old PyObject call aliases (#106085)
Victor Stinner
2023-06-26
1
-0/+14
*
gh-106046: Improve error message from `os.fspath` if `__fspath__` is set to `...
Alex Waygood
2023-06-25
1
-2/+3
*
Docs: add links to 'callable' term in sqlite3 docs (#106072)
Erlend E. Aasland
2023-06-25
1
-17/+18
*
gh-106033: [docs] Improve C API GetItem & HasAttr notes. (#106047)
Gregory P. Smith
2023-06-24
2
-14/+23
*
GH-104375: Use `versionchanged` to describe new arguments in pathlib docs (GH...
Barney Gale
2023-06-24
1
-14/+14
*
Typing docs: fix typo in annotating tuples comment (#106048)
Eamon Tracey
2023-06-23
1
-2/+2
*
gh-105730: support more callables in ExceptionGroup.split() and subgroup() (#...
Irit Katriel
2023-06-23
1
-4/+8
*
Typing docs: improve the guidance on annotating tuples (#106021)
Alex Waygood
2023-06-23
1
-21/+72
*
Docs: Avoid a DeprecationWarning in `pyspecific.py` when running with Sphinx ...
Alex Waygood
2023-06-23
1
-11/+9
*
GH-89812: Add `pathlib.UnsupportedOperation` (GH-105926)
Barney Gale
2023-06-22
2
-1/+47
*
gh-104212: Explain how to port imp.load_source() (#105978)
Victor Stinner
2023-06-21
1
-1/+15
*
gh-84436: update docs on Py_None/Py_True/Py_False/Py_Ellipsis becoming immort...
Irit Katriel
2023-06-21
3
-19/+25
*
stdtypes.rst: remove a period (#105959)
Mathieu Dupuy
2023-06-21
1
-1/+1
*
Use CSV-separated outputs @ get-changed-files @ CI (#105151)
Sviatoslav Sydorenko
2023-06-21
1
-6/+27
*
gh-105927: Add PyWeakref_GetRef() function (#105932)
Victor Stinner
2023-06-21
4
-8/+28
*
Add Py_TYPE() to Doc/data/refcounts.dat (#105949)
Victor Stinner
2023-06-20
1
-0/+3
*
gh-105922: Add PyImport_AddModuleRef() function (#105923)
Victor Stinner
2023-06-20
4
-12/+34
*
gh-104212: Explain how to port imp code to importlib (#105905)
Victor Stinner
2023-06-19
1
-1/+32
*
typing docs: Improve the intro to each section (#105901)
Alex Waygood
2023-06-18
1
-36/+40
*
gh-105875: Require SQLite 3.15.2 or newer (#105876)
Erlend E. Aasland
2023-06-18
2
-4/+4
*
Docs: move sphinx-lint to pre-commit (#105750)
Hugo van Kemenade
2023-06-18
3
-10/+3
*
gh-105844: Use devguide terminology to denote versions (#105882)
Erlend E. Aasland
2023-06-18
1
-3/+3
*
gh-105481: remove HAS_ARG, HAS_CONST, IS_JUMP_OPCODE, IS_PSEUDO_OPCODE and re...
Irit Katriel
2023-06-17
1
-0/+6
*
gh-105678: document SET_FUNCTION_ATTRIBUTE (#105843)
Carl Meyer
2023-06-16
1
-9/+20
*
gh-105844: Consistently use 'minor version' for X.Y versions (#105851)
Erlend E. Aasland
2023-06-16
2
-3/+3
*
Fix inaccuracies in "Assorted Topics" section of "Defining Extension Types" t...
chgnrdv
2023-06-16
1
-5/+5
*
bpo-44530: Document the change in MAKE_FUNCTION behavior (#93189)
Alex Doe
2023-06-16
1
-2/+5
*
More reorganisation of the typing docs (#105787)
Alex Waygood
2023-06-15
1
-101/+117
*
Improve docs for `typing.dataclass_transform` (#105792)
Alex Waygood
2023-06-15
1
-37/+69
*
GH-77273: Better bytecodes for f-strings (GH-6132)
Mark Shannon
2023-06-14
1
-16/+37
*
gh-105570: Deprecate unusual ways of creating empty TypedDicts (#105780)
Alex Waygood
2023-06-14
2
-6/+17
*
gh-105196: Fix indentations of section headings in C API docs (#105672)
TATHAGATA ROY
2023-06-14
3
-6/+6
*
Typing docs: move the deprecated stuff below the non-deprecated stuff (#105781)
Alex Waygood
2023-06-14
1
-488/+488
[next]