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-95914: Add paragraph about PEP 654 in main body of 'What's New in 3.11' (G...
Miss Islington (bot)
2022-09-08
1
-2/+19
*
gh-96559: Fixes Windows launcher handling of defaults using old-style tags, a...
Miss Islington (bot)
2022-09-05
1
-0/+22
*
[3.11] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96500)
Gregory P. Smith
2022-09-02
1
-0/+11
*
gh-90814: Correct NEWS wording re. optional C11 features (GH-96309) (GH-96384)
Petr Viktorin
2022-08-29
1
-1/+2
*
gh-95914: Add Py_UNICODE encode APIs removed in PEP 624 to 3.11 What's New (G...
Miss Islington (bot)
2022-08-19
1
-0/+25
*
gh-95913: Add traceback module additions to what's new in 3.11 (GH-95980) (GH...
Miss Islington (bot)
2022-08-18
1
-0/+14
*
gh-95957: Add instructions for Tcl/Tk and OpenSSL on RHEL/CentOS 7 (GH-95964)
Miss Islington (bot)
2022-08-18
1
-6/+13
*
remove repetitive credit from what's new in 3.11 rst (GH-96024) (GH-96025)
Irit Katriel
2022-08-16
1
-1/+0
*
gh-89313: Add hashlib.file_digest to whatsnew 3.11 (GH-95965)
Miss Islington (bot)
2022-08-13
1
-0/+4
*
bpo-25625: Document contextlib.chdir in the 3.11 what's new (GH-95962)
Miss Islington (bot)
2022-08-13
1
-0/+7
*
gh-95914: Add missing PEPs to the Summary section of 3.11 What's New (GH-9591...
Miss Islington (bot)
2022-08-12
1
-5/+23
*
[3.11] gh-90300: [docs] Add whatsnew entry for new --help output (GH-95856)
Éric
2022-08-12
1
-0/+6
*
[docs] Mention RESUME opcode in whatsnew/3.11.rst (GH-95595) (GH-95851)
Miss Islington (bot)
2022-08-10
1
-0/+2
*
gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-95650) (GH-95780)
Miss Islington (bot)
2022-08-10
1
-1/+1
*
GH-92678: Document that you shouldn't be doing your own dictionary offset cal...
Miss Islington (bot)
2022-08-09
1
-0/+4
*
[3.11] Remove draft notice from 3.11 What's new (GH-95713) (#95715)
Miss Islington (bot)
2022-08-05
1
-7/+0
*
GH-90997: Document CACHEs (GH-95694) (GH-95696)
Miss Islington (bot)
2022-08-05
1
-0/+7
*
gh-94936: C getters: co_varnames, co_cellvars, co_freevars (GH-95008)
Miss Islington (bot)
2022-08-04
1
-4/+7
*
gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
Miss Islington (bot)
2022-08-04
3
-5/+5
*
[3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTP...
Serhiy Storchaka
2022-08-04
8
-14/+14
*
gh-95191: IDLE Prompts entry for What's New 3.10 (GH-95633)
Miss Islington (bot)
2022-08-04
1
-0/+3
*
gh-95191: IDLE Prompts entry for Whatnew 3.11 (GH-95632)
Miss Islington (bot)
2022-08-04
1
-0/+3
*
[3.11] [Enum] add whatsnew entries (GH-95455) (GH-95620)
Miss Islington (bot)
2022-08-03
1
-0/+43
*
[3.11] Update link to faster cpython benchmarks (GH-95391) (GH-95392)
Miss Islington (bot)
2022-07-28
1
-1/+1
*
[3.11] gh-95085: Promote Emscripten and WASI to PEP 11 tier 3 (GH-95086) (GH-...
Miss Islington (bot)
2022-07-27
1
-4/+13
*
gh-95173: Revert commit 51ed2c56a1852cd6b09c85ba81312dc9782772ce (GH-95176)
Miss Islington (bot)
2022-07-24
1
-7/+0
*
[3.11] gh-93351: Add news entry and what's new entry for changes in gh-93351 ...
Pablo Galindo Salgado
2022-07-23
1
-0/+4
*
Fix scheme count in `sysconfig` whatsnew entry (GH-94110)
Miss Islington (bot)
2022-07-22
1
-1/+1
*
gh-95112: Fix What's New 3.11 contribution note periods (GH-95115)
Miss Islington (bot)
2022-07-22
1
-5/+5
*
gh-95112: Fix What's New 3.10 contribution note periods (GH-95114)
Miss Islington (bot)
2022-07-22
1
-25/+25
*
gh-91181: Add a What's New entry for dropping bytes support for `sys.path` (G...
Miss Islington (bot)
2022-07-17
1
-0/+7
*
[3.11] gh-93883: elide traceback indicators when possible (GH-93994) (GH-94740)
John Belmonte
2022-07-11
1
-1/+0
*
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...
Miss Islington (bot)
2022-07-05
11
-26/+26
*
gh-93626: Set the release for `__future__.annotations` to `None` (GH-93628) (...
Miss Islington (bot)
2022-07-05
1
-0/+7
*
GH-90908: Document asyncio.TaskGroup (GH-94359) (GH-94456)
Miss Islington (bot)
2022-06-30
1
-0/+5
*
[3.11] gh-86404: [doc] Fix missing backtick and double target name. (GH-94120...
Julien Palard
2022-06-23
1
-2/+2
*
gh-93851: Fix all broken links in Doc/ (GH-93853) (GH-94076)
Miss Islington (bot)
2022-06-21
7
-14/+21
*
gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938) (#94000)
Victor Stinner
2022-06-20
1
-1/+15
*
What's new in 3.10: fix link to issue (GH-93968)
Miss Islington (bot)
2022-06-19
1
-1/+1
*
gh-90153: whatsnew: "z" option in format spec (GH-93624)
Miss Islington (bot)
2022-06-11
1
-0/+3
*
Fix contributor name in WhatsNew 3.11 (GH-93556)
Miss Islington (bot)
2022-06-07
1
-1/+1
*
gh-83728: Add hmac.new default parameter deprecation (GH-91939) (GH-93544)
Miss Islington (bot)
2022-06-06
1
-0/+2
*
gh-92240 : Include release dates for "What's New In Python 3.X" (GH-92937)
Miss Islington (bot)
2022-05-29
8
-8/+11
*
[3.11] bpo-40514: Drop EXPERIMENTAL_ISOLATED_SUBINTERPRETERS (gh-93185) (GH-9...
Eric Snow
2022-05-28
1
-0/+5
*
gh-90817: Deprecate explicitly locale.resetlocale() (GH-93196)
Miss Islington (bot)
2022-05-25
1
-1/+5
*
gh-92728: Restore re.template, but deprecate it (GH-93161)
Miss Islington (bot)
2022-05-25
1
-0/+5
*
Doc: No need to use rst syntax in code comments. (GH-93102)
Miss Islington (bot)
2022-05-23
1
-2/+2
*
gh-71223: Improve rendering of some references in the docs (GH-93041)
Miss Islington (bot)
2022-05-21
1
-3/+3
*
gh-91860: documentation for typing.dataclass_transform (GH-92768)
Miss Islington (bot)
2022-05-20
1
-5/+5
*
gh-92913: Clarify changes to PyInitConfig.module_search_paths[_set] fields (G...
Miss Islington (bot)
2022-05-19
1
-0/+15
[next]