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-104773: Remove the msilib package (GH-104911)
Zachary Ware
2023-05-25
6
-5/+8
*
gh-104773: PEP 594: Remove the xdrlib module (#104900)
Victor Stinner
2023-05-24
3
-2/+5
*
gh-104773: PEP 594: Remove the nis module (#104897)
Victor Stinner
2023-05-24
4
-5/+8
*
gh-104835: Remove unittest's deprecated getTestCaseNames, makeSuite, findTest...
Hugo van Kemenade
2023-05-24
1
-0/+14
*
gh-104773: PEP 594: Remove the nntplib module (#104894)
Victor Stinner
2023-05-24
10
-15/+20
*
gh-104773: PEP 594: Remove the spwd module (#104871)
Victor Stinner
2023-05-24
5
-4/+9
*
gh-104773: PEP 594: Remove the mailcap module (#104867)
Victor Stinner
2023-05-24
3
-2/+6
*
gh-104773: PEP 594: Remove the sunau module (#104863)
Victor Stinner
2023-05-24
5
-8/+11
*
gh-104773: PEP 594: Remove the ossaudiodev module (#104862)
Victor Stinner
2023-05-24
5
-4/+8
*
gh-104773: PEP 594: Remove the pipes module (#104848)
Victor Stinner
2023-05-24
4
-3/+7
*
gh-102856: Add missing quote to fix doctest (#104852)
Hugo van Kemenade
2023-05-24
1
-1/+1
*
gh-102856: Add changes related to PEP 701 in 3.12 What's New docs (#104824)
Marta Gómez Macías
2023-05-24
1
-16/+135
*
gh-104773: PEP 594: Remove the sndhdr module (#104774)
Victor Stinner
2023-05-24
3
-2/+8
*
gh-104773: PEP 594: Remove cgi and cgitb modules (#104775)
Victor Stinner
2023-05-24
11
-19/+49
*
GH-83863: Drop support for using `pathlib.Path` objects as context managers (...
Barney Gale
2023-05-23
1
-0/+3
*
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
Victor Stinner
2023-05-23
4
-4/+8
*
gh-92871: Remove typing.{io,re} namespaces (#92873)
Sebastian Rittau
2023-05-23
1
-0/+3
*
gh-104773: PEP 594: Remove the telnetlib module (#104778)
Victor Stinner
2023-05-23
5
-4/+8
*
Fix whatsnew for 3.13. (GH-104756)
Ned Deily
2023-05-22
2
-0/+1
*
GH-104668: Don't call PyOS_* hooks in subinterpreters (GH-104674)
Brandt Bucher
2023-05-22
1
-0/+9
*
Python 3.13.0a0
Thomas Wouters
2023-05-22
1
-0/+132
*
gh-94473: Flatten arguments in tkinter.Canvas.coords() (GH-98479)
Serhiy Storchaka
2023-05-22
1
-0/+11
*
gh-98836: Extend PyUnicode_FromFormat() (GH-98838)
Serhiy Storchaka
2023-05-21
1
-0/+6
*
gh-103857: Document utcnow and utcfromtimestamp deprecations in What's New (#...
Hugo van Kemenade
2023-05-21
1
-0/+10
*
gh-92248: Deprecate `type`, `choices`, `metavar` parameters of `argparse.Bool...
Nikita Sobolev
2023-05-19
1
-0/+5
*
GH-104484: Add case_sensitive argument to `pathlib.PurePath.match()` (GH-104565)
thirumurugan
2023-05-18
1
-0/+3
*
gh-104487: PYTHON_FOR_REGEN must be minimum Python 3.10 (#104488)
Erlend E. Aasland
2023-05-15
1
-0/+2
*
gh-91896: Revert some very noisy DeprecationWarnings for `ByteString` (#104424)
Alex Waygood
2023-05-13
1
-2/+2
*
gh-91896: Fixup some docs issues following ByteString deprecation (#104422)
Alex Waygood
2023-05-12
1
-0/+3
*
gh-97933: (PEP 709) inline list/dict/set comprehensions (#101441)
Carl Meyer
2023-05-09
1
-0/+24
*
gh-97696: Move around and update the whatsnew entry for asyncio eager task fa...
Itamar Ostricher
2023-05-09
1
-5/+5
*
gh-90656: Add platform triplets for 64-bit LoongArch (LA64) (#30939)
Zhang Na
2023-05-09
1
-0/+8
*
gh-103193: cache calls to `inspect._shadowed_dict` in `inspect.getattr_static...
Alex Waygood
2023-05-07
1
-3/+4
*
gh-90953: Emit deprecation warnings for `ast` features deprecated in Python 3...
Alex Waygood
2023-05-06
1
-0/+13
*
GH-100479: Add `pathlib.PurePath.with_segments()` (GH-103975)
Barney Gale
2023-05-05
1
-0/+5
*
gh-102500: Add PEP 688 and 698 to the 3.12 release highlights (#104174)
Hugo van Kemenade
2023-05-04
1
-2/+6
*
gh-91896: Deprecate collections.abc.ByteString (#102096)
Shantanu
2023-05-04
1
-0/+5
*
gh-102500: Document PEP 688 (#102571)
Jelle Zijlstra
2023-05-04
1
-1/+13
*
gh-103509: PEP 697 -- Limited C API for Extending Opaque Types (GH-103511)
Petr Viktorin
2023-05-04
1
-0/+15
*
gh-97850: Deprecate `find_loader` and `get_loader` in `pkgutil` (GH-98520)
Nikita Sobolev
2023-05-03
1
-0/+5
*
gh-103590: mention that the change is included in 3.11.4 and clarify except* ...
Irit Katriel
2023-05-03
1
-1/+2
*
gh-103693: Add convenience variable feature to `pdb` (#103694)
Tian Gao
2023-05-03
1
-0/+8
*
gh-103968: Deprecate creating heap types whose metaclass has custom tp_new. (...
Petr Viktorin
2023-05-03
1
-0/+20
*
GH-97850: Suppress cross-references to removed ``importlib.util`` functions (...
Adam Turner
2023-05-03
3
-7/+7
*
GH-97850: Suppress cross-references to the removed ``module_repr`` method (#1...
Adam Turner
2023-05-03
4
-8/+8
*
GH-98040: Suppress cross-references to the removed ``imp`` module (#104131)
Adam Turner
2023-05-03
8
-16/+16
*
gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059)
Barry Warsaw
2023-05-03
7
-45/+51
*
gh-82012: Deprecate bitwise inversion (~) of bool (#103487)
Tim Hoffmann
2023-05-03
1
-0/+6
*
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle
2023-05-02
13
-23/+23
*
gh-97696: asyncio eager tasks factory (#102853)
Itamar Ostricher
2023-05-01
1
-0/+5
[next]