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
*
bpo-46624: Defer to 3.12: "Remove deprecated support for non-integer values" ...
Miro HronĨok
2022-02-03
1
-0/+1
*
bpo-45885: Add more stats for COMPARE_OP in specialize.c (GH-31040)
Dennis Sweeney
2022-02-03
1
-0/+1
*
bpo-45773: Remove invalid peephole optimizations (GH-31066)
Brandt Bucher
2022-02-03
1
-0/+1
*
bpo-44977: Deprecate delegation of int to __trunc__ (GH-31031)
Zackery Spytz
2022-02-03
1
-0/+3
*
bpo-46483: Remove `__class_getitem__` from `pathlib.PurePath` (GH-30848)
Nikita Sobolev
2022-02-03
2
-2/+1
*
bpo-46565: `del` loop vars that are leaking into module namespaces (GH-30993)
Nikita Sobolev
2022-02-03
1
-0/+1
*
Restrict use of Mock objects as specs (GH-31090)
Matthew Suozzo
2022-02-03
1
-0/+1
*
bpo-46576: bpo-46524: Disable compiler optimization within test_peg_generator...
Gregory P. Smith
2022-02-02
1
-0/+3
*
bpo-46616: Ensures test_importlib.test_windows cleans up registry keys after ...
Steve Dower
2022-02-02
1
-0/+2
*
bpo-45173: Keep configparser deprecations until Python 3.12 (GH-30952)
Hugo van Kemenade
2022-02-02
1
-0/+1
*
bpo-46433: _PyType_GetModuleByDef: handle static types in MRO (GH-30696)
Petr Viktorin
2022-02-02
1
-0/+2
*
bpo-45459: Add Py_buffer to limited API (GH-29991)
Christian Heimes
2022-02-02
2
-0/+30
*
bpo-43012: remove `pathlib._Accessor` (GH-25701)
Barney Gale
2022-02-02
1
-0/+2
*
bpo-46414: Add typing.reveal_type (#30646)
Jelle Zijlstra
2022-02-02
1
-0/+1
*
bpo-46602: Do not append conftest.c (GH-31062)
adanhawth
2022-02-02
1
-0/+1
*
bpo-44359: Fix test_ftplib unhandled thread exceptions (GH-31069)
Victor Stinner
2022-02-02
1
-0/+2
*
bpo-46591: Make About IDLE doc link label clickable (GH-30251)
Wes
2022-02-02
1
-0/+1
*
bpo-14916: use specified tokenizer fd for file input (GH-31006)
Paul m. p. P
2022-02-01
1
-0/+1
*
bpo-46600: Fix test_gdb.test_pycfunction() for clang -Og (GH-31058)
Victor Stinner
2022-02-01
1
-0/+2
*
bpo-46487: Add `get_write_buffer_limits` to Write and _SSLProtocol transports...
Emiya
2022-02-01
1
-0/+1
*
bpo-45925: Update macOS installer to SQLite 3.37.2 (GH-30921)
Kumar Aditya
2022-02-01
1
-0/+1
*
bpo-46600: ./configure --with-pydebug uses -Og with clang (GH-31052)
Victor Stinner
2022-02-01
1
-0/+3
*
bpo-46564: do not create frame object for super object (GH-31002)
Kumar Aditya
2022-02-01
1
-0/+1
*
bpo-46542: test_lib2to3 uses support.infinite_recursion() (GH-31035)
Victor Stinner
2022-01-31
1
-0/+2
*
bpo-29688: document and test `pathlib.Path.absolute()` (GH-26153)
Barney Gale
2022-01-28
1
-0/+1
*
bpo-43112: detect musl as a separate SOABI (GH-24502)
Natanael Copa
2022-01-28
1
-0/+1
*
bpo-26552: Fixed case where failing `asyncio.ensure_future` did not close the...
Kumar Aditya
2022-01-28
1
-0/+1
*
bpo-46553: allow bare typing.ClassVar annotations (#30983)
Gregory Beauregard
2022-01-28
1
-0/+1
*
bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885)
Steve Dower
2022-01-28
1
-0/+2
*
bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485)
Kumar Aditya
2022-01-28
1
-0/+1
*
bpo-46329: Split calls into precall and call instructions. (GH-30855)
Mark Shannon
2022-01-28
1
-0/+12
*
bpo-46407: Optimizing some modulo operations (GH-30653)
Crowthebird
2022-01-28
2
-0/+2
*
bpo-46542: test_json uses support.infinite_recursion() (GH-30972)
Victor Stinner
2022-01-28
1
-0/+2
*
bpo-40170: Remove PyHeapType_GET_MEMBERS() macro (GH-30942)
Victor Stinner
2022-01-27
1
-0/+4
*
bpo-46458: emit code for else of a try block immediately after the try body (...
Irit Katriel
2022-01-27
1
-0/+4
*
bpo-46476: Fix memory leak in code objects generated by deepfreeze (GH-30853)
Kumar Aditya
2022-01-27
1
-0/+1
*
bpo-44791: Fix substitution of ParamSpec in Concatenate with different parame...
Serhiy Storchaka
2022-01-27
1
-0/+5
*
bpo-46544: Do not leak `x` and `uspace` in textwrap.TextWrapper (GH-30955)
Nikita Sobolev
2022-01-27
1
-0/+2
*
bpo-40280: Use presence of msvcrt module to detect Windows (GH-30930)
Christian Heimes
2022-01-27
1
-2/+2
*
bpo-45162: Revert "Remove many old deprecated unittest features" (GH-30935)
Gregory P. Smith
2022-01-27
1
-0/+3
*
bpo-45296: Clarify close, quit, and exit in IDLE (GH-30936)
Terry Jan Reedy
2022-01-27
1
-0/+4
*
bpo-46539: Pass status of special typeforms to forward references (GH-30926)
Gregory Beauregard
2022-01-27
1
-0/+1
*
bpo-40170: Remove _Py_GetAllocatedBlocks() function (GH-30940)
Victor Stinner
2022-01-27
1
-0/+2
*
bpo-38472: setup.py uses LC_ALL=C to check the C compiler (GH-30929)
Victor Stinner
2022-01-26
1
-0/+2
*
bpo-46528: Simplify the VM's stack manipulations (GH-30902)
Brandt Bucher
2022-01-26
1
-0/+3
*
bpo-46527: allow calling enumerate(iterable=...) again (GH-30904)
Jelle Zijlstra
2022-01-26
1
-0/+2
*
bpo-46513: Remove AC_C_CHAR_UNSIGNED / __CHAR_UNSIGNED__ (GH-30851)
Christian Heimes
2022-01-26
1
-0/+2
*
bpo-46091: Correctly calculate indentation levels for whitespace lines with c...
Pablo Galindo Salgado
2022-01-25
1
-0/+2
*
bpo-46510: Add missing test for types.TracebackType/FrameType. Calculate them...
Irit Katriel
2022-01-25
1
-0/+3
*
bpo-40280: Skip subprocess-based tests on wasm32-emscripten (GH-30615)
Christian Heimes
2022-01-25
1
-0/+3
[next]