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-107845: Fix symlink handling for tarfile.data_filter (GH-107846)
Petr Viktorin
2023-08-21
1
-0/+3
*
gh-105736: Sync pure python version of OrderedDict with the C version (#108098)
Raymond Hettinger
2023-08-21
1
-0/+3
*
gh-107526: Revert "gh-100357: Convert several functions in bltinsmodule to AC...
Nikita Sobolev
2023-08-21
1
-0/+2
*
gh-107915: Handle errors in C API functions PyErr_Set*() and PyErr_Format() (...
Serhiy Storchaka
2023-08-19
1
-0/+4
*
gh-72684: Tkinter: provide interface for "tk busy" subcommands (GH-107684)
Serhiy Storchaka
2023-08-19
1
-0/+3
*
gh-107704: Argument Clinic: add support for deprecating keyword use of parame...
Serhiy Storchaka
2023-08-19
1
-0/+4
*
gh-107565: Update macOS installer to use OpenSSL 3.0.10. (GH-107897)
Ned Deily
2023-08-18
1
-0/+1
*
gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v...
Ned Deily
2023-08-18
1
-0/+2
*
gh-107995: Fix doctest collection of functools.cached_property objects (#107996)
Tyler Smart
2023-08-18
2
-0/+6
*
gh-108083: Don't ignore exceptions in sqlite3.Connection.__init__() and .clos...
Erlend E. Aasland
2023-08-18
1
-0/+3
*
gh-108014: Add Py_IsFinalizing() function (#108032)
Victor Stinner
2023-08-18
1
-0/+2
*
gh-107944: Improve error message for function calls with bad keyword argument...
Pablo Galindo Salgado
2023-08-17
1
-0/+2
*
gh-102029: Deprecate passing arguments to `_PyRLock` in `threading` (#102071)
Nikita Sobolev
2023-08-17
1
-0/+1
*
GH-108035: Remove the `_PyCFrame` struct as it is no longer needed for perfor...
Mark Shannon
2023-08-17
1
-0/+4
*
gh-105481: generate op IDs from bytecode.c instead of hard coding them in opc...
Irit Katriel
2023-08-16
1
-0/+2
*
GH-92584: Remove references to Distutils in ``PYTHONUSERBASE`` (#108040)
Adam Turner
2023-08-16
1
-2/+2
*
gh-56166: Deprecate passing confusing positional arguments in re functions (#...
Serhiy Storchaka
2023-08-16
1
-0/+3
*
gh-105724: Add location information to `assert` errors (GH-105935)
Nikita Sobolev
2023-08-16
1
-0/+1
*
gh-100061: Proper fix of the bug in the matching of possessive quantifiers (G...
SKO
2023-08-16
1
-0/+2
*
gh-99203: shutil.make_archive(): restore select CPython <= 3.10.5 behavior (G...
6t8k
2023-08-16
1
-0/+5
*
gh-107557: Setup abstract interpretation (#107847)
Ken Jin
2023-08-15
1
-0/+1
*
gh-106242: Fix path truncation in os.path.normpath (GH-106816)
Finn Womack
2023-08-15
1
-0/+1
*
gh-107963: Fix set_forkserver_preload to check the type of given list (#107965)
Dong-hee Na
2023-08-15
1
-0/+2
*
gh-93057: Deprecate positional use of optional sqlite3.connect() params (#107...
Erlend E. Aasland
2023-08-15
1
-0/+3
*
gh-76913: Add "merge extras" feature to LoggerAdapter (GH-107292)
Romuald Brunet
2023-08-15
1
-0/+1
*
gh-107880: Teach Argument Clinic to clone __init__ and __new__ methods (#107885)
Erlend E. Aasland
2023-08-13
1
-0/+2
*
gh-101162: Forbid using issubclass() with GenericAlias as the 1st arg (GH-103...
Nikita Sobolev
2023-08-11
1
-0/+2
*
gh-91051: fix segfault when using all 8 type watchers (#107853)
Carl Meyer
2023-08-11
1
-0/+2
*
gh-106844: Fix issues in _winapi.LCMapStringEx (GH-107832)
Serhiy Storchaka
2023-08-11
1
-0/+1
*
gh-107782: Pydoc: fall back to __text_signature__ if inspect.signature() fail...
Serhiy Storchaka
2023-08-11
1
-0/+2
*
gh-106558: break ref cycles through exceptions in multiprocessing manager (#...
Andrew Geng
2023-08-11
1
-0/+3
*
gh-84805: Autogenerate signature for METH_NOARGS and METH_O extension functio...
Serhiy Storchaka
2023-08-11
1
-0/+2
*
gh-107810: Improve DeprecationWarning for metaclasses with custom tp_new (GH-...
Marc Mueller
2023-08-10
1
-0/+1
*
GH-107674: Avoid allocating boxed ints for `sys.settrace` line events (GH-107...
Mark Shannon
2023-08-10
1
-0/+1
*
GH-107774: Add missing audit event for PEP 669 (GH-107775)
Mark Shannon
2023-08-10
1
-0/+3
*
gh-107409: set `__wrapped__` attribute in `reprlib.recursive_repr` (#107410)
denballakh
2023-08-10
1
-0/+1
*
GH-107812: extend `socket`'s netlink support to FreeBSD (gh-107813)
Mina Galić
2023-08-10
1
-0/+1
*
gh-107814: Avoid output from Nuget installation in find_python.bat (GH-107815)
Max Bachmann
2023-08-09
1
-0/+1
*
GH-106485: Dematerialize instance dictionaries when possible (GH-106539)
Brandt Bucher
2023-08-09
1
-0/+2
*
GH-105848: Simplify the arrangement of CALL's stack (GH-107788)
Brandt Bucher
2023-08-09
1
-0/+3
*
GH-107724: Fix the signature of `PY_THROW` callback functions. (GH-107725)
Mark Shannon
2023-08-09
1
-0/+3
*
Docs: clean up Argument Clinic howto's (#107797)
Erlend E. Aasland
2023-08-09
1
-1/+1
*
gh-106052: Fix bug in the matching of possessive quantifiers (gh-106515)
Serhiy Storchaka
2023-08-09
1
-0/+2
*
gh-104683: Add --exclude option to Argument Clinic CLI (#107770)
Erlend E. Aasland
2023-08-08
1
-0/+1
*
GH-107596: Specialize str[int] (GH-107597)
Brandt Bucher
2023-08-08
1
-0/+1
*
gh-107659: Add docstrings for ctypes.pointer and ctypes.POINTER (#107660)
Tomas R
2023-08-08
1
-0/+1
*
gh-86457: Add docs for Argument Clinic @text_signature directive (#107747)
Erlend E. Aasland
2023-08-08
1
-1/+1
*
gh-107758: Improvements to lltrace feature (#107757)
Guido van Rossum
2023-08-08
1
-0/+1
*
gh-86457: Fix signature for code.replace() (GH-23199)
Serhiy Storchaka
2023-08-07
1
-0/+2
*
gh-107178: Add the C API tests for the Abstract Objects Layer (GH-107179)
Serhiy Storchaka
2023-08-07
1
-0/+2
[next]