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-93910: Fix enum performance regression (GH-94614)
Michael Droettboom
2022-07-07
1
-0/+3
*
gh-94430: Allow params named `module` or `self` with custom C names in Argume...
Erlend Egeberg Aasland
2022-07-07
1
-0/+2
*
gh-92228: disable the compiler's 'small exit block inlining' optimization for...
Irit Katriel
2022-07-07
1
-0/+1
*
GH-93896: AAlways set event loop in asyncio.run and IsolatedAsyncioTestCase (...
Kumar Aditya
2022-07-06
1
-0/+1
*
gh-90005: Port readline and curses to PY_STDLIB_MOD (GH-94452)
Christian Heimes
2022-07-06
1
-0/+5
*
gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace (GH-94...
Pablo Galindo Salgado
2022-07-05
1
-0/+2
*
gh-91330: Tests and docs for dataclass descriptor-typed fields (GH-94424)
Erik De Bonte
2022-07-05
1
-0/+7
*
gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors...
Pablo Galindo Salgado
2022-07-05
1
-0/+2
*
gh-90355: Add isolated flag if currently isolated (GH-92857)
Carter Dodd
2022-07-05
1
-0/+1
*
bpo-46755: Don't log stack info twice in QueueHandler (GH-31355)
Erik Montnemery
2022-07-05
1
-0/+2
*
gh-94485: Set line number of module's RESUME instruction to 0, as specified b...
Irit Katriel
2022-07-05
1
-0/+2
*
gh-84753: Clarify change made to `inspect` functions (#94554)
Ćukasz Langa
2022-07-05
1
-2/+6
*
gh-94379: Remove zipimport find_loader() and find_module() methods (#94380)
Victor Stinner
2022-07-05
1
-0/+3
*
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...
Ned Batchelder
2022-07-05
7
-7/+7
*
gh-94538: Fix Argument Clinic output to custom file (#94539)
Erlend Egeberg Aasland
2022-07-05
1
-0/+2
*
gh-93626: Set the release for `__future__.annotations` to `None` (GH-93628)
KotlinIsland
2022-07-05
1
-0/+1
*
gh-93939: Add script to check extension modules (#94545)
Christian Heimes
2022-07-05
1
-0/+3
*
gh-94383: Remove ElementTree.Element.copy() method (#94384)
Victor Stinner
2022-07-04
1
-0/+5
*
gh-94352: shlex.split() no longer accepts None (#94353)
Victor Stinner
2022-07-04
1
-0/+3
*
gh-93963: Officially deprecate abcs and warn about their usage. (GH-93965)
Jason R. Coombs
2022-07-03
1
-0/+2
*
gh-92869: ctypes: Add c_time_t (#92870)
Thomas Perl
2022-07-03
1
-0/+2
*
gh-93096: Remove `python -m base64 -t` (gh-94230)
Oleg Iarygin
2022-07-02
1
-0/+3
*
gh-93096: Remove `python -m codecs` (gh-94233)
Oleg Iarygin
2022-07-02
1
-0/+2
*
gh-90005: Port _dbm module to PY_STDLIB_MOD (GH-94433)
Christian Heimes
2022-07-01
1
-0/+1
*
gh-94216: add pseudo instructions to the dis/opcodes modules (GH-94241)
Irit Katriel
2022-07-01
1
-0/+1
*
GH-94438: Account for NULLs on evaluation stack when jumping lines. (GH-94444)
Mark Shannon
2022-07-01
1
-0/+2
*
GH-94262: Don't create frame objects for frames that aren't yet complete. (GH...
Mark Shannon
2022-07-01
1
-0/+3
*
gh-90005-ffi: Fix building _ctypes without pkg-config (GH-94451)
Christian Heimes
2022-07-01
1
-0/+1
*
GH-94398: TaskGroup: Fail create_task() during shutdown (GH-94400)
Guido van Rossum
2022-06-30
1
-0/+1
*
gh-84753: Make inspect.iscoroutinefunction() work with AsyncMock (#94050)
Mehdi ABAAKOUK
2022-06-30
1
-0/+3
*
gh-91719: Reload opcode on unknown error so that C can optimize the dispatchi...
neonene
2022-06-30
1
-0/+2
*
GH-94329: Don't raise on excessive stack consumption (GH-94421)
Mark Shannon
2022-06-30
1
-0/+2
*
gh-92336: linecache.getline should not raise exceptions on decoding errors (G...
Irit Katriel
2022-06-30
1
-0/+1
*
gh-94404: Use module CFLAGS before PY_STDMODULE_CFLAGS (GH-94413)
Christian Heimes
2022-06-29
1
-1/+2
*
gh-94404: makesetup: use correct CFLAGS and macOS workaround (GH-94405)
Christian Heimes
2022-06-29
1
-0/+2
*
gh-88116: Avoid undefined behavior when decoding varints in code objects (#94...
Pablo Galindo Salgado
2022-06-28
1
-0/+2
*
gh-93939: Create and install scripts in Makefile (GH-94324)
Christian Heimes
2022-06-28
1
-0/+2
*
gh-94018: Remove trailing spaces in _sanitize_windows_name (GH-94040)
Robin Plumey
2022-06-28
1
-0/+1
*
gh-87995: Make MappingProxyType hashable (GH-94252)
Serhiy Storchaka
2022-06-28
1
-0/+2
*
gh-94199: Remove hashlib.pbkdf2_hmac() Python implementation (GH-94200)
Victor Stinner
2022-06-28
1
-0/+5
*
gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347)
Christian Heimes
2022-06-28
1
-0/+2
*
GH-89988: Fix memory leak in pickle.Pickler dispatch_table lookup (GH-94298)
Kumar Aditya
2022-06-28
1
-0/+1
*
gh-94280: Require Python 3.9 or higher to compile CPython on Windows (GH-94281)
Shixian Li
2022-06-27
1
-0/+3
*
gh-94315: Check for DAC override capability (GH-94316)
Christian Heimes
2022-06-27
1
-0/+2
*
gh-93858: Prevent error when activating venv in nested fish instances (GH-93931)
Thomas B. Brunner
2022-06-27
1
-0/+1
*
GH-94163: Add BINARY_SLICE and STORE_SLICE instructions. (GH-94168)
Mark Shannon
2022-06-27
1
-0/+5
*
gh-94318: Strip trailing spaces in pydoc text output (GH-94319)
Serhiy Storchaka
2022-06-27
1
-0/+1
*
gh-94192: Fix error for dictionary literals with invalid expression as value....
wookie184
2022-06-26
1
-0/+1
*
gh-94214: Add venv context.lib_path and document the context (GH-94221)
Paul Moore
2022-06-26
1
-0/+1
*
gh-90005: Port _ctypes to PY_STDLIB_MOD (GH-32229)
Christian Heimes
2022-06-26
1
-0/+1
[next]