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-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
*
bpo-46491: Allow Annotated on outside of Final/ClassVar (GH-30864)
Gregory Beauregard
2022-01-25
1
-0/+1
*
bpo-41841: update idlelib News up to 3.10.0. (GH-30868)
Terry Jan Reedy
2022-01-25
2
-2/+3
*
bpo-46503: Prevent an assert from firing when parsing some invalid \N sequenc...
Eric V. Smith
2022-01-25
1
-0/+1
*
bpo-46431: improve error message on invalid calls to BaseExceptionGroup.__new...
Irit Katriel
2022-01-24
1
-0/+1
*
bpo-46470: remove unused branch from `typing._remove_dups_flatten` (GH-30780)
Nikita Sobolev
2022-01-24
1
-0/+1
*
bpo-41906: Accept built filters in dictConfig (GH-30756)
Mario Corchero
2022-01-24
1
-0/+2
*
bpo-46422: use `dis.Positions` in `dis.Instruction` (GH-30716)
Nikita Sobolev
2022-01-24
1
-0/+1
*
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
2
-0/+3
*
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-45554: Document multiprocessing.Process.exitcode values (GH-30142)
John Marshall
2022-01-18
1
-0/+1
*
bpo-44024: Improve the TypeError message in getattr and hasattr (GH-25863)
Géry Ogam
2022-01-18
1
-0/+2
[next]