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
/
NEWS.d
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bpo-43683: Streamline YIELD_VALUE and SEND (GH-30723)
Mark Shannon
2022-01-24
1
-0/+3
*
bpo-41403: Improve error message for invalid mock target (GH-30833)
Irit Katriel
2022-01-23
1
-0/+3
*
bpo-46471: Use single byte singletons (GH-30781)
Kumar Aditya
2022-01-23
1
-0/+1
*
bpo-46103: Fix inspect.getmembers to only get __bases__ from class (GH-30147)
Weipeng Hong
2022-01-23
1
-0/+2
*
bpo-46481: Implement vectorcall for weakref.ref.__call__ method. (GH-30820)
Dong-hee Na
2022-01-23
1
-0/+2
*
bpo-46483: change `PurePath.__class_getitem__` to return `GenericAlias` (GH-3...
Nikita Sobolev
2022-01-23
1
-0/+2
*
bpo-46406: Faster single digit int division. (#30626)
Gregory P. Smith
2022-01-23
1
-0/+3
*
bpo-46474: Avoid REDoS in EntryPoint.pattern (sync with importlib_metadata 4....
Jason R. Coombs
2022-01-23
1
-0/+2
*
bpo-46474: Apply changes from importlib_metadata 4.10.0 (GH-30802)
Jason R. Coombs
2022-01-23
1
-0/+2
*
bpo-46126: Disable 'descriptions' when running tests internally. (GH-30194)
Jason R. Coombs
2022-01-22
1
-0/+1
*
bpo-46417: Fix race condition on setting type __bases__ (GH-30788)
Victor Stinner
2022-01-22
1
-0/+5
*
bpo-46469: Make asyncio generic classes return GenericAlias (GH-30777)
Kumar Aditya
2022-01-22
1
-0/+1
*
bpo-46463: Fixes escape4chm.py script used when building the CHM documentatio...
Steve Dower
2022-01-21
1
-0/+2
*
bpo-43118: Fix bug in inspect.signature around 'base.__text_signature__' (GH-...
Weipeng Hong
2022-01-21
1
-0/+3
*
bpo-46124: Update zoneinfo to rely on importlib.resources traversable API. (G...
Jason R. Coombs
2022-01-21
1
-0/+1
*
bpo-46434: Handle missing docstrings in pdb help (GH-30705)
Tom Sparrow
2022-01-21
1
-0/+2
*
bpo-46417: Call _PyDebug_PrintTotalRefs() later (GH-30744)
Victor Stinner
2022-01-21
1
-0/+3
*
bpo-30512: Add CAN Socket support for NetBSD (GH-30066)
Thomas Klausner
2022-01-21
1
-0/+1
*
bpo-21987: Fix TarFile.getmember getting a dir with a trailing slash (GH-30283)
andrei kulakov
2022-01-21
1
-0/+2
*
bpo-46080: fix argparse help generation exception in edge case (GH-30111)
Felix Fontein
2022-01-20
1
-0/+3
*
bpo-46316: optimize `pathlib.Path.iterdir()` (GH-30501)
Barney Gale
2022-01-20
1
-0/+1
*
bpo-46429: Merge all deepfrozen files into one (GH-30572)
Kumar Aditya
2022-01-20
1
-0/+1
*
bpo-46409: Make generators in bytecode (GH-30633)
Mark Shannon
2022-01-20
1
-0/+6
*
bpo-46443: deepfreeze: use small ints and singleton zero bytes (GH-30715)
Kumar Aditya
2022-01-20
1
-0/+1
*
bpo-43869: Time Epoch is the same on all platforms (GH-30664)
Victor Stinner
2022-01-19
1
-0/+2
*
bpo-44024: Improve the TypeError message in getattr and hasattr (GH-25863)
Géry Ogam
2022-01-18
1
-0/+2
*
bpo-46045: Do not use POSIX semaphores on NetBSD (GH-30047)
Thomas Klausner
2022-01-18
1
-0/+1
*
bpo-46028: Calculate base_executable by resolving symlinks in a venv (GH-30144)
Steve Dower
2022-01-18
1
-0/+3
*
bpo-44934: Add optional feature AppendPath to Windows MSI installer (GH-27889)
bneuburg
2022-01-18
1
-0/+1
*
bpo-46161: Fix bug in starunpack_helper in compile.c (GH-30235)
zq1997
2022-01-17
1
-0/+1
*
bpo-40066: [Enum] skip failing doc test (GH-30637)
Kumar Aditya
2022-01-17
1
-0/+2
*
bpo-13886: Skip PTY non-ASCII tests if readline is loaded (GH-30631)
Victor Stinner
2022-01-17
1
-0/+3
*
Revert "bpo-40066: [Enum] update str() and format() output (GH-30582)" (GH-3...
Victor Stinner
2022-01-17
1
-2/+0
*
bpo-40280: Change subprocess imports for cleaner error on wasm32 (GH-30620)
Christian Heimes
2022-01-17
1
-0/+4
*
bpo-40280: Add requires_fork test helper (GH-30622)
Christian Heimes
2022-01-16
1
-0/+2
*
bpo-46361: Fix "small" `int` caching (GH-30583)
Brandt Bucher
2022-01-16
1
-0/+2
*
bpo-40066: [Enum] update str() and format() output (GH-30582)
Ethan Furman
2022-01-16
1
-0/+2
*
bpo-46258: Streamline isqrt fast path (#30333)
Mark Dickinson
2022-01-15
1
-0/+2
*
bpo-46383: Fix signature of zoneinfo module_free function (GH-30607)
Christian Heimes
2022-01-15
1
-0/+2
*
bpo-46242: [Enum] better error message for extending `Enum` with members (GH-...
Nikita Sobolev
2022-01-14
1
-0/+1
*
Merge remote-tracking branch 'upstream/main'
Pablo Galindo
2022-01-14
2
-0/+7
|
\
|
*
bpo-45569: Change PYLONG_BITS_IN_DIGIT default to 30 (GH-30497)
Mark Dickinson
2022-01-14
1
-0/+5
|
*
bpo-46362: Ensure ntpath.abspath() uses the Windows API correctly (GH-30571)
neonene
2022-01-13
1
-0/+2
*
|
Python 3.11.0a4
v3.11.0a4
Pablo Galindo
2022-01-13
116
-226/+1177
|
/
*
bpo-46070: _PyGC_Fini() untracks objects (GH-30577)
Victor Stinner
2022-01-13
1
-0/+5
*
bpo-44133: Link Python executable with object files (GH-30556)
Victor Stinner
2022-01-13
2
-0/+7
*
bpo-46328: Add sys.exception() (GH-30514)
Irit Katriel
2022-01-13
1
-0/+1
*
bpo-40479: Fix hashlib's usedforsecurity for OpenSSL 3.0.0 (GH-30455)
Christian Heimes
2022-01-13
1
-0/+2
*
bpo-46315: Add ifdef HAVE_ feature checks for WASI compatibility (GH-30507)
Christian Heimes
2022-01-13
1
-0/+2
*
bpo-45953: Statically allocate the main interpreter (and initial thread state...
Eric Snow
2022-01-12
1
-0/+4
[prev]
[next]