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
*
bpo-41103: Resurrect the old buffer protocol. (GH-27437) (GH-27441)
Miss Islington (bot)
2021-07-29
1
-5/+0
*
bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385) (...
Miss Islington (bot)
2021-07-27
1
-1/+1
*
bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-2...
Miss Islington (bot)
2021-07-26
7
-12/+12
*
bpo-44490: Add 'Whats New' docs regarding types.Union changes (GH-27215) (GH-...
Miss Islington (bot)
2021-07-26
1
-1/+2
*
[3.10] Add release highlights for the 3.10 what's new document (GH-27150) (GH...
Pablo Galindo Salgado
2021-07-14
1
-1/+29
*
[3.10] bpo-44559: [Enum] revert enum module to 3.9 (GH-27010)
Ethan Furman
2021-07-04
1
-11/+0
*
[doc] Fix typo in what's new in 3.10 (GH-26911) (GH-26940)
Miss Islington (bot)
2021-06-29
1
-1/+1
*
bpo-40939: Remove documentation for `PyParser_*` & add porting notes (GH-2685...
Miss Islington (bot)
2021-06-28
1
-3/+38
*
bpo-44464: Remove special exclusion for flake8 in the deprecation warnings. (...
Miss Islington (bot)
2021-06-27
1
-1/+1
*
[3.10] bpo-44498: Issue a deprecation warning on asynchat, asyncore and smtpd...
Miss Islington (bot)
2021-06-24
1
-0/+6
*
bpo-44466: Faulthandler now detects the GC (GH-26823) (GH-26826)
Victor Stinner
2021-06-21
1
-0/+7
*
bpo-44077: Expose IP_RECVTOS in the socket module (GH-25992)
Miss Islington (bot)
2021-06-20
1
-0/+3
*
Fix typos and grammatical changes in the 3.10 what's new document (GH-26319) ...
Miss Islington (bot)
2021-06-20
1
-1/+1
*
Add a note about NameError/AttributeError suggestions with custom error funct...
Miss Islington (bot)
2021-06-20
1
-0/+11
*
[3.10] bpo-43475: Add what's new entry for NaN hash changes (GH-26725) (GH-26...
Mark Dickinson
2021-06-15
1
-0/+7
*
bpo-44362: ssl: improve deprecation warnings and docs (GH-26646)
Miss Islington (bot)
2021-06-11
1
-12/+31
*
bpo-43833: Emit warnings for numeric literals followed by keyword (GH-25466)
Miss Islington (bot)
2021-06-08
1
-0/+23
*
bpo-43795: Note Stable ABI PEP in What's New (GH-26479) (GH-26603)
Miss Islington (bot)
2021-06-08
1
-0/+10
*
[3.10] bpo-44305: Improve syntax error for try blocks without except or final...
Pablo Galindo
2021-06-03
1
-0/+14
*
Add bpo-42914 to What's New (GH-25124)
Miss Islington (bot)
2021-06-03
1
-0/+3
*
bpo-44246: Remove note about access by index now that a compatibility shim is...
Miss Islington (bot)
2021-05-31
1
-4/+1
*
[3.10] bpo-44246: Update What's New for importlib.metadata. (GH-26408) (GH-26...
Miss Islington (bot)
2021-05-27
1
-3/+9
*
[3.10] bpo-38908: [docs] Add changes to 3.10 whatsnew and fix some minor inac...
Miss Islington (bot)
2021-05-27
1
-0/+8
*
[3.10] bpo-42392: [docs] Add deprecated-removed loop labels for asyncio (GH-2...
Miss Islington (bot)
2021-05-26
1
-0/+1
*
bpo-43795: Remove Py_FrozenMain from the Limited API & Stable ABI (GH-26241)...
Miss Islington (bot)
2021-05-25
1
-0/+4
*
Fix typo in whatsnew/3.10.rst (GH-26310) (GH-26323)
Miss Islington (bot)
2021-05-23
1
-1/+1
*
Remove duplicate words in docs. (GH-26167) (GH-26296)
Miss Islington (bot)
2021-05-22
1
-1/+1
*
[3.10] bpo-43882 - Mention urllib.parse changes in Whats new section. (GH-26275)
Senthil Kumaran
2021-05-21
1
-0/+7
*
bpo-44010: IDLE: colorize pattern-matching soft keywords (GH-25851)
Miss Islington (bot)
2021-05-19
1
-0/+6
*
bpo-44139: Use a more descriptive syntax error comprehension case in the What...
Miss Islington (bot)
2021-05-15
1
-2/+2
*
bpo-43977: Update pattern matching language reference docs (GH-25917) (GH-26117)
Miss Islington (bot)
2021-05-14
1
-1/+1
*
bpo-43757: Document os.path.realpath(strict=True) in 3.10 whatsnew. (GH-26090...
Miss Islington (bot)
2021-05-14
1
-0/+8
*
[3.10] bpo-43908: Add What's New entry for Py_TPFLAGS_IMMUTABLETYPE flag (GH-...
Miss Islington (bot)
2021-05-13
1
-0/+10
*
bpo-39906: Document new follow_symlinks argument to pathlib.Path.stat() and c...
Miss Islington (bot)
2021-05-13
1
-0/+5
*
Correct the changelog entry for the syntax error message for multiple excepti...
Miss Islington (bot)
2021-05-11
1
-1/+1
*
bpo-43149: Correct the syntax error message for multiple exception types (GH-...
Miss Islington (bot)
2021-05-09
1
-1/+1
*
bpo-42725: mention the changes on what's new (GH-25974)
Miss Islington (bot)
2021-05-08
1
-0/+10
*
Copyedits to 3.10 What's New (GH-25787) (#25883)
Miss Islington (bot)
2021-05-04
1
-46/+46
*
bpo-44001: improve Literal documentation (GH-25877) (#25882)
Miss Islington (bot)
2021-05-04
2
-3/+3
*
bpo-37903: IDLE: add shell sidebar mouse interactions (GH-25708)
Tal Einat
2021-05-03
1
-0/+26
*
bpo-38820: Add ssl, hashlib, and hmac changes to whatsnew 3.10 (GH-25817)
Christian Heimes
2021-05-02
1
-0/+55
*
bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099)
Christian Heimes
2021-05-02
1
-0/+12
*
bpo-43987: Add "Annotations Best Practices" HOWTO doc. (#25746)
larryhastings
2021-05-02
1
-2/+6
*
bpo-43998: Default to TLS 1.2 and increase cipher suite security (GH-25778)
Christian Heimes
2021-05-01
1
-0/+7
*
Noted my recent contributions in "What's New In Python 3.10". (#25771)
larryhastings
2021-05-01
1
-20/+33
*
bpo-42269: Add slots parameter to dataclass decorator (GH-24171)
Yurii Karabas
2021-05-01
1
-0/+6
*
bpo-43916: Add Py_TPFLAGS_DISALLOW_INSTANTIATION type flag (GH-25721)
Victor Stinner
2021-04-30
1
-0/+4
*
bpo-43774: Enhance debug build documentation (GH-25712)
Victor Stinner
2021-04-29
1
-2/+2
*
bpo-43908: Document Static Types in the C API (GH-25710)
Victor Stinner
2021-04-29
3
-6/+9
*
bpo-41139: Deprecate `cgi.log()` (GH-25625)
Inada Naoki
2021-04-29
1
-0/+3
[next]