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
/
Misc
/
NEWS.d
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-114944: Fix race between `_PyParkingLot_Park` and `_PyParkingLot_UnparkAll...
mpage
2024-02-05
1
-0/+1
*
gh-82626: Emit a warning when bool is used as a file descriptor (GH-111275)
Serhiy Storchaka
2024-02-05
1
-0/+2
*
gh-115015: Argument Clinic: fix generated code for METH_METHOD methods withou...
Erlend E. Aasland
2024-02-05
1
-0/+5
*
gh-109475: Fix support of explicit option value "--" in argparse (GH-114814)
Serhiy Storchaka
2024-02-05
1
-0/+2
*
GH-108362: Incremental GC implementation (GH-108038)
Mark Shannon
2024-02-05
1
-0/+13
*
gh-43457: Tkinter: fix design flaws in wm_attributes() (GH-111404)
Serhiy Storchaka
2024-02-05
1
-0/+8
*
GH-113462: Limit the number of versions that a single class can use. (GH-114900)
Mark Shannon
2024-02-05
1
-0/+2
*
gh-114628: Display csv.Error without context (#115005)
Terry Jan Reedy
2024-02-05
1
-0/+2
*
gh-114099: Add test exclusions to support running the test suite on iOS (#114...
Russell Keith-Magee
2024-02-05
1
-0/+1
*
gh-114685: PyBuffer_FillInfo() now raises on PyBUF_{READ,WRITE} (GH-114802)
Nikita Sobolev
2024-02-04
1
-0/+3
*
gh-113951: Tkinter: "tag_unbind(tag, sequence, funcid)" now only unbinds "fun...
Serhiy Storchaka
2024-02-04
1
-0/+7
*
gh-114388: Fix warnings when assign an unsigned integer member (GH-114391)
Serhiy Storchaka
2024-02-04
1
-0/+5
*
gh-113280: Always close socket if SSLSocket creation failed (GH-114659)
Serhiy Storchaka
2024-02-04
1
-0/+2
*
gh-113267: Revert "gh-106584: Fix exit code for unittest in Python 3.12 (#106...
Serhiy Storchaka
2024-02-04
1
-0/+2
*
gh-69893: Add the close() method for xml.etree.ElementTree.iterparse() iterat...
Serhiy Storchaka
2024-02-04
1
-0/+2
*
gh-83383: Always mark the dbm.dumb database as unmodified after open() and sy...
Serhiy Storchaka
2024-02-04
1
-0/+5
*
gh-114071: [Enum] update docs and code for tuples/subclasses (GH-114871)
Ethan Furman
2024-02-04
1
-0/+1
*
gh-114965: Updated bundled pip to 24.0 (gh-114966)
Stéphane Bidoul
2024-02-03
1
-0/+1
*
gh-114887 Reject only sockets of type SOCK_STREAM in create_datagram_endpoint...
Travis Howse
2024-02-03
1
-0/+2
*
gh-112202: Ensure that condition.notify() succeeds even when racing with Task...
Kristján Valur Jónsson
2024-02-03
1
-0/+1
*
gh-114959: tarfile: do not ignore errors when extract a directory on top of a...
Serhiy Storchaka
2024-02-03
1
-0/+2
*
gh-114875: Require getgrent for building the grp extension module (#114876)
Malcolm Smith
2024-02-02
1
-0/+1
*
gh-101599: argparse: simplify the option help string (GH-103372)
Jokimax
2024-02-02
1
-0/+1
*
gh-104530: Enable native Win32 condition variables by default (GH-104531)
Andrew Rogers
2024-02-02
1
-0/+1
*
gh-114329: Add `PyList_GetItemRef` function (GH-114504)
Sam Gross
2024-02-02
1
-0/+3
*
gh-103820: IDLE: Do not interpret buttons 4/5 as scrolling on non-X11 (GH-103...
Christopher Chavez
2024-02-02
1
-0/+2
*
gh-111239: Update Windows build to use zlib 1.3.1 (GH-114877)
Zachary Ware
2024-02-01
1
-0/+1
*
gh-112529: Remove PyGC_Head from object pre-header in free-threaded build (#1...
Sam Gross
2024-02-01
1
-0/+4
*
GH-114806. Don't specialize calls to classes with metaclasses. (GH-114870)
Mark Shannon
2024-02-01
1
-0/+3
*
gh-105089: Fix test_create_directory_with_write test failure in AIX (GH-105228)
Ayappan Perumal
2024-02-01
1
-0/+4
*
gh-114364: Fix awkward wording about mmap.mmap.seekable (#114374)
technillogue
2024-02-01
1
-3/+3
*
gh-109534: fix reference leak when SSL handshake fails (#114074)
Jamie Phan
2024-02-01
1
-0/+3
*
gh-113939: Frame clear, clear locals (#113940)
Albert Zeyer
2024-01-31
1
-0/+4
*
gh-111741: Recognise image/webp as a standard format in the mimetypes module ...
Nachtalb
2024-01-31
1
-0/+1
*
gh-59013: Set breakpoint on the first executable line of function when using ...
Tian Gao
2024-01-31
1
-0/+1
*
gh-114685: Check flags in PyObject_GetBuffer() (GH-114707)
Serhiy Storchaka
2024-01-31
1
-0/+3
*
gh-109653: Speedup import of threading module (#114509)
Daniel Hollas
2024-01-31
1
-0/+1
*
gh-110190: Fix ctypes structs with array on Windows ARM64 (GH-114753)
Diego Russo
2024-01-30
1
-0/+1
*
GH-70303: Make `pathlib.Path.glob('**')` return both files and directories (#...
Barney Gale
2024-01-30
1
-0/+2
*
gh-112919: Speed-up datetime, date and time.replace() (GH-112921)
Eugene Toder
2024-01-30
1
-0/+2
*
gh-113732: Fix support of QUOTE_NOTNULL and QUOTE_STRINGS in csv.reader (GH-1...
Serhiy Storchaka
2024-01-30
1
-0/+2
*
gh-114678: Fix incorrect deprecation warning for 'N' specifier in Decimal for...
Serhiy Storchaka
2024-01-29
1
-0/+3
*
gh-112240: Add option to calendar module CLI to specify the weekday to start ...
Steven Ward
2024-01-29
1
-0/+2
*
Fix more references to datetime and time classes (GH-114717)
Serhiy Storchaka
2024-01-29
1
-1/+1
*
gh-85984: Add POSIX pseudo-terminal functions. (GH-102413)
Soumendra Ganguly
2024-01-29
1
-0/+2
*
gh-112050: Adapt collections.deque to Argument Clinic (#113963)
mpage
2024-01-29
1
-0/+1
*
gh-109653: Improve import time of importlib.metadata / email.utils (#114664)
Shantanu
2024-01-29
1
-0/+1
*
GH-113464: Add a JIT backend for tier 2 (GH-113465)
Brandt Bucher
2024-01-29
1
-0/+4
*
gh-55664: Add warning when creating a type using a namespace dictionary with ...
Furkan Onder
2024-01-28
1
-0/+1
*
gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (#114531)
Hugo van Kemenade
2024-01-27
12
-19/+19
[next]