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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-112903: Handle non-types in _BaseGenericAlias.__mro_entries__() (#115191)
Carl Meyer
2024-02-09
1
-0/+2
*
Add Peter L to ACKS (GH-115222)
Peter Lazorchak
2024-02-09
1
-0/+1
*
gh-115059: Flush the underlying write buffer in io.BufferedRandom.read1() (GH...
Serhiy Storchaka
2024-02-09
1
-0/+1
*
GH-113632: update configure.ac for WebAssembly support tiers (#115192)
Brett Cannon
2024-02-09
1
-0/+2
*
gh-115167: Exclude vcruntime140_threads.dll from Windows build output (GH-115...
adang1345
2024-02-08
1
-0/+1
*
gh-112069: Adapt set/frozenset methods to Argument Clinic (#115112)
Tomas R
2024-02-08
1
-0/+1
*
gh-107944: Improve error message for getargs with bad keyword arguments (#114...
Shantanu
2024-02-08
1
-0/+1
*
gh-114828: Fix __class__ in class-scope inlined comprehensions (#115139)
Carl Meyer
2024-02-07
1
-0/+2
*
GH-108362: Revert "GH-108362: Incremental GC implementation (GH-108038)" (#11...
Mark Shannon
2024-02-07
1
-13/+0
*
gh-115009: Update Windows installer to use SQLite 3.45.1 (#115065)
Erlend E. Aasland
2024-02-06
1
-0/+1
*
#gh-75705: Set unixfrom envelope in mailbox._mboxMMDF (GH-107117)
Matthieu Caneill
2024-02-06
1
-0/+1
*
gh-112066: Add `PyDict_SetDefaultRef` function. (#112123)
Sam Gross
2024-02-06
1
-0/+5
*
gh-106233: Fix stacklevel in zoneinfo.InvalidTZPathWarning (GH-106234)
Nikita Sobolev
2024-02-06
1
-0/+2
*
gh-91602: Add iterdump() support for filtering database objects (#114501)
Mariusz Felisiak
2024-02-06
1
-0/+3
*
gh-112302: Change 'licenseConcluded' field to 'NOASSERTION' (#115038)
Seth Michael Larson
2024-02-06
1
-30/+30
*
gh-115009: Update macOS installer to use SQLite 3.45.1 (#115066)
Erlend E. Aasland
2024-02-06
1
-0/+1
*
gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (#115050)
Ned Deily
2024-02-06
1
-0/+2
*
gh-109991: Update macOS installer to use OpenSSL 3.0.13. (GH-115052)
Ned Deily
2024-02-06
1
-0/+1
*
gh-109991: Update Windows build to use OpenSSL 3.0.13 (#115043)
Zachary Ware
2024-02-05
1
-0/+1
*
gh-83648: Support deprecation of options, arguments and subcommands in argpar...
Serhiy Storchaka
2024-02-05
1
-0/+2
*
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
2
-14/+15
*
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
2
-0/+5
*
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
[next]