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-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
*
gh-112433 add versionadded for `ctypes.Structure._align_` (#125087)
monkeyman192
2024-10-08
1
-0/+4
*
gh-69998: Fix decoding error in locale.nl_langinfo() (GH-124963)
Serhiy Storchaka
2024-10-08
1
-0/+6
*
gh-124502: Add PyUnicode_Equal() function (#124504)
Victor Stinner
2024-10-07
1
-0/+4
*
GH-109975: Announce final release in What's New in Python 3.13 (#125007)
Adam Turner
2024-10-07
2
-3/+3
*
Fix console prompt syntax in What's New in Python 3.8 (#124968)
Nice Zombies
2024-10-04
1
-3/+3
*
gh-109975: Suggest ``pynntp`` instead of ``nntplib`` (#124830)
Christian Clauss
2024-10-04
1
-1/+1
*
GH-109975: Copyedit 3.13 What's New: Remove references to the incremental GC ...
Adam Turner
2024-10-03
1
-66/+0
*
gh-66436: Improved prog default value for argparse.ArgumentParser (GH-124799)
Serhiy Storchaka
2024-10-01
1
-0/+7
*
GH-109975: Copyedit 3.13 What's New: Link to installing free-threaded binarie...
Adam Turner
2024-10-01
1
-4/+1
*
GH-109975: Copyedit 3.13 What's New: Note delayed expected release date for P...
Adam Turner
2024-10-01
1
-1/+1
*
gh-123299: Copy-edit the 3.14 What's New (#124670)
Jelle Zijlstra
2024-09-27
1
-45/+48
*
gh-124520: What's New entry for ctypes metaclass __new__/__init__ change (GH-...
Petr Viktorin
2024-09-27
1
-0/+18
*
gh-84559: Change the multiprocessing start method default to `forkserver` (GH...
Gregory P. Smith
2024-09-26
1
-0/+8
*
gh-119180: Rename SOURCE format to STRING (#124620)
Jelle Zijlstra
2024-09-26
1
-2/+2
*
gh-119127: functools.partial placeholders (gh-119827)
dgpb
2024-09-26
1
-0/+9
*
gh-41431: Add `datetime.time.strptime()` and `datetime.date.strptime()` (#120...
Nice Zombies
2024-09-25
1
-0/+6
*
gh-101100: Add a table of class attributes to the "Custom classes" section of...
Alex Waygood
2024-09-25
9
-26/+31
*
gh-123756: Disable restart command if pdb is in inline mode (#123757)
Tian Gao
2024-09-25
1
-0/+3
*
gh-124127: Make Py_REFCNT() opaque in limited C API 3.14 (#124128)
Victor Stinner
2024-09-24
1
-3/+4
*
gh-119180: Add discussion of annotations to the 3.14 What's New (#124393)
Jelle Zijlstra
2024-09-24
1
-1/+88
*
gh-123990: Good bye WITH_FREELISTS macro (gh-124358)
Donghee Na
2024-09-24
1
-1/+1
*
gh-116622: Complete Android documentation (#124259)
Malcolm Smith
2024-09-23
1
-3/+11
*
GH-109975: Copyedit 3.13 What's New: Trivia (#124348)
Adam Turner
2024-09-23
1
-23/+17
*
GH-109975: Copyedit 3.13 What's New: Copyedit C API deprecations pending remo...
Adam Turner
2024-09-23
1
-1/+2
*
GH-109975: Copyedit 3.13 What's New: Build Changes (#124343)
Adam Turner
2024-09-23
1
-24/+33
*
GH-109975: Copyedit 3.13 What's New: Porting to Python 3.13 (#124341)
Adam Turner
2024-09-23
1
-85/+104
[next]