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
...
*
[3.13] gh-120544: Add `else: fail()` to tests where exception is expected (GH...
Miss Islington (bot)
2024-06-15
2
-0/+12
*
[3.13] gh-120495: Fix incorrect exception handling in Tab Nanny (GH-120498) (...
Miss Islington (bot)
2024-06-15
2
-5/+5
*
[3.13] gh-119819: Conditional skip of logging tests that require multiprocess...
Miss Islington (bot)
2024-06-15
1
-3/+2
*
[3.13] gh-120524: Temporarily Skip test_create_many_threaded In test_interpre...
Eric Snow
2024-06-14
1
-0/+1
*
[3.13] gh-120161: Fix a Crash in the _datetime Module (gh-120518)
Miss Islington (bot)
2024-06-14
1
-1/+43
*
[3.13] gh-120361: Add `nonmember` test with enum flags inside to `test_enum` ...
Miss Islington (bot)
2024-06-14
1
-0/+21
*
[3.13] gh-114053: Fix bad interaction of PEP 695, PEP 563 and `inspect.get_an...
Miss Islington (bot)
2024-06-13
3
-1/+182
*
[3.13] gh-117398: Add datetime C-API type check test for subinterpreters (gh-...
Miss Islington (bot)
2024-06-13
2
-1/+42
*
[3.13] Fix typos in documentation (GH-120338) (#120438)
Xie Yanbo
2024-06-13
3
-5/+5
*
[3.13] gh-118908: Protect the REPL subprocess with a timeout in tests (GH-120...
Miss Islington (bot)
2024-06-12
1
-1/+6
*
[3.13] gh-120418: Don't assume wheeldata is deleted if `WHEEL_PKG_DIR` is set...
Miss Islington (bot)
2024-06-12
1
-3/+4
*
[3.13] gh-120417: Remove unused imports in the stdlib (GH-120420) (#120429)
Miss Islington (bot)
2024-06-12
11
-14/+5
*
[3.13] gh-120343: Fix column offsets of multiline tokens in tokenize (GH-1203...
Miss Islington (bot)
2024-06-12
1
-0/+14
*
[3.13] gh-71587: Drop local reference cache to `_strptime` module in `_dateti...
Miss Islington (bot)
2024-06-12
1
-0/+9
*
[3.13] gh-117657: Make Py_TYPE and Py_SET_TYPE thread safe (GH-120165) (GH-12...
Miss Islington (bot)
2024-06-12
1
-0/+26
*
[3.13] gh-93691: fix too broad source locations of for statement iterators (G...
Miss Islington (bot)
2024-06-12
3
-3/+50
*
[3.13] gh-118908: Fix completions after namespace change in REPL (GH-120370) ...
Miss Islington (bot)
2024-06-12
2
-5/+12
*
[3.13] gh-120128: fix description of argument to ipaddress.collapse_addresses...
Miss Islington (bot)
2024-06-12
1
-1/+1
*
[3.13] gh-120221: Deliver real singals on Ctrl-C and Ctrl-Z in the new REPL (...
Miss Islington (bot)
2024-06-11
1
-4/+4
*
gh-120198: Fix race condition when editing __class__ with an audit hook activ...
Miss Islington (bot)
2024-06-11
2
-1/+35
*
[3.13] gh-118908: Limit exposed globals from internal imports and definitions...
Miss Islington (bot)
2024-06-11
3
-8/+81
*
[3.13] gh-120343: Do not reset byte_col_offset_diff after multiline tokens (G...
Miss Islington (bot)
2024-06-11
1
-0/+11
*
[3.13] gh-119517: Fixes for pasting in pyrepl (GH-120253) (#120353)
Miss Islington (bot)
2024-06-11
6
-57/+134
*
[3.13] gh-120268: Prohibit passing ``None`` to ``_pydatetime.date.fromtimesta...
Miss Islington (bot)
2024-06-11
2
-0/+7
*
[3.13] bpo-24766: doc= argument to subclasses of property not handled correct...
Miss Islington (bot)
2024-06-11
1
-0/+34
*
[3.13] gh-120298: Fix use-after-free in `list_richcompare_impl` (GH-120303) (...
Miss Islington (bot)
2024-06-11
1
-0/+11
*
[3.13] gh-65454: avoid triggering call to a PropertyMock in NonCallableMock._...
Miss Islington (bot)
2024-06-11
2
-0/+11
*
[3.13] gh-119600: mock: do not access attributes of original when new_callabl...
Miss Islington (bot)
2024-06-11
3
-5/+27
*
[3.13] gh-119666: fix multiple class-scope comprehensions referencing __class...
Miss Islington (bot)
2024-06-10
1
-0/+25
*
[3.13] bpo-37755: Use configured output in pydoc instead of pager (GH-15105) ...
Miss Islington (bot)
2024-06-08
2
-20/+113
*
[3.13] gh-120121: Add InvalidStateError to concurrent.futures.__all__ (GH-120...
Miss Islington (bot)
2024-06-08
1
-0/+1
*
[3.13] gh-120242: Fix handling of `[setUp,tearDown]Class` in `test_datetime` ...
Miss Islington (bot)
2024-06-08
1
-15/+21
*
[3.13] gh-120225: fix crash in compiler on empty block at end of exception ha...
Miss Islington (bot)
2024-06-07
1
-0/+10
*
[3.13] gh-120200: Fix `inspect.iscoroutinefunction(inspect) is True` corner c...
Miss Islington (bot)
2024-06-07
2
-3/+4
*
[3.13] gh-94808: Add test coverage for "starred kind" in _PyPegen_set_expr_co...
Miss Islington (bot)
2024-06-07
1
-0/+6
*
[3.13] gh-120211: Fix tkinter.ttk with Tcl/Tk 9.0 (GH-120213) (GH-120215)
Miss Islington (bot)
2024-06-07
1
-3/+6
*
[3.13] gh-120164: Fix test_os.test_win32_mkdir_700() (GH-120177) (#120202)
Miss Islington (bot)
2024-06-07
1
-2/+3
*
[3.13] gh-119577: Adjust DeprecationWarning when testing element truth values...
Miss Islington (bot)
2024-06-07
2
-2/+2
*
[3.13] Restore decimal context after decimal doctests (GH-120149) (GH-120167)
Miss Islington (bot)
2024-06-06
1
-3/+7
*
Python 3.13.0b2
v3.13.0b2
Thomas Wouters
2024-06-05
1
-34/+39
*
[3.13] gh-120065: Increase `collect_in_thread` period to 5 ms. (GH-120068) (#...
Miss Islington (bot)
2024-06-05
1
-1/+1
*
[3.13] gh-119819: Update logging configuration to support joinable multiprocâ...
Miss Islington (bot)
2024-06-05
2
-3/+9
*
[3.13] gh-119553: Fix console when pressing Ctrl-C within a multiline block (...
Miss Islington (bot)
2024-06-04
2
-1/+3
*
[3.13] gh-120048: Make `test_imaplib` faster (GH-120050) (#120069)
Miss Islington (bot)
2024-06-04
1
-14/+8
*
[3.13] gh-119819: Update test to skip if _multiprocessing is unavailable. (GH...
Miss Islington (bot)
2024-06-04
1
-1/+1
*
[3.13] gh-119842: Honor PyOS_InputHook in the new REPL (GH-119843) (GH-120066)
Ĺukasz Langa
2024-06-04
5
-10/+73
*
[3.13] gh-119553: Clear reader on Ctrl-C command (GH-119801) (#120062)
Miss Islington (bot)
2024-06-04
3
-0/+19
*
[3.13] gh-120039: Reduce expected timeout in test_siginterrupt_off (GH-120047...
Miss Islington (bot)
2024-06-04
1
-3/+3
*
[3.13] gh-120041: Do not use append_to_screen when completions are visible (G...
Miss Islington (bot)
2024-06-04
3
-10/+52
*
[3.13] gh-89928: Fix integer conversion of device numbers (GH-31794) (GH-120053)
Miss Islington (bot)
2024-06-04
1
-2/+13
[prev]
[next]