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
/
Misc
/
NEWS.d
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] gh-113703: Correctly identify incomplete f-strings in the codeop modul...
Pablo Galindo Salgado
2024-01-05
1
-0/+2
*
[3.12] gh-113320: Reduce the number of dangerous `getattr()` calls when const...
Alex Waygood
2024-01-05
1
-0/+4
*
[3.12] gh-113538: Don't error in stream reader protocol callback when task is...
Miss Islington (bot)
2024-01-04
1
-0/+5
*
[3.12] Document the `co_lines` method on code objects (#113682) (#113686)
Alex Waygood
2024-01-03
1
-2/+2
*
[3.12] gh-101100: Fix Sphinx warnings for removed dead batteries (GH-113669) ...
Hugo van Kemenade
2024-01-03
7
-10/+10
*
[3.12] gh-113602: Bail out when the parser tries to override existing errors ...
Miss Islington (bot)
2024-01-02
1
-0/+2
*
[3.12] gh-101100: Fix Sphinx warnings in `library/configparser.rst` (GH-11359...
Hugo van Kemenade
2023-12-31
3
-6/+6
*
[3.12] gh-113543: Make sure that `MacOSXOSAScript` sends `webbrowser.open` au...
Miss Islington (bot)
2023-12-29
1
-0/+2
*
[3.12] bpo-11102: Make configure enable major(), makedev(), and minor() on HP...
Miss Islington (bot)
2023-12-28
1
-0/+2
*
[3.12] gh-110459: Make sure --with-openssl-rpath works on macOS (GH-113441) (...
Miss Islington (bot)
2023-12-28
1
-0/+2
*
[3.12] bpo-26791: Update shutil.move() to provide the same symlink move behav...
Miss Islington (bot)
2023-12-27
1
-0/+4
*
[3.12] gh-57795: IDLE: Enter the selected text when opening the "Replace" dia...
Miss Islington (bot)
2023-12-27
1
-0/+1
*
[3.12] gh-111615: Fix regression in QueueHandler configuration. (GH-111638) (...
Miss Islington (bot)
2023-12-27
1
-0/+2
*
[3.12] bpo-36959: Fix error messages for invalid ISO format string in _strpti...
Miss Islington (bot)
2023-12-26
1
-0/+2
*
[3.12] gh-106905: Use separate structs to track recursion depth in each PyAST...
Serhiy Storchaka
2023-12-25
1
-0/+7
*
[3.12] bpo-37013: Fix the error handling in socket.if_indextoname() (GH-13503...
Miss Islington (bot)
2023-12-25
1
-0/+3
*
[3.12] gh-113407: Fix import of unittest.mock when CPython is built without d...
Miss Islington (bot)
2023-12-24
1
-0/+1
*
[3.12] gh-113421: Fix multiprocessing logger for "%(filename)s" (GH-113423) (...
Miss Islington (bot)
2023-12-24
1
-0/+1
*
[3.12] gh-113028: Correctly memoize str in pickle when escapes added (GH-1134...
Miss Islington (bot)
2023-12-24
1
-0/+6
*
[3.12] gh-111784: Fix two segfaults in the elementtree module (GH-113405) (GH...
Miss Islington (bot)
2023-12-24
1
-0/+5
*
[3.12] gh-112559: Avoid unnecessary conversion attempts to enum_klass in sign...
Miss Islington (bot)
2023-12-24
1
-0/+3
*
[3.12] gh-113297: Fix segfault in compiler for with statement with 19 context...
Irit Katriel
2023-12-23
1
-0/+1
*
[3.12] gh-74573: document that ndbm can silently corrupt databases on macOS (...
Miss Islington (bot)
2023-12-23
1
-0/+3
*
[3.12] gh-113188: Fix shutil.copymode() and shutil.copystat() on Windows (GH-...
Serhiy Storchaka
2023-12-23
1
-0/+6
*
[3.12] gh-65701: document that freeze doesn't work with framework builds on m...
Miss Islington (bot)
2023-12-22
1
-0/+2
*
[3.12] gh-112305: Fix check-clean-src to detect frozen_modules .h files. (GH-...
Miss Islington (bot)
2023-12-21
1
-0/+3
*
[3.12] GH-113214: Fix SSLProto exception handling in SSL-over-SSL scenarios (...
Miss Islington (bot)
2023-12-21
1
-0/+1
*
[3.12] gh-108269: Add CFBundleAllowMixedLocalizations to Info.plist on macOS ...
Miss Islington (bot)
2023-12-19
1
-0/+4
*
[3.12] gh-102362: Fix macOS version number in result of sysconfig.get_platfor...
Miss Islington (bot)
2023-12-19
1
-0/+3
*
[3.12] gh-101100: Fix Sphinx warnings in `library/ast.rst` (GH-113289) (#113290)
Hugo van Kemenade
2023-12-19
1
-1/+1
*
[3.12] gh-113269: IDLE - Fix test_editor hang (macOS) (GH-113271) (#113272)
Miss Islington (bot)
2023-12-19
1
-0/+1
*
[3.12] gh-113199: Make read1() and readline() of HTTPResponse close IO after ...
Miss Islington (bot)
2023-12-18
1
-0/+3
*
[3.12] gh-113246: Updated bundled pip to 23.3.2 (gh-113249) (#113253)
Stéphane Bidoul
2023-12-18
1
-0/+1
*
[3.12] gh-110746: Improve markup in ``tkinter.ttk.rst`` (GH-111236) (#113193)
Miss Islington (bot)
2023-12-15
1
-0/+1
*
[3.12] gh-113009: Fix multiprocessing Process.terminate() on Windows (GH-1131...
Miss Islington (bot)
2023-12-15
1
-0/+5
*
[3.12] gh-61648: Detect line numbers of properties in doctests (GH-113161) (G...
Miss Islington (bot)
2023-12-15
1
-0/+1
*
[3.12] gh-112716: Fix SystemError when __builtins__ is not a dict (GH-112770)...
Serhiy Storchaka
2023-12-14
1
-0/+2
*
[3.12] gh-111049: Fix crash during garbage collection of the BytesIO buffer o...
Miss Islington (bot)
2023-12-14
1
-0/+2
*
[3.12] gh-112867: fix for WITH_PYMALLOC_RADIX_TREE=0 (GH-112885) (#113068)
Miss Islington (bot)
2023-12-13
1
-0/+1
*
[3.12] bpo-40648: Test modes that file can get with chmod() on Windows (GH-20...
Miss Islington (bot)
2023-12-13
1
-0/+1
*
[3.12] gh-101100: Fix Sphinx warning in references with asterisks (GH-113029)...
Miss Islington (bot)
2023-12-13
5
-10/+10
*
[3.12] gh-94606: Fix error when message with Unicode surrogate not surrogatee...
Miss Islington (bot)
2023-12-11
1
-0/+3
*
[3.12] gh-112898: warn about unsaved files when quitting IDLE on macOS (GH-11...
Miss Islington (bot)
2023-12-11
1
-0/+1
*
[3.12] gh-112943: Correctly compute end offsets for multiline tokens in the t...
Pablo Galindo Salgado
2023-12-11
1
-0/+2
*
[3.12] gh-109980: Fix test_tarfile_vs_tar on macOS (GH-112905) (#112927)
Miss Islington (bot)
2023-12-10
1
-0/+2
*
[3.12] gh-110820: Disable test_signal.test_stress_modifying_handlers on macOS...
Ronald Oussoren
2023-12-09
1
-0/+3
*
[3.12] gh-79429: Ignore FileNotFoundError when remove a temporary directory i...
Serhiy Storchaka
2023-12-09
1
-0/+2
*
[3.12] gh-110017: Disable test_signal.test_stress_modifying_handlers on macOS...
Miss Islington (bot)
2023-12-08
1
-0/+2
*
Python 3.12.1
v3.12.1
Thomas Wouters
2023-12-07
152
-356/+1594
*
[3.12] gh-79325: Fix recursion error in TemporaryDirectory cleanup on Windows...
Miss Islington (bot)
2023-12-07
1
-0/+2
[next]