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
*
pathlib ABCs: follow all symlinks in `PathBase.glob()` (#116293)
Barney Gale
2024-03-04
2
-39/+34
*
gh-116010: Remove link to deprecated PEP 6 in FAQ guide (#116246)
Iman Tabrizian
2024-03-03
1
-3/+5
*
gh-116281: Remove wrong '\' from '\*' in some doc signatures (#116282)
HarryLHW
2024-03-03
3
-6/+6
*
Docs: update using/configure.rst (#116274)
Hugo van Kemenade
2024-03-03
1
-23/+31
*
gh-115809: Improve TimedRotatingFileHandler.getFilesToDelete() (GH-115812)
Serhiy Storchaka
2024-03-03
3
-36/+56
*
gh-108562: Fix compiler warnings for libmpdec (#114751)
Sergey B Kirpichev
2024-03-03
5
-3/+16
*
gh-72971: Clarify the special no-TypeError behavior for equality (#110729)
Gouvernathor
2024-03-03
1
-1/+4
*
gh-115103: Update gc.collect to process delayed objects (gh-116251)
Donghee Na
2024-03-02
0
-0/+0
*
gh-115103: Update refleak checker to trigger _PyMem_ProcessDelayed (gh-116238)
Donghee Na
2024-03-02
1
-0/+18
*
gh-85644: webbrowser: Use $XDG_CURRENT_DESKTOP to check desktop (GH-21731)
Marco Trevisan
2024-03-02
2
-3/+11
*
GH-115978: Disable `*readv()` and `*writev()` on WASI (GH-116228)
Brett Cannon
2024-03-02
2
-0/+13
*
gh-116102: Silence a Compiler Warning in _xxinterpqueues (gh-116230)
Eric Snow
2024-03-02
1
-1/+1
*
gh-112087: Use QSBR technique for list_new/clear for free-thread build (gh-11...
Donghee Na
2024-03-01
1
-6/+29
*
GH-116226: include `pthread_stubs.h` in `pycore_pythreads.h` (#116227)
Brett Cannon
2024-03-01
1
-1/+2
*
gh-114271: Make `_thread.ThreadHandle` thread-safe in free-threaded builds (G...
mpage
2024-03-01
5
-101/+225
*
gh-115941: fixes in dictobject.c doc block(#116196)
Humbulani
2024-03-01
1
-1/+2
*
gh-115480: Type propagate _BINARY_OP_ADD_UNICODE (GH-115710)
Ken Jin
2024-03-01
3
-8/+66
*
gh-84995: Run sys.__interactivehook__() on asyncio REPL startup (#20517)
RĂ©mi Lapeyre
2024-03-01
3
-39/+62
*
gh-115773: Add missing preprocessor guard in _testexternalinspection (#116212)
Malcolm Smith
2024-03-01
1
-1/+1
*
gh-116171: Argument Clinic: disallow overriding return converter for __init__...
Erlend E. Aasland
2024-03-01
3
-41/+10
*
gh-115806: Don't mangle output of configure 'ipv6 stack type' check (#116165)
Erlend E. Aasland
2024-03-01
2
-3/+3
*
gh-104711: Add security warning to the CGIHTTPRequestHandler document (GH-115...
AN Long
2024-03-01
1
-0/+6
*
gh-116035: Document that both tzinfo and fold are ignored in comparisons if t...
Serhiy Storchaka
2024-03-01
1
-2/+8
*
gh-76785: Fix interpreters.Queue.get_nowait() (gh-116166)
Eric Snow
2024-03-01
2
-48/+75
*
gh-112281: Allow `Union` with unhashable `Annotated` metadata (#112283)
Nikita Sobolev
2024-03-01
4
-18/+156
*
gh-104219: Document that idunders can return NotImplemented (#104220)
Gouvernathor
2024-03-01
1
-2/+4
*
gh-88352: Fix logging.TimedRotatingFileHandler (GH-116191)
Serhiy Storchaka
2024-03-01
3
-32/+373
*
gh-115554: Improved logic for handling multiple existing py.exe launcher inst...
Steve Dower
2024-03-01
4
-74/+140
*
gh-101293: Fix support of custom callables and types in inspect.Signature.fro...
Serhiy Storchaka
2024-03-01
3
-89/+438
*
build(deps-dev): bump types-setuptools from 69.0.0.20240125 to 69.1.0.2024030...
dependabot[bot]
2024-03-01
1
-1/+1
*
gh-116159: argparse: performance improvement parsing large number of options ...
Amethyst Reese
2024-03-01
1
-4/+5
*
build(deps): bump hypothesis from 6.97.4 to 6.98.15 in /Tools (#116189)
dependabot[bot]
2024-03-01
1
-1/+1
*
build(deps-dev): bump types-psutil from 5.9.5.20240106 to 5.9.5.20240205 in /...
dependabot[bot]
2024-03-01
1
-1/+1
*
gh-65824: Improve the "less" prompt in pydoc (GH-116050)
Serhiy Storchaka
2024-03-01
2
-1/+11
*
gh-116098: Revert "gh-107674: Improve performance of `sys.settrace` (GH-11498...
Tian Gao
2024-03-01
7
-64/+53
*
gh-115999: Disable the specializing adaptive interpreter in free-threaded bui...
Brett Simmers
2024-03-01
9
-3/+96
*
gh-116099: Fix refcounting bug in `_queueobj_shared()` (gh-116164)
Brett Simmers
2024-03-01
1
-3/+1
*
gh-115491: Fix Clang compiler warning (#116153)
Sam Gross
2024-03-01
1
-1/+1
*
gh-103092: Add a mutex to make the PRNG state of rotatingtree concurrent-safe...
AN Long
2024-02-29
4
-3/+12
*
gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) (GH-115...
Sebastian Pipping
2024-02-29
16
-21/+435
*
gh-115685: Type/values propagate for TO_BOOL in tier 2 (GH-115686)
Ken Jin
2024-02-29
6
-30/+163
*
Fix rendering of null character in ast.rst (#116080)
Shantanu
2024-02-29
1
-1/+1
*
gh-71052: Fix several Android build issues (#115955)
Malcolm Smith
2024-02-29
6
-21/+87
*
gh-87115: Set `__main__.__spec__` to `None` in pdb (#116141)
Tian Gao
2024-02-29
3
-0/+14
*
gh-112075: Avoid locking shared keys on every assignment (#116087)
Dino Viehland
2024-02-29
1
-12/+20
*
gh-71052: Add test exclusions to support running the test suite on Android (#...
Malcolm Smith
2024-02-29
12
-27/+58
*
gh-108051: Update versions found by find_python.bat and clarify readme (GH-11...
Steve Dower
2024-02-29
2
-7/+18
*
gh-73580: Docs for tunnelling TLS through TLS (GH-22539)
Carl Bordum Hansen
2024-02-29
1
-0/+3
*
Docs: mark up NotImplemented using the :data: role throughout the docs (#116135)
Erlend E. Aasland
2024-02-29
16
-39/+39
*
gh-116088: Insert bottom checks after all sym_set_...() calls (#116089)
Guido van Rossum
2024-02-29
7
-47/+106
[next]