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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: use "unnumbered" footnotes (GH-98954)
Miss Islington (bot)
2022-11-01
1
-2/+2
*
[3.11] Missing PS1 prompt in tutorial example (GH-98921) (GH-98944)
Miss Islington (bot)
2022-11-01
1
-2/+3
*
gh-98852: Fix subscription of type aliases (GH-98920)
Miss Islington (bot)
2022-11-01
4
-0/+43
*
Fix wording in Functional Programming HOWTO (GH-98939)
Miss Islington (bot)
2022-11-01
1
-1/+1
*
GH-98897: fix memory leak if `math.dist` raises exception (GH-98898)
Miss Islington (bot)
2022-11-01
3
-3/+9
*
gh-98692: Enable treating shebang lines as executables in py.exe launcher (GH...
Miss Islington (bot)
2022-10-31
4
-4/+124
*
[3.11] gh-98793: Fix typecheck in `overlapped.c` (GH-98835) (#98889)
Charlie Zhao
2022-10-31
4
-9/+21
*
Fix typo in sorting HOWTO (GH-98888)
Miss Islington (bot)
2022-10-31
1
-1/+1
*
Doc: Fix sphinx-lint issues (GH-98911)
Miss Islington (bot)
2022-10-31
1
-1/+1
*
gh-98576: Fix types in dataclass.InitVar example (gh-98577)
Miss Islington (bot)
2022-10-31
1
-2/+2
*
[3.11] gh-96151: Use a private name for passing builtins to dataclass. This n...
Miss Islington (bot)
2022-10-31
3
-5/+13
*
[3.11] gh-96853: Restore test coverage for Py_Initialize(Ex) (GH-98874)
Miss Islington (bot)
2022-10-30
5
-19/+57
*
[3.11] gh-98783: Fix crashes when `str` subclasses are used in `_PyUnicode_Eq...
Dennis Sweeney
2022-10-30
4
-2/+35
*
glossary.rst: Fix typo in package definition (GH-98865)
Miss Islington (bot)
2022-10-29
1
-1/+1
*
Fix typo in docs (GH-98863)
Miss Islington (bot)
2022-10-29
1
-1/+1
*
gh-93358: Fix python-config docs for how to embed Python (GH-98649)
Miss Islington (bot)
2022-10-29
1
-6/+6
*
dataclasses docs: consistent indentation (4 spaces) in examples (GH-98855)
Miss Islington (bot)
2022-10-29
1
-16/+16
*
[3.11] gh-98744: Prevent column-level decoding crashes on traceback module (#...
Batuhan Taskaya
2022-10-29
3
-14/+63
*
Fix typo in contextvars docs (GH-98823)
Miss Islington (bot)
2022-10-28
1
-1/+1
*
`argparse` docs: normalize constant references (GH-98765)
Miss Islington (bot)
2022-10-28
1
-5/+6
*
[3.11] gh-98624 Add mutex to unittest.mock.NonCallableMock (GH-98688) (#98797)
Miss Islington (bot)
2022-10-28
2
-28/+40
*
[3.11] Python documents state elsewhere that a comma is not an operator (GH-9...
Miss Islington (bot)
2022-10-28
1
-1/+1
*
[3.11] gh-98548: Fix `-ne` shell operator spelling (#98556)
sterliakov
2022-10-28
1
-2/+1
*
gh-98745: Allow py.exe launcher to install 3.11 by default and 3.12 on reques...
Miss Islington (bot)
2022-10-28
2
-1/+5
*
gh-98739: Update libexpat from 2.4.9 to 2.5.0 (GH-98742)
Miss Islington (bot)
2022-10-27
4
-18/+36
*
obmalloc: Remove unused variable. (GH-98770)
Miss Islington (bot)
2022-10-27
1
-3/+1
*
gh-98703: Add tests for closing `_ProactorSocketTransport` with proactor even...
Miss Islington (bot)
2022-10-27
1
-0/+21
*
gh-98703: Fix asyncio proactor_events calling _call_connection_lost multiple ...
Miss Islington (bot)
2022-10-27
2
-0/+4
*
Fix readline.c compiler warning. (GH-98738)
Miss Islington (bot)
2022-10-26
1
-1/+1
*
[3.11] gh-98741: Remove useless check_home usage from is_python_build usage (...
Miss Islington (bot)
2022-10-26
2
-4/+4
*
[3.11] Change links to label refs (GH-98454) (#98725)
Stanley
2022-10-26
9
-9/+14
*
gh-98716: Revert gh-96081: Escape lone stars in sqlite3 docs (GH-98720)
Miss Islington (bot)
2022-10-26
1
-5/+5
*
gh-98644: point people to tomllib from configparser’s docs (GH-98645)
Miss Islington (bot)
2022-10-26
1
-4/+8
*
gh-98713: Use `@cpython_only` for a test that fails on PyPy (GH-98714)
Miss Islington (bot)
2022-10-26
2
-1/+5
*
gh-94808: cover `PyMapping_HasKeyString` and `PyMapping_HasKey` (GH-98486)
Miss Islington (bot)
2022-10-26
2
-0/+48
*
gh-98348: Mention ReferenceError in weakref.proxy documentation (GH-98355)
Miss Islington (bot)
2022-10-26
1
-0/+3
*
gh-77753: Add example for values that compare equal in stdtypes (GH-98497)
Miss Islington (bot)
2022-10-26
1
-5/+3
*
gh-84747: Add `async for` comment for StreamReader (GH-98633)
Miss Islington (bot)
2022-10-26
1
-1/+2
*
[3.11] GH-87390: Add remaining tests for PEP 646 (GH-98267) (#98667)
Jelle Zijlstra
2022-10-26
3
-241/+489
*
gh-94808: Improve coverage of `unicode_find` and `unicode_rfind` (GH-98648)
Miss Islington (bot)
2022-10-26
1
-0/+27
*
fix a typo in whatsnew/3.11 (GH-98603)
Miss Islington (bot)
2022-10-25
1
-1/+1
*
Fix typos in deprecation section of 3.11 What's New (GH-98628)
Miss Islington (bot)
2022-10-25
1
-3/+3
*
gh-95913: Fix, sort & expand pending removal sect in 3.11 WhatsNew (GH-98583)
Miss Islington (bot)
2022-10-25
1
-20/+43
*
gh-97937: dis docs: add adaptive=False (GH-97939)
Miss Islington (bot)
2022-10-25
1
-13/+29
*
gh-94328: Update Windows installer to use SQLite 3.39.4 (GH-98640)
Miss Islington (bot)
2022-10-25
4
-3/+4
*
gh-98602: [typing docs] Use quotes for forward reference in TypeVarTuple exam...
Miss Islington (bot)
2022-10-25
1
-1/+1
*
Use more precise exception types in `assertRaises` in typing tests (GH-98650)
Miss Islington (bot)
2022-10-25
1
-3/+3
*
gh-98623: Fix base classes in `typing.rst` (GH-98626)
Miss Islington (bot)
2022-10-25
1
-2/+2
*
gh-93696: Locate frozen module source with __file__ (GH-93697)
Miss Islington (bot)
2022-10-25
3
-0/+53
*
gh-95913: Prepare Improved Modules in 3.11 WhatsNew for final edits (GH-98631)
Miss Islington (bot)
2022-10-25
1
-22/+91
[next]