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-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
*
gh-105566: Deprecate unusual ways of creating `typing.NamedTuple` classes (#1...
Alex Waygood
2023-06-14
2
-0/+24
*
gh-104873: Add typing.get_protocol_members and typing.is_protocol (#104878)
Jelle Zijlstra
2023-06-14
2
-0/+40
*
gh-105687: Remove deprecated objects from `re` module (#105688)
Nikita Sobolev
2023-06-14
1
-0/+4
*
tarfile: Fix positional-only syntax in docs (GH-105770)
Jelle Zijlstra
2023-06-14
1
-4/+4
*
gh-105387: Limited C API implements Py_INCREF() as func (#105388)
Victor Stinner
2023-06-14
1
-0/+5
*
GH-104554: Add RTSPS support to `urllib/parse.py` (#104605)
zentarim
2023-06-13
1
-3/+3
*
gh-98040: Fix importbench: use types.ModuleType() (#105743)
Victor Stinner
2023-06-13
1
-0/+2
*
gh-105733: Deprecate ctypes SetPointerType() and ARRAY() (#105734)
Victor Stinner
2023-06-13
1
-0/+6
*
gh-105373: Remove PyArg_Parse() deprecation (#105394)
Victor Stinner
2023-06-13
1
-8/+16
*
gh-105713: Document that tokenize raises when mixing tabs/spaces (#105723)
Lysandros Nikolaou
2023-06-13
1
-0/+3
*
gh-105331: Change `asyncio.sleep` to raise ``ValueError` for nan (#105641)
Jay
2023-06-12
1
-0/+3
*
gh-103968: PyType_FromMetaclass: Allow metaclasses with tp_new=NULL (GH-105386)
Petr Viktorin
2023-06-12
1
-1/+1
*
gh-102676: Add more convenience properties to `dis.Instruction` (#103969)
Tomas R
2023-06-11
1
-0/+42
*
gh-80480: Emit DeprecationWarning for array's 'u' type code (#95760)
Hugo van Kemenade
2023-06-11
2
-1/+6
*
gh-99108: Mention HACL\* in the hashlib docs. (#105634)
Gregory P. Smith
2023-06-10
1
-5/+6
*
Cleanup and clarify our hashlib docs. (#105624)
Gregory P. Smith
2023-06-10
1
-47/+90
*
Clarify the supported cases in the tokenize module (#105569)
Pablo Galindo Salgado
2023-06-09
1
-0/+9
*
Miscellaneous improvements to the typing docs (#105529)
Alex Waygood
2023-06-09
1
-74/+143
*
gh-102304: Remove Py_INCREF() doc change (#105552)
Victor Stinner
2023-06-09
1
-9/+0
*
gh-105545: Remove deprecated `MacOSXOSAScript._name` (gh-105546)
Nikita Sobolev
2023-06-09
2
-1/+6
*
gh-105396: Deprecate PyImport_ImportModuleNoBlock() function (#105397)
Victor Stinner
2023-06-09
2
-0/+8
*
gh-105332: [Enum] Fix unpickling flags in edge-cases (GH-105348)
Nikita Sobolev
2023-06-08
1
-1/+10
*
Further improve docs for `typing.Annotated` (#105498)
Alex Waygood
2023-06-08
1
-55/+77
*
gh-90015: Document that PEP-604 unions do not support forward references (#10...
Alex Waygood
2023-06-07
1
-0/+8
*
typing: Improve documentation of generic classes and aliases (#105369)
Alex Waygood
2023-06-07
1
-62/+86
*
gh-97797: Improve documentation for typing.Annotated (#105365)
Alex Waygood
2023-06-07
1
-19/+54
[next]