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-101400: Fix incorrect lineno in exception message on continue/break which ...
Dong-hee Na
2023-01-30
1
-0/+2
*
GH-101291: Refactor the `PyLongObject` struct into object header and PyLongVa...
Mark Shannon
2023-01-30
1
-0/+2
*
gh-89381: Fix invalid signatures of math/cmath.log (#101404)
Sergey B Kirpichev
2023-01-29
1
-0/+1
*
gh-39615: Add warnings.warn() skip_file_prefixes support (#100840)
Gregory P. Smith
2023-01-28
1
-0/+3
*
gh-77532: Minor tweaks to allow compiling with PlatformToolset=ClangCL on Win...
Steve Dower
2023-01-27
1
-0/+1
*
gh-101000: Add os.path.splitroot() (#101002)
Barney Gale
2023-01-27
1
-0/+3
*
gh-99834: Update bundled copy of Tcl/Tk to 8.6.13.0 on Windows (GH-101307)
Steve Dower
2023-01-26
1
-0/+1
*
gh-60580: Fix a wrong type of `ctypes.wintypes.BYTE` (#97579)
Oleg Iarygin
2023-01-26
1
-0/+3
*
gh-99952: [ctypes] fix refcount issues in from_param() result. (#100169)
Yukihiro Nakadaira
2023-01-26
1
-0/+2
*
gh-94518: Rename `group*` to `extra_group*` to avoid confusion (#101054)
Oleg Iarygin
2023-01-26
1
-0/+3
*
gh-101326: Fix regression when passing None to FutureIter.throw (#101327)
Shantanu
2023-01-25
1
-0/+1
*
GH-100762: Don't call `gen.throw()` in `gen.close()`, unless necessary. (GH-1...
Mark Shannon
2023-01-24
1
-0/+3
*
gh-101135: Add backwards compatibility to Windows launcher for older 32-bit v...
Martin Boisvert
2023-01-24
1
-0/+3
*
gh-92123: Adapt _elementtree to multi-phase init (PEP 489) (#101285)
Erlend E. Aasland
2023-01-24
1
-0/+2
*
gh-101060: conditionally add `-fno-reorder-blocks-and-partition` (gh-101061)
Gregory Szorc
2023-01-24
1
-0/+3
*
gh-101152: Implement PEP 699 (GH-101193)
ram vikram singh
2023-01-24
1
-0/+3
*
gh-100795: Don't call freeaddrinfo on failure. (#101252)
Gregory P. Smith
2023-01-23
1
-0/+3
*
gh-101015: Fix `typing.get_type_hints` with unpacked `*tuple` (PEP 646) (#101...
Nikita Sobolev
2023-01-23
1
-0/+2
*
gh-83122: Deprecate testing element truth values in `ElementTree` (#31149)
Jacob Walls
2023-01-23
1
-0/+4
*
gh-67790: Support float-style formatting for Fraction instances (#100161)
Mark Dickinson
2023-01-22
1
-0/+2
*
Revert "gh-100795: avoid unexpected `freeaddrinfo` after failed `getaddrinfo`...
Kumar Aditya
2023-01-22
1
-2/+0
*
gh-100795: avoid unexpected `freeaddrinfo` after failed `getaddrinfo` (#101220)
Sergey G. Brester
2023-01-22
1
-0/+2
*
GH-88597: Added command line interface to UUID module. (#99463)
achhina
2023-01-22
2
-0/+2
*
gh-100726: Optimize construction of range object for medium sized integers (#...
Pieter Eendebak
2023-01-21
1
-0/+1
*
gh-99266: ctypes: Preserve more detailed exception in `ArgumentError`
Kamil Turek
2023-01-21
1
-0/+1
*
gh-101037: Fix potential memory underallocation for zeros of int subtypes (#1...
Mark Dickinson
2023-01-21
1
-0/+2
*
gh-101143: Remove references to `TimerHandle` from `asyncio.base_events.BaseE...
J. Nick Koston
2023-01-21
1
-0/+2
*
gh-91351: Fix some bugs in importlib handling of re-entrant imports (GH-94504)
Jean-Paul Calderone
2023-01-21
1
-0/+5
*
gh-100750: pass encoding kwarg in lib/platform.py (#100751)
Thomas Grainger
2023-01-20
1
-0/+1
*
gh-92123: Convert `_elementtree` types to heap types (#99221)
Erlend E. Aasland
2023-01-20
1
-0/+1
*
gh-88324: Clarify documentation for redirected stdout/stderr when using subpr...
richardhob
2023-01-20
2
-0/+4
*
gh-101144: Allow open and read_text encoding to be positional. (#101145)
Gregory P. Smith
2023-01-20
1
-0/+4
*
gh-100712: make it possible to disable specialization (for debugging) (#100713)
Irit Katriel
2023-01-19
1
-0/+1
*
gh-100340: Allows -Wno-int-conversion for wasm (#100341)
Kushal Das
2023-01-18
1
-0/+2
*
gh-82052: Don't send partial UTF-8 sequences to the Windows API (GH-101103)
Paul Moore
2023-01-17
1
-0/+1
*
gh-101046: Fix a potential memory leak in the parser when raising MemoryError...
Pablo Galindo Salgado
2023-01-16
1
-0/+2
*
gh-100320: Fix path calculations on Windows when python.exe is moved outside ...
Steve Dower
2023-01-16
1
-0/+3
*
GH-100982: Add `COMPARE_AND_BRANCH` instruction (GH-100983)
Mark Shannon
2023-01-16
1
-0/+4
*
gh-94518: [_posixsubprocess] Replace variable validity flags with reserved va...
Oleg Iarygin
2023-01-14
1
-0/+2
*
gh-74033: Fix bug when Path takes and ignores **kwargs (GH-19632)
Yurii Karabas
2023-01-14
1
-0/+1
*
GH-100573: Fix server hang caused by os.stat() on named pipe (Windows) (#100959)
Guido van Rossum
2023-01-13
1
-0/+1
*
gh-100160: Restore and deprecate implicit creation of an event loop (GH-100410)
Serhiy Storchaka
2023-01-13
1
-0/+3
*
gh-100247: Fix py.exe launcher not using entire shebang command for finding c...
Steve Dower
2023-01-13
1
-0/+2
*
gh-86682: Adds sys._getframemodulename as an alternative to using _getframe (...
Steve Dower
2023-01-13
1
-0/+2
*
GH-100942: Fix incorrect cast in property_copy(). (#100965)
Raymond Hettinger
2023-01-12
1
-0/+2
*
gh-96290: Support partial/invalid UNC drives in ntpath.normpath() and splitdr...
Barney Gale
2023-01-12
1
-0/+5
*
gh-98636: Fix detecting gdbm_compat for _dbm module (#98643)
Michał Górny
2023-01-11
2
-0/+3
*
GH-100923: Embed jump mask in `COMPARE_OP` oparg (GH-100924)
Mark Shannon
2023-01-11
1
-0/+2
*
GH-100892: Fix race in clearing `threading.local` (#100922)
Kumar Aditya
2023-01-11
1
-0/+1
*
Python 3.12.0a4
v3.12.0a4
Thomas Wouters
2023-01-10
111
-222/+1132
[next]