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
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-115816: Make tier2 optimizer symbols testable, and add a few tests. (GH-11...
Mark Shannon
2024-02-27
15
-607/+720
*
gh-115720: Show number of leaks in huntrleaks progress reports (GH-115726)
Petr Viktorin
2024-02-27
3
-14/+39
*
bpo-44865: Fix yet one missing translations in argparse (GH-27668)
Jérémie Detrey
2024-02-26
2
-1/+3
*
bpo-45101: Add consistency in usage message IO between 2 versions of python-c...
Kien Dang
2024-02-26
3
-2/+9
*
gh-77956: Add the words 'default' and 'version' help text localizable (GH-12...
Emmanuel Arias
2024-02-26
2
-2/+5
*
gh-115582: Make default PC/pyconfig.h work for free-threaded builds with manu...
Steve Dower
2024-02-26
3
-2/+10
*
gh-113942: Show functions implemented as builtin methods (GH-115306)
Serhiy Storchaka
2024-02-26
4
-6/+24
*
gh-112006: Fix inspect.unwrap() for types where __wrapped__ is a data descrip...
Serhiy Storchaka
2024-02-26
3
-13/+32
*
gh-115168: Add pystats counter for invalidated executors (GH-115169)
Michael Droettboom
2024-02-26
11
-14/+31
*
gh-115882: Reference Unknwn.h for ctypes on Windows (GH-115350)
Yuriy Chernyshov
2024-02-26
2
-0/+5
*
Rename tier 2 redundancy eliminator to optimizer (#115888)
Guido van Rossum
2024-02-26
12
-30/+30
*
GH-115802: JIT "small" code for macOS and Linux (GH-115826)
Brandt Bucher
2024-02-26
3
-29/+168
*
Add Jason as an owner of configparser to coordinate backport concerns. (#115885)
Jason R. Coombs
2024-02-26
1
-0/+4
*
gh-113706: Update comment about long int representation (#113707)
Michael Droettboom
2024-02-26
1
-10/+21
*
gh-115823: Calculate correctly error locations when dealing with implicit enc...
Pablo Galindo Salgado
2024-02-26
3
-11/+13
*
gh-115931: Fix `SyntaxWarning`s in `test_unparse` (#115935)
Nikita Sobolev
2024-02-26
1
-2/+11
*
Doc: Clarify the return type of Event.wait when timeout is used (GH-104168)
Phil Elson
2024-02-26
1
-10/+7
*
gh-115091: Remove a left-over sentence that refers to Py_OptimizeFlag from ct...
Antti Haapala
2024-02-26
1
-4/+0
*
gh-115881: Ensure `ast.parse()` parses conditional context managers even with...
Alex Waygood
2024-02-26
5
-11/+11
*
gh-101100: Fix Sphinx warnings in `whatsnew/2.1.rst` (#112357)
Hugo van Kemenade
2024-02-26
2
-38/+37
*
gh-115921: Change 'equation' to 'expression' in random.rst (#115927)
Terry Jan Reedy
2024-02-26
1
-1/+2
*
gh-114099: Add configure and Makefile targets to support iOS compilation. (GH...
Russell Keith-Magee
2024-02-26
20
-104/+849
*
GH-101112: Add "pattern language" section to pathlib docs (#114030)
Barney Gale
2024-02-26
1
-56/+103
*
gh-71052: fix test_concurrent_futures wasi regression. (#115923)
Gregory P. Smith
2024-02-26
1
-1/+5
*
gh-115532: Add kernel density estimation to the statistics module (gh-115863)
Raymond Hettinger
2024-02-25
5
-41/+285
*
gh-115799: Add missing double-quote in docs (#115884)
bssyousefi
2024-02-25
1
-1/+1
*
gh-72249: Include the module name in the repr of partial object (GH-101910)
Furkan Onder
2024-02-25
4
-18/+27
*
gh-115914: minor cleanup: simplify filename_obj assignment in PyRun_AnyFileE...
Sergii K
2024-02-25
1
-4/+1
*
gh-101100: Fix broken xrefs in fcntl module doc (#115691)
Skip Montanaro
2024-02-25
3
-16/+28
*
gh-71052: Enable test_concurrent_futures on platforms that lack multiprocessi...
Malcolm Smith
2024-02-25
6
-21/+16
*
bpo-31116: Add Z85 variant to base64 (GH-30598)
Matan Perelman
2024-02-25
5
-2/+141
*
gh-96471: Correct docs for queue shutdown (#115838)
Laurie O
2024-02-25
2
-11/+8
*
gh-113479: Link to workaround for subtle issue with takewhile() (gh-115890)
Raymond Hettinger
2024-02-25
1
-33/+41
*
gh-103417: Fix the scheduler example (GH-111497)
mauricelambert
2024-02-25
1
-1/+1
*
bpo-14322: added test case for invalid update to hmac (#26636)
Arjun
2024-02-25
1
-0/+8
*
gh-101100: Fix Sphinx warnings in `whatsnew/2.0.rst` (#112351)
Hugo van Kemenade
2024-02-25
2
-53/+53
*
gh-115886: Handle embedded null characters in shared memory name (GH-115887)
Serhiy Storchaka
2024-02-25
3
-3/+31
*
Add an example of of custom `__repr__` (#112761)
Oh seungmin
2024-02-25
1
-0/+10
*
Erase some unnecessary quotes on data model doc (#113521)
Adorilson Bezerra
2024-02-25
2
-5/+4
*
gh-115323: Add meaningful error message for using bytearray.extend with str (...
Jay Ting
2024-02-24
3
-0/+13
*
GH-114610: Fix `pathlib.PurePath.with_stem('')` handling of file extensions (...
Barney Gale
2024-02-24
3
-1/+15
*
gh-113202: Add whatsnew entry for the batched() strict option. (gh-115889)
Raymond Hettinger
2024-02-24
1
-0/+8
*
gh-115872: Doc: remove obsolete reference to MSI packages (#115873)
partev
2024-02-24
1
-1/+1
*
gh-114763: Protect lazy loading modules from attribute access races (GH-114781)
Chris Markiewicz
2024-02-24
3
-32/+94
*
Insert missing apostrophes in ctypes documentation (#115090)
jmcb
2024-02-23
1
-3/+3
*
gh-67044: Always quote or escape \r and \n in csv.writer() (GH-115741)
Serhiy Storchaka
2024-02-23
3
-15/+43
*
gh-54358: Clarify data chunking in pyexpat (GH-31629)
Stanley
2024-02-23
1
-2/+6
*
gh-115859: Disable the tier 2 redundancy eliminator by default (GH-115860)
Ken Jin
2024-02-23
2
-3/+9
*
gh-115778: Add `tierN` annotation for instruction definitions (#115815)
Kirill Podoprigora
2024-02-23
13
-147/+56
*
gh-89480: Document the gdb helpers (GH-115657)
Pablo Galindo Salgado
2024-02-23
2
-0/+450
[next]