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
*
Python 3.10.11
v3.10.11
Pablo Galindo
2023-04-04
40
-135/+432
*
[3.10] gh-103207: Add instructions to the macOS installer welcome display on ...
Ned Deily
2023-04-04
2
-6/+39
*
gh-103109: Document ignore_warnings() test support helper (GH-103110)
Miss Islington (bot)
2023-04-02
2
-1/+16
*
Minor docs improvements fix for `codeop` (GH-103123)
Miss Islington (bot)
2023-03-30
1
-7/+7
*
gh-103099: Link mypy docs from typing.rst (GH-103100)
Miss Islington (bot)
2023-03-30
1
-0/+8
*
[3.10] gh-103112: Add http.client.HTTPResponse.read docstring and fix pydoc o...
Miss Islington (bot)
2023-03-29
2
-0/+2
*
gh-103097: Add workaround for Windows ARM64 compiler bug (GH-103098)
Steve Dower
2023-03-29
1
-0/+9
*
[3.10] gh-102582: Fix invalid JSON in Doc/howto/logging-cookbook.rst (GH-1026...
Miss Islington (bot)
2023-03-29
1
-10/+14
*
[3.10] GH-87235: Make sure "python /dev/fd/9 9</path/to/script.py" works on m...
Miss Islington (bot)
2023-03-28
4
-540/+566
*
[3.10] GH-102711: Fix warnings found by clang (GH-102712) (#103076)
Miss Islington (bot)
2023-03-28
2
-2/+3
*
[3.10] gh-88233: zipfile: handle extras after a zip64 extra (GH-96161) (#102087)
Miss Islington (bot)
2023-03-28
3
-0/+66
*
[3.10] gh-101997: Update bundled pip version to 23.0.1 (GH-101998). (#102241)
Pradyun Gedam
2023-03-28
3
-1/+2
*
[3.10] GH-95494: Fix transport EOF handling in OpenSSL 3.0 (GH-95495) (#103007)
Miss Islington (bot)
2023-03-27
3
-7/+32
*
Update pdb docs for arguments (GH-102965)
Miss Islington (bot)
2023-03-25
1
-21/+21
*
[3.10] gh-103025: fix a ctypes doc typo (GH-103026) (#103030)
Miss Islington (bot)
2023-03-25
1
-2/+2
*
[3.10] gh-101100: Document PyObject_ClearWeakRefs and gzip's name (#103002)
Hugo van Kemenade
2023-03-25
2
-0/+16
*
gh-102980: Add tests for pdf's display, alias and where commands (GH-102981)
Miss Islington (bot)
2023-03-24
2
-0/+151
*
gh-102873: logging.LogRecord docs: improve description of `msg` parameter (GH...
Miss Islington (bot)
2023-03-24
1
-2/+3
*
[3.10] gh-102027: Fix macro name (GH-102124) (#102917)
Miss Islington (bot)
2023-03-24
2
-1/+3
*
[3.10] gh-96931: Fix incorrect results in ssl.SSLSocket.shared_ciphers (GH-96...
Miss Islington (bot)
2023-03-24
4
-12/+33
*
GH-100989: Revert Improve the accuracy of collections.deque docstrings (GH-10...
Miss Islington (bot)
2023-03-24
1
-24/+13
*
gh-98239: Document that `inspect.getsource()` can raise `TypeError` (GH-101689)
Miss Islington (bot)
2023-03-23
1
-0/+4
*
gh-102936: typing: document performance pitfalls of protocols decorated with ...
Miss Islington (bot)
2023-03-23
1
-2/+18
*
[3.10] gh-102947: Improve traceback when calling `fields()` on a non-dataclas...
Alex Waygood
2023-03-23
3
-1/+15
*
gh-100989: Improve the accuracy of collections.deque docstrings (GH-100990)
Miss Islington (bot)
2023-03-22
1
-13/+24
*
Docs: improve accuracy of sqlite3.Connection.interrupt() (GH-102904)
Miss Islington (bot)
2023-03-22
1
-1/+1
*
Docs: improve the accuracy of the sqlite3.connect() timeout param (GH-102900)
Miss Islington (bot)
2023-03-22
1
-3/+3
*
Docs: improve accuracy of pdb alias example (GH-102892)
Miss Islington (bot)
2023-03-22
1
-1/+1
*
gh-102595: Document `PyObject_Format` c-api function (GH-102596)
Miss Islington (bot)
2023-03-22
1
-0/+9
*
Add link to `sys.exit` function documentation (GH-102805)
Miss Islington (bot)
2023-03-21
1
-1/+1
*
gh-98608: Fix Failure-handling in new_interpreter() (gh-102658)
Miss Islington (bot)
2023-03-21
1
-1/+1
*
[3.10] gh-102721: Improve coverage of `_collections_abc._CallableGenericAlias...
Nikita Sobolev
2023-03-17
1
-7/+30
*
Increase stack reserve size for Windows debug builds to avoid test crashes (G...
Steve Dower
2023-03-17
2
-2/+4
*
[3.10] Fix outdated note about 'int' rounding or truncating (GH-102736) (#102...
Miss Islington (bot)
2023-03-16
1
-4/+3
*
gh-94440: Fix issue of ProcessPoolExecutor shutdown hanging (GH-94468)
Miss Islington (bot)
2023-03-16
4
-0/+36
*
gh-101100: Documenting --prefix and --exec-prefix. (GH-102695)
Miss Islington (bot)
2023-03-15
5
-8/+24
*
[3.10] Remove misformatted exclamation marks in docs (GH-102694) (#102717)
Hugo van Kemenade
2023-03-15
1
-2/+2
*
gh-101377: improving test_locale_calendar_formatweekday of calendar (GH-101378)
Miss Islington (bot)
2023-03-15
2
-2/+7
*
gh-102703: Fix typo in modules tutorial documentation (GH-102707)
Miss Islington (bot)
2023-03-15
1
-1/+1
*
[3.10] gh-102354: change python3 to python in docs examples (GH-102696) (#102...
Miss Islington (bot)
2023-03-14
5
-6/+6
*
gh-100315: clarification to `__slots__` docs. (GH-102621)
Miss Islington (bot)
2023-03-14
1
-2/+4
*
doc: Remove a duplicate 'versionchanged' in library/asyncio-task (gh-102677)
Miss Islington (bot)
2023-03-14
1
-3/+0
*
gh-102627: Replace address pointing toward malicious web page (GH-102630)
Miss Islington (bot)
2023-03-13
1
-1/+1
*
[3.10] Fix duplicated words in the docs (#102645)
Alex Waygood
2023-03-13
2
-2/+2
*
[3.10] GH-101673: Fix pdb bug where local variable changes are lost after lon...
Irit Katriel
2023-03-13
3
-11/+32
*
Fix broken link to MSDN (GH-102355)
Miss Islington (bot)
2023-03-13
2
-2/+2
*
gh-101100: Fix Sphinx warnings in `turtle` module (GH-102340)
Miss Islington (bot)
2023-03-13
2
-28/+32
*
GH-102537: Handle check for PYTHONTZPATH failing in zoneinfo test (GH-102538)
Miss Islington (bot)
2023-03-13
2
-1/+10
*
gh-102433: Add tests for how classes with properties interact with `isinstanc...
Miss Islington (bot)
2023-03-11
1
-0/+88
*
gh-101100: Fix sphinx warnings in `zipapp` and `zipfile` modules (GH-102526)
Miss Islington (bot)
2023-03-08
2
-2/+2
[next]