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
*
[3.12] gh-101100: Fix Sphinx warnings in `whatsnew/2.3.rst` (GH-112373) (#113...
Hugo van Kemenade
2023-12-14
1
-139/+139
*
[3.12] Docs: Fix external link to devguide.python.org (GH-112899) (#113065)
Miss Islington (bot)
2023-12-13
1
-1/+1
*
[3.12] gh-101100: Improve docs on exception attributes (GH-113057) (#113061)
Miss Islington (bot)
2023-12-13
1
-5/+6
*
[3.12] gh-101100: Fix Sphinx warning in references with asterisks (GH-113029)...
Miss Islington (bot)
2023-12-13
5
-6/+6
*
[3.12] gh-101100: Improve documentation on function attributes (GH-112933) (#...
Hugo van Kemenade
2023-12-12
5
-13/+17
*
[3.12] gh-101100: Improve documentation of `TracebackType` attributes (GH-112...
Miss Islington (bot)
2023-12-09
2
-3/+4
*
[3.12] gh-101100: Improve documentation for attributes on instance methods (G...
Miss Islington (bot)
2023-12-08
2
-4/+5
*
[3.12] gh-101100: Silence Sphinx warnings when `ntpath` or `posixpath` are re...
Alex Waygood
2023-12-07
1
-3/+3
*
[3.12] gh-112826: Fix the threading Module When _thread is Missing _is_main_i...
Eric Snow
2023-12-07
1
-0/+9
*
[3.12] gh-101100: Improve documentation of code object attributes (#112781) (...
Alex Waygood
2023-12-06
4
-7/+10
*
[3.12] gh-101100: Properly document frame object attributes (GH-112735) (#112...
Miss Islington (bot)
2023-12-05
5
-9/+11
*
[3.12] gh-101100: Fix most Sphinx nitpicks in `inspect.rst` (GH-112662) (#112...
Miss Islington (bot)
2023-12-03
2
-3/+5
*
[3.12] gh-112645: remove deprecation warning for use of onerror in shutil.rmt...
Irit Katriel
2023-12-03
1
-4/+3
*
[3.12] gh-111699: Move smtpd note to dedicated section in What's New Python 3...
Miss Islington (bot)
2023-11-30
1
-1/+4
*
[3.12] GH-101100: Fix reference warnings for ``socket`` methods (GH-110114) (...
Miss Islington (bot)
2023-11-27
2
-5/+5
*
[3.12] Move What's New In Python 3.12 entries to the right section (GH-112447...
Miss Islington (bot)
2023-11-27
1
-7/+8
*
[3.12] gh-94309: "What's new in Python 3.12": improve deprecation notice for ...
Miss Islington (bot)
2023-11-17
1
-2/+3
*
[3.12] gh-111301: Move `importlib.resources.files` change to What's new in Py...
Hugo van Kemenade
2023-10-31
1
-0/+3
*
[3.12] gh-111187: Postpone removal version for locale.getdefaultlocale() to 3...
Hugo van Kemenade
2023-10-27
2
-2/+13
*
[3.12] gh-101100: Fix Sphinx warnings for `fileno` (GH-111118) (#111226)
Miss Islington (bot)
2023-10-23
1
-1/+1
*
[3.12] GH-101100: Fix reference warnings for ``__enter__`` and ``__exit__`` (...
Miss Islington (bot)
2023-10-19
3
-28/+28
*
[3.12] GH-101100: Fix reference warnings for ``__getitem__`` (GH-110118) (#11...
Miss Islington (bot)
2023-10-19
3
-8/+8
*
[3.12] GH-107518: Remove the Argument Clinic How-To (#109900) (#110760)
Erlend E. Aasland
2023-10-12
1
-1/+1
*
[3.12] gh-110631: fix wrong indentation in the `Doc/whatsnew` dir (GH-110632)...
Ezio Melotti
2023-10-11
6
-191/+191
*
[3.12] Fix typo in py312 whatsnew: add missing closing paren (GH-110255) (#11...
Miss Islington (bot)
2023-10-03
1
-1/+1
*
[3.12] Fix typos in docs and comments (#109619) (#109621)
Alex Waygood
2023-10-02
2
-2/+2
*
[3.12] 3.12 What's New: Remove duplicate "up to" (GH-110219) (#110220)
Miss Islington (bot)
2023-10-02
1
-1/+1
*
[3.12] GH-109190: Announce final release in What's New in Python 3.12 (GH-110...
Miss Islington (bot)
2023-10-02
1
-1/+1
*
[3.12] GH-101100: Fix reference warnings for ``namedtuple`` (GH-110113) (#110...
Miss Islington (bot)
2023-10-02
1
-3/+3
*
[3.12] GH-109190: Copyedit 3.12 What's New: Bytecode (GH-109821) (#110047)
Adam Turner
2023-09-28
1
-0/+27
*
[3.12] no-issue: Fix a typo in the parameter name of random.expovariate. (gh-...
Miss Islington (bot)
2023-09-27
1
-1/+1
*
[3.12] GH-109190: Copyedit 3.12 What's New: Release highlights (GH-109770) (#...
Miss Islington (bot)
2023-09-27
1
-167/+247
*
[3.12] gh-107298: Document PyMODINIT_FUNC macro (GH-109236) (#109947)
Miss Islington (bot)
2023-09-27
1
-1/+1
*
[3.12] GH-109190: Copyedit 3.12 What's New: Deprecations (GH-109766) (#109925)
Miss Islington (bot)
2023-09-27
1
-107/+170
*
[3.12] GH-109190: Copyedit 3.12 What's New: Sort Other Language Changes (GH-1...
Adam Turner
2023-09-26
1
-47/+47
*
[3.12] GH-109190: Copyedit 3.12 What's New: Improve the C-API deprecations se...
Miss Islington (bot)
2023-09-26
1
-13/+94
*
[3.12] GH-109190: Copyedit 3.12 What's New: Use the present tense (GH-109754)...
Miss Islington (bot)
2023-09-26
1
-30/+30
*
[3.12] GH-109190: Copyedit 3.12 What's New: Trivia (GH-109760) (#109826)
Miss Islington (bot)
2023-09-25
1
-7/+4
*
[3.12] GH-109190: Copyedit 3.12 What's New: Prefer GitHub issues links (GH-10...
Miss Islington (bot)
2023-09-25
1
-4/+4
*
[3.12] GH-109190: Copyedit 3.12 What's New: Update the ``imp`` porting guidan...
Miss Islington (bot)
2023-09-25
1
-2/+3
*
[3.12] GH-109190: Copyedit 3.12 What's New: Increase the prominence of the se...
Miss Islington (bot)
2023-09-25
1
-0/+7
*
[3.12] GH-109190: Copyedit 3.12 What's New: Use the ``:file:`` role (GH-10975...
Miss Islington (bot)
2023-09-25
1
-11/+11
*
[3.12] gh-109634: Use :samp: role (GH-109635) (#109776)
Miss Islington (bot)
2023-09-24
6
-9/+9
*
[3.12] gh-100228: Document the os.fork threads DeprecationWarning. (GH-109767...
Miss Islington (bot)
2023-09-24
1
-0/+14
*
[3.12] GH-95913: Add the release date for Python 3.11 (GH-109750) (#109771)
Miss Islington (bot)
2023-09-24
2
-2/+1
*
[3.12] Docs: Update Donghee Na's name (GH-109743) (#109758)
Hugo van Kemenade
2023-09-24
5
-35/+35
*
[3.12] GH-109190: Copyedit 3.12 What's New: asyncio (GH-109661) (#109733)
Miss Islington (bot)
2023-09-22
1
-4/+4
*
[3.12] GH-109190: Copyedit 3.12 What's New: PEP 669 (GH-109658) (#109732)
Miss Islington (bot)
2023-09-22
1
-3/+5
*
[3.12] GH-109190: Copyedit 3.12 What's New: Other Language Changes (GH-109660...
Miss Islington (bot)
2023-09-22
1
-8/+8
*
[3.12] GH-109190: Copyedit 3.12 What's New: PEP 684 (GH-109657) (#109729)
Miss Islington (bot)
2023-09-22
1
-4/+4
[next]