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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.11.0b4
v3.11.0b4
Pablo Galindo
2022-07-11
1
-5/+5
*
[3.11] GH-94736: mark SemLock test as linux only (GH-94750) (#94752)
Miss Islington (bot)
2022-07-11
1
-0/+1
*
[3.11] bpo-45924: Fix asyncio incorrect traceback when future's exception is ...
Miss Islington (bot)
2022-07-11
2
-2/+32
*
GH-94736: Fix _multiprocessing.SemLock subclassing (GH-94738)
Miss Islington (bot)
2022-07-11
1
-0/+11
*
[3.11] gh-93883: elide traceback indicators when possible (GH-93994) (GH-94740)
John Belmonte
2022-07-11
5
-127/+94
*
[3.11] GH-94694: Fix column offsets for multi-line method lookups (GH-94721)
Brandt Bucher
2022-07-10
2
-0/+72
*
Improve dataclass docstring (gh-94686)
Miss Islington (bot)
2022-07-09
1
-9/+8
*
[3.11] GH-93252: Fix error handling for failed Python calls (GH-94693) (GH-94...
Kumar Aditya
2022-07-09
1
-0/+12
*
gh-94607: Fix subclassing generics (GH-94610)
Miss Islington (bot)
2022-07-09
2
-0/+32
*
[3.11] gh-94215: Fix error handling for line-tracing events (GH-94681) (GH-94...
Christian Heimes
2022-07-08
1
-1/+0
*
gh-93910: Fix enum performance regression (GH-94614)
Miss Islington (bot)
2022-07-07
2
-8/+10
*
gh-94215: Add reproducer for segfault in frame_setlineno() (GH-94563)
Miss Islington (bot)
2022-07-07
1
-6/+104
*
[3.11] gh-94430: Allow params named `module` or `self` with custom C names in...
Erlend Egeberg Aasland
2022-07-07
1
-0/+41
*
[3.11] gh-92228: disable the compiler's 'small exit block inlining' optimizat...
Christian Heimes
2022-07-07
3
-10/+19
*
GH-93896: AAlways set event loop in asyncio.run and IsolatedAsyncioTestCase (...
Miss Islington (bot)
2022-07-06
2
-0/+18
*
[3.11] gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace...
Łukasz Langa
2022-07-05
2
-0/+78
*
gh-91330: Tests and docs for dataclass descriptor-typed fields (GH-94424) (GH...
Miss Islington (bot)
2022-07-05
1
-0/+109
*
gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94568)
Miss Islington (bot)
2022-07-05
1
-2/+12
*
[3.11] gh-92897: Ensure `venv --copies` respects source build property of the...
Vinay Sajip
2022-07-05
5
-40/+76
*
[3.11] bpo-46755: Don't log stack info twice in QueueHandler (GH-31355) (GH-9...
Miss Islington (bot)
2022-07-05
2
-2/+5
*
[3.11] gh-94485: Set line number of module's RESUME instruction to 0 as speci...
Łukasz Langa
2022-07-05
4
-13/+15
*
gh-93626: Set the release for `__future__.annotations` to `None` (GH-93628) (...
Miss Islington (bot)
2022-07-05
1
-3/+3
*
[3.11] GH-94262: Don't create frame objects for frames that aren't yet comple...
Miss Islington (bot)
2022-07-04
1
-0/+37
*
IDLE doc: Tweek RESTART and Windows console start (GH-94530)
Miss Islington (bot)
2022-07-03
1
-3/+5
*
[3.11] gh-93975: Provide nicer error reporting from subprocesses in test_venv...
Jason R. Coombs
2022-07-01
1
-14/+30
*
[3.11] GH-94438: Backport GH-94444 (#94486)
Mark Shannon
2022-07-01
1
-4/+61
*
gh-84753: Make inspect.iscoroutinefunction() work with AsyncMock (GH-94050) (...
Miss Islington (bot)
2022-06-30
4
-1/+20
*
GH-94398: TaskGroup: Fail create_task() during shutdown (GH-94400) (GH-94463)
Miss Islington (bot)
2022-06-30
2
-4/+25
*
GH-94329: Don't raise on excessive stack consumption (GH-94421) (GH-94446)
Miss Islington (bot)
2022-06-30
1
-0/+6
*
gh-92336: linecache.getline should not raise exceptions on decoding errors (G...
Miss Islington (bot)
2022-06-30
2
-7/+7
*
[3.11] GH-77403: Fix tests which fail when PYTHONUSERBASE is not normalized (...
Miss Islington (bot)
2022-06-30
2
-3/+3
*
[3.11] gh-94026: Buffer regrtest worker stdout in temporary file (GH-94253) (...
Christian Heimes
2022-06-29
1
-26/+28
*
[3.11] GH-93516: Backport GH-93769 (GH-94231)
Mark Shannon
2022-06-28
1
-1/+1
*
gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347)
Miss Islington (bot)
2022-06-28
1
-27/+33
*
gh-82006: IDLE doc improvements (GH-94349)
Miss Islington (bot)
2022-06-27
2
-177/+306
*
gh-94315: Check for DAC override capability (GH-94316)
Miss Islington (bot)
2022-06-27
5
-22/+56
*
[3.11] gh-90473: Reduce recursion limit on WASI even further (GH-94333) (GH-9...
Christian Heimes
2022-06-27
1
-2/+2
*
[3.11] gh-84623: Remove unused imports in stdlib (#94313)
Terry Jan Reedy
2022-06-27
2
-2/+1
*
gh-94192: Fix error for dictionary literals with invalid expression as value....
Miss Islington (bot)
2022-06-26
1
-1/+11
*
[3.11] gh-93820: Pickle enum.Flag by name (GH-93891). (GH-94288)
Serhiy Storchaka
2022-06-26
2
-3/+57
*
GH-94254: Make _struct module types immutable (GH-94269)
Miss Islington (bot)
2022-06-26
1
-0/+12
*
Run Tools/scripts/reindent.py (GH-94225)
Miss Islington (bot)
2022-06-26
4
-5/+4
*
gh-83499: Fix closing file descriptors in tempfile (GH-93874)
Miss Islington (bot)
2022-06-26
2
-64/+105
*
gh-94245: Test pickling and copying of typing.Tuple[()] (GH-94259)
Miss Islington (bot)
2022-06-25
1
-2/+4
*
gh-94207: Fix struct module leak (GH-94239) (GH-94265)
Miss Islington (bot)
2022-06-25
1
-0/+17
*
gh-94217: Skip import tests when _testcapi is a builtin (GH-94218)
Miss Islington (bot)
2022-06-24
2
-1/+13
*
IDLE: replace if statement with expression (GH-94228)
Miss Islington (bot)
2022-06-24
1
-6/+2
*
gh-94205: Ensures all required DLLs are copied on Windows for underpth tests ...
Miss Islington (bot)
2022-06-24
1
-0/+2
*
gh-84461: Fix ctypes and test_ctypes on Emscripten (GH-94142)
Miss Islington (bot)
2022-06-24
5
-0/+13
*
[Enum] Remove automatic docstring generation (GH-94188)
Miss Islington (bot)
2022-06-23
2
-267/+4
[next]