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-101100: Fix Sphinx warnings in `whatsnew/3.2.rst` (#115580)
Hugo van Kemenade
2024-02-17
1
-42/+43
*
gh-101100: Fix Sphinx warnings in `whatsnew/3.1.rst` (#115575)
Hugo van Kemenade
2024-02-17
1
-9/+13
*
gh-113812: Allow DatagramTransport.sendto to send empty data (#115199)
Jamie Phan
2024-02-17
1
-0/+6
*
gh-100734: What's New in 3.x: Add missing detail from 3.x branch (#114689)
Hugo van Kemenade
2024-02-15
8
-0/+327
*
gh-114570: Add PythonFinalizationError exception (#115352)
Victor Stinner
2024-02-14
1
-0/+15
*
gh-100414: Make dbm.sqlite3 the preferred dbm backend (#115447)
Erlend E. Aasland
2024-02-14
1
-1/+1
*
gh-100414: Add SQLite backend to dbm (#114481)
Erlend E. Aasland
2024-02-14
1
-0/+10
*
gh-111140: Adds PyLong_AsNativeBytes and PyLong_FromNative[Unsigned]Bytes fun...
Steve Dower
2024-02-12
1
-1/+6
*
gh-110850: Add PyTime_t C API (GH-115215)
Petr Viktorin
2024-02-12
1
-0/+10
*
gh-101100: Fix Sphinx warnings in `whatsnew/2.7.rst` and related (#115319)
Hugo van Kemenade
2024-02-12
4
-91/+95
*
gh-97928: Partially restore the behavior of tkinter.Text.count() by default (...
Serhiy Storchaka
2024-02-11
1
-7/+6
*
gh-114894: add array.array.clear() method (#114919)
Mike Zimin
2024-02-10
1
-0/+3
*
gh-96471: Add shutdown() method to queue.Queue (#104750)
Laurie O
2024-02-10
1
-0/+7
*
GH-113632: update configure.ac for WebAssembly support tiers (#115192)
Brett Cannon
2024-02-09
1
-0/+6
*
gh-107944: Improve error message for getargs with bad keyword arguments (#114...
Shantanu
2024-02-08
1
-0/+11
*
GH-108362: Revert "GH-108362: Incremental GC implementation (GH-108038)" (#11...
Mark Shannon
2024-02-07
1
-34/+0
*
gh-115114: Add missing slash to file URI prefix `file:/` (#115115)
Edgar Ramírez Mondragón
2024-02-07
1
-1/+1
*
gh-112066: Add `PyDict_SetDefaultRef` function. (#112123)
Sam Gross
2024-02-06
1
-0/+6
*
gh-91602: Add iterdump() support for filtering database objects (#114501)
Mariusz Felisiak
2024-02-06
1
-0/+4
*
gh-83648: Support deprecation of options, arguments and subcommands in argpar...
Serhiy Storchaka
2024-02-05
1
-0/+9
*
gh-82626: Emit a warning when bool is used as a file descriptor (GH-111275)
Serhiy Storchaka
2024-02-05
1
-0/+5
*
GH-108362: Incremental GC implementation (GH-108038)
Mark Shannon
2024-02-05
1
-0/+34
*
gh-43457: Tkinter: fix design flaws in wm_attributes() (GH-111404)
Serhiy Storchaka
2024-02-05
1
-0/+9
*
gh-69893: Add the close() method for xml.etree.ElementTree.iterparse() iterat...
Serhiy Storchaka
2024-02-04
1
-0/+8
*
gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (#114327)
Hugo van Kemenade
2024-02-04
8
-90/+90
*
gh-114329: Add `PyList_GetItemRef` function (GH-114504)
Sam Gross
2024-02-02
1
-0/+4
*
Write about Tier 2 and JIT in "what's new 3.13" (#114826)
Guido van Rossum
2024-02-01
1
-0/+47
*
gh-114364: Fix awkward wording about mmap.mmap.seekable (#114374)
technillogue
2024-02-01
1
-2/+2
*
GH-70303: Make `pathlib.Path.glob('**')` return both files and directories (#...
Barney Gale
2024-01-30
1
-0/+10
*
gh-109975: Copyedit "What's New in Python 3.13" (#114401)
Hugo van Kemenade
2024-01-30
1
-110/+108
*
gh-113732: Fix support of QUOTE_NOTNULL and QUOTE_STRINGS in csv.reader (GH-1...
Serhiy Storchaka
2024-01-30
1
-1/+1
*
Fix more references to datetime and time classes (GH-114717)
Serhiy Storchaka
2024-01-29
1
-2/+2
*
gh-101100: Fix Sphinx warnings in `whatsnew/2.2.rst` (#112366)
Hugo van Kemenade
2024-01-29
1
-70/+70
*
gh-100734: Add 'Notable change in 3.11.x' to `whatsnew/3.11.rst` (#114657)
Hugo van Kemenade
2024-01-28
1
-0/+26
*
gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (#114531)
Hugo van Kemenade
2024-01-27
3
-51/+51
*
gh-88569: add `ntpath.isreserved()` (#95486)
Barney Gale
2024-01-26
1
-0/+15
*
GH-73435: Add `pathlib.PurePath.full_match()` (#114350)
Barney Gale
2024-01-26
1
-1/+2
*
gh-111301: Advertise importlib methods removal in What's new in Python 3.12 (...
Karolina Surma
2024-01-17
1
-0/+12
*
gh-113626: Add allow_code parameter in marshal functions (GH-113648)
Serhiy Storchaka
2024-01-16
1
-0/+8
*
gh-78502: Add a trackfd parameter to mmap.mmap() (GH-25425)
Zackery Spytz
2024-01-16
1
-0/+3
*
GH-44626, GH-105476: Fix `ntpath.isabs()` handling of part-absolute paths (#1...
Barney Gale
2024-01-13
1
-0/+7
*
gh-113664: Improve style of Big O notation (GH-113695)
Serhiy Storchaka
2024-01-10
3
-4/+4
*
gh-101100: Fix Sphinx warnings for 2.6 port-specific deprecations (#113752)
Hugo van Kemenade
2024-01-09
2
-81/+75
*
gh-73965: New environment variable PYTHON_HISTORY (#13208)
Zackery Spytz
2024-01-07
1
-0/+5
*
gh-101100: Fix Sphinx warnings in `library/pyclbr.rst` (#113739)
Hugo van Kemenade
2024-01-05
1
-2/+2
*
gh-101100: Fix Sphinx warnings for 2.6 deprecations and removals (#113725)
Hugo van Kemenade
2024-01-05
7
-55/+55
*
Document the `co_lines` method on code objects (#113682)
Alex Waygood
2024-01-03
2
-3/+6
*
gh-101100: Fix Sphinx warnings for removed dead batteries (#113669)
Hugo van Kemenade
2024-01-03
12
-43/+43
*
gh-101100: Fix Sphinx warnings from removed `~!` references (#113629)
Hugo van Kemenade
2024-01-02
6
-15/+15
*
# gh-111700: Fix syntax highlighting for C code in the "What's New In Python ...
Parth Doshi
2024-01-01
1
-1/+3
[next]