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
*
[3.12] gh-107080: Fix Py_TRACE_REFS Crashes Under Isolated Subinterpreters (#...
Eric Snow
2023-08-16
8
-30/+93
*
[3.12] gh-100061: Proper fix of the bug in the matching of possessive quantif...
Serhiy Storchaka
2023-08-16
4
-9/+16
*
[3.12] gh-91051: fix segfault when using all 8 type watchers (GH-107853) (#10...
Miss Islington (bot)
2023-08-16
6
-26468/+26475
*
[3.12] gh-107963: Fix set_forkserver_preload to check the type of given list ...
Miss Islington (bot)
2023-08-15
3
-1/+11
*
[3.12] gh-107967: Fix infinite recursion on invalid escape sequence warning (...
Miss Islington (bot)
2023-08-15
2
-0/+13
*
[3.12] Add another example to the statistics docs (GH-107904) (#107941)
Miss Islington (bot)
2023-08-14
2
-0/+57
*
[3.12] gh-107877: Update logging levels reference table with usage criteria. ...
Miss Islington (bot)
2023-08-14
1
-15/+33
*
[3.12] gh-107891: Fix typo in 3.12 whatsnew (GH-107892) (#107893)
Miss Islington (bot)
2023-08-14
1
-1/+1
*
[3.12] Docs: Document PyBUF_MAX_NDIM (GH-107865) (#107871)
Miss Islington (bot)
2023-08-11
1
-3/+7
*
[3.12] gh-91054: make code watcher tests resilient to other watchers (GH-1078...
Miss Islington (bot)
2023-08-11
2
-3/+12
*
[3.12] gh-107810: Improve DeprecationWarning for metaclasses with custom tp_n...
Miss Islington (bot)
2023-08-11
3
-4/+5
*
[3.12] Fix the long64 reader in umarshal.py (GH-107828) (#107849)
Miss Islington (bot)
2023-08-11
1
-4/+4
*
[3.12] GH-107774: Add missing audit event for PEP 669 (GH-107775) (#107839)
Miss Islington (bot)
2023-08-11
4
-0/+30
*
[3.12] GH-107724: Fix the signature of `PY_THROW` callback functions. (GH-107...
Miss Islington (bot)
2023-08-11
6
-18/+39
*
[3.12] GH-106684: Close `asyncio.StreamWriter` when `asyncio.StreamWriter` i...
Miss Islington (bot)
2023-08-10
2
-0/+5
*
[3.12] gh-107814: Avoid output from Nuget installation in find_python.bat (GH...
Miss Islington (bot)
2023-08-10
2
-2/+7
*
[3.12] gh-106052: Fix bug in the matching of possessive quantifiers (GH-10651...
Serhiy Storchaka
2023-08-09
3
-0/+21
*
[3.12] gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552) (...
Miss Islington (bot)
2023-08-08
15
-90/+162
*
[3.12] gh-107442: Document all valid types for ctypes _as_parameter_ (GH-1074...
Miss Islington (bot)
2023-08-07
1
-3/+4
*
[3.12] Docs: Argument Clinic: Move the CConverter class to the reference (GH-...
Miss Islington (bot)
2023-08-07
1
-64/+69
*
[3.12] Improve cross-references in `runpy` docs (GH-107673) (#107698)
Miss Islington (bot)
2023-08-06
1
-12/+13
*
[3.12] Docs: Argument Clinic: Improve 'How to write a custom converter' (GH-1...
Miss Islington (bot)
2023-08-06
1
-24/+26
*
[3.12] Docs: Fix Sphinx annotations in Doc/library/ctypes.rst (GH-107672) (#1...
Miss Islington (bot)
2023-08-06
2
-32/+35
*
[3.12] GH-84435: Make pyspecific directives translatable (GH-19470) (#107681)
Miss Islington (bot)
2023-08-06
1
-10/+8
*
[3.12] Do not use deprecated ``logger.warn()`` in pyspecific (GH-107694) (#10...
Miss Islington (bot)
2023-08-06
1
-3/+3
*
[3.12] Docs: skip python-docs-theme 2023.7 to fix mobile menu (GH-107666) (#1...
Miss Islington (bot)
2023-08-06
1
-1/+1
*
[3.12] gh-107662: Switch 'any' and 'anext' in functions.rst (GH-107663) (#107...
Miss Islington (bot)
2023-08-06
1
-2/+2
*
Post 3.12.0rc1
Thomas Wouters
2023-08-06
1
-1/+1
*
Python 3.12.0rc1
v3.12.0rc1
Thomas Wouters
2023-08-05
52
-124/+515
*
[3.12] gh-107432 Fix incorrect indentation in annotations HOWTO (GH-107445) (...
Miss Islington (bot)
2023-08-05
1
-163/+163
*
[3.12] gh-107630: Revert "[3.12] gh-107080: Fix Py_TRACE_REFS Crashes Under I...
Eric Snow
2023-08-05
6
-62/+29
*
[3.12] Docs: Only include Plausible for html, not for epub etc (GH-107637) (#...
Miss Islington (bot)
2023-08-04
1
-1/+3
*
[3.12] Docs: upgrade to python-docs-theme 2023.7 (GH-107617) (#107633)
Hugo van Kemenade
2023-08-04
1
-1/+1
*
[3.12] Update the expected bytecode magic in test_importlib.test_util (#107626)
T. Wouters
2023-08-04
1
-1/+1
*
[3.12] GH-107263: Increase C stack limit for most functions, except `_PyEval_...
Miss Islington (bot)
2023-08-04
21
-45/+57
*
[3.12] gh-107080: Fix Py_TRACE_REFS Crashes Under Isolated Subinterpreters (g...
Miss Islington (bot)
2023-08-03
6
-29/+62
*
[3.12] gh-107576: Ensure `__orig_bases__` are our own in `get_original_bases`...
Miss Islington (bot)
2023-08-03
3
-7/+20
*
[3.12] gh-107077: Raise SSLCertVerificationError even if the error is set via...
Miss Islington (bot)
2023-08-03
2
-0/+10
*
[3.12] gh-107471: Fix Refleaks in test_import (gh-107569) (#107571)
Miss Islington (bot)
2023-08-02
2
-1/+3
*
[3.12] Clarify `Self` interaction with subclasses (GH-107511) (#107548)
Miss Islington (bot)
2023-08-01
1
-10/+21
*
[3.12] gh-106092: Fix use-after-free crash in frame_dealloc (GH-106875) (#107...
Miss Islington (bot)
2023-08-01
2
-6/+9
*
[3.12] gh-105766: Document that Custom Allocators Must Be Thread-Safe (gh-107...
Miss Islington (bot)
2023-07-31
2
-0/+13
*
[3.12] gh-99113: Add a What's New Entry for PEP 684 (gh-107520) (gh-107523)
Miss Islington (bot)
2023-07-31
1
-0/+40
*
[3.12] gh-107306: Add a Doc Entry for Py_mod_multiple_interpreters (GH-107403...
Miss Islington (bot)
2023-07-31
3
-0/+34
*
[3.12] gh-107507: Replace 'The goals of Argument Clinic' with a summary (GH-1...
Miss Islington (bot)
2023-07-31
1
-54/+4
*
[3.12] gh-106762: Add news for `EnumMeta.__getattr__` removal (GH-107466) (GH...
Miss Islington (bot)
2023-07-31
2
-1/+5
*
[3.12] GH-101291: Add warning to "what's new" that `PyLongObject` internals h...
Miss Islington (bot)
2023-07-31
1
-0/+11
*
[3.12] gh-106368: Add test for Argument Clinic misbehaving custom converter_i...
Miss Islington (bot)
2023-07-31
1
-0/+20
*
[3.12] gh-105578: Add more usage examples to `typing.AnyStr` docs (GH-107045)...
Miss Islington (bot)
2023-07-31
1
-0/+15
*
[3.12] gh-105751: Remove obsolete `object` base class in some ctypes tests (G...
Ćukasz Langa
2023-07-31
4
-11/+11
[next]