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
/
whatsnew
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-97514: Authenticate the forkserver control socket. (GH-99309)
Gregory P. Smith
2024-11-20
1
-0/+5
*
gh-126615: `ctypes`: Make `COMError` public (GH-126686)
Jun Komoda
2024-11-20
1
-0/+3
*
GH-84850: Improve whatsnew entry for `[Fancy]URLopener` removal (#127032)
Barney Gale
2024-11-20
1
-0/+7
*
gh-123299: Copyedit "What's New in Python 3.14" (#127028)
Hugo van Kemenade
2024-11-20
1
-17/+17
*
GH-84850: Remove `urllib.request.URLopener` and `FancyURLopener` (#125739)
Barney Gale
2024-11-19
1
-0/+4
*
gh-85957: Add missing MIME types for images with RFCs (#126966)
Hugo van Kemenade
2024-11-18
1
-0/+11
*
gh-123803: Support arbitrary code page encodings on Windows (GH-123804)
Serhiy Storchaka
2024-11-18
1
-0/+3
*
Add PEP 761 to What's New (#126550)
Seth Michael Larson
2024-11-15
1
-0/+10
*
gh-122549: Add platform.invalidate_caches() (#122547)
Bénédikt Tran
2024-11-15
1
-0/+8
*
Doc: Recommend shlex.quote alongside pipes removal (#126570)
Colin Watson
2024-11-14
1
-0/+2
*
gh-126390: Support for preserving order of options and nonoption arguments in...
Serhiy Storchaka
2024-11-13
1
-0/+3
*
gh-123619: Add an unstable C API function for enabling deferred reference cou...
Peter Bierma
2024-11-13
1
-0/+3
*
gh-116897: Deprecate generic false values in urllib.parse.parse_qsl() (GH-116...
Serhiy Storchaka
2024-11-12
1
-0/+7
*
gh-89083: add support for UUID version 8 (RFC 9562) (#123224)
Bénédikt Tran
2024-11-12
1
-0/+8
*
gh-126061: Add PyLong_IsPositive/Zero/Negative() functions (#126065)
RUANG (James Roy)
2024-11-12
1
-0/+5
*
gh-125916: Allow functools.reduce() 'initial' to be a keyword argument (#125917)
Sayandip Dutta
2024-11-12
1
-0/+5
*
gh-84852: Add MIME types for .eot, ,otf, .ttf, .woff and .woff2 fonts (#20199)
Sahil Prajapati
2024-11-12
1
-0/+10
*
Docs: re-create pages for removed modules to document their removal. (#126622)
Ned Batchelder
2024-11-11
1
-0/+6
*
gh-89416: Add RFC 9559 MIME types for Matroska formats (#126412)
Hugo van Kemenade
2024-11-11
1
-0/+14
*
gh-84559: gh-103134: Whats new 3.14 entries for multiprocessing. (GH-126697)
Gregory P. Smith
2024-11-11
1
-8/+25
*
gh-126374: Add support of options with optional arguments in the getopt modul...
Serhiy Storchaka
2024-11-11
1
-0/+5
*
Add missing fullstop `.` to whatsnew/3.8.rst (GH-126553)
Rafael Fontenelle
2024-11-11
1
-1/+1
*
gh-120754: Add to `io` optimization to what's new (#126466)
Cody Maloney
2024-11-06
1
-0/+9
*
gh-120057: Add os.reload_environ() function (#126268)
Victor Stinner
2024-11-05
1
-3/+4
*
gh-101865: Docs: Keep co_lnotab deprecation for at least 3.14 (#126392)
Hugo van Kemenade
2024-11-04
1
-2/+2
*
gh-119793: Add optional length-checking to `map()` (GH-120471)
Nice Zombies
2024-11-04
1
-0/+4
*
gh-126353: remove implicit creation of loop from `asyncio.get_event_loop` (#1...
Kumar Aditya
2024-11-04
1
-0/+5
*
gh-120026: soft deprecate Py_HUGE_VAL macro (#120027)
Sergey B Kirpichev
2024-11-01
1
-0/+4
*
gh-97850: remove ``find_loader`` and ``get_loader`` from ``pkgutil`` (#119656)
Bénédikt Tran
2024-11-01
2
-1/+8
*
GH-125413: Add `pathlib.Path.scandir()` method (#126060)
Barney Gale
2024-11-01
1
-0/+6
*
gh-58032: Docs: Sort argparse alphabetically (GH-125871)
Hugo van Kemenade
2024-10-30
1
-10/+9
*
GH-125837: Split `LOAD_CONST` into three. (GH-125972)
Mark Shannon
2024-10-29
1
-1/+1
*
gh-126012: Add `__class_getitem__` to `memoryview` (#126013)
Brian Schubert
2024-10-27
1
-0/+4
*
gh-125633: Add function `ispackage` to stdlib `inspect` (#125634)
Zhikang Yan
2024-10-27
1
-0/+4
*
gh-121654: Add PyType_Freeze() function (#122457)
Victor Stinner
2024-10-25
1
-0/+3
*
gh-123930: Better error for "from imports" when script shadows module (#123929)
Shantanu
2024-10-24
1
-2/+2
*
gh-125286: Share the Main Refchain With Legacy Interpreters (gh-125709)
Eric Snow
2024-10-23
1
-0/+9
*
gh-58032: Deprecate the argparse.FileType type converter (GH-124664)
Serhiy Storchaka
2024-10-23
1
-0/+6
*
gh-80958: unittest: discovery support for namespace packages as start directo...
Jacob Walls
2024-10-23
1
-0/+9
*
gh-125767: Fix pickling and copying of super objects (GH-125781)
Serhiy Storchaka
2024-10-21
1
-0/+4
*
GH-99749: Add What's New entry for GH-124456 (GH-125671)
Savannah Ostrowski
2024-10-19
1
-0/+5
*
gh-125542: Deprecate prefix_chars in ArgumentParser.add_argument_group() (GH-...
Savannah Ostrowski
2024-10-17
1
-0/+6
*
gh-124694: Add concurrent.futures.InterpreterPoolExecutor (gh-124548)
Eric Snow
2024-10-16
1
-0/+8
*
gh-123299: Copyedit "What's New in Python 3.14" (#125438)
Hugo van Kemenade
2024-10-15
1
-54/+56
*
gh-112088: aclocal version is updated to 1.16.5 in docs (#125457)
Mikhail Efimov
2024-10-14
1
-2/+2
*
gh-121798: Add class method Decimal.from_number() (GH-121801)
Serhiy Storchaka
2024-10-14
1
-0/+6
*
gh-121797: Add class method Fraction.from_number() (GH-121800)
Serhiy Storchaka
2024-10-14
1
-0/+4
*
gh-101100: Consolidate documentation on `ModuleType` attributes (#124709)
Alex Waygood
2024-10-09
6
-17/+19
*
Fix importlib.resources issue reference in 3.13 What's New (#125175)
Alyssa Coghlan
2024-10-09
1
-2/+2
*
gh-101552: Allow pydoc to display signatures in source format (#124669)
Jelle Zijlstra
2024-10-09
1
-0/+20
[next]