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
/
next
/
Library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.13.0b3
v3.13.0b3
Thomas Wouters
2024-06-27
35
-68/+0
*
[3.13] gh-121027: Add a future warning in functools.partial.__get__ (GH-12108...
Miss Islington (bot)
2024-06-27
1
-0/+2
*
[3.13] gh-120888: Bump bundled pip to 24.1.1 (GH-120889) (#121080)
Miss Islington (bot)
2024-06-27
1
-0/+1
*
[3.13] gh-121018: Ensure ArgumentParser.parse_args with exit_on_error=False r...
Miss Islington (bot)
2024-06-26
1
-0/+2
*
[3.13] gh-121025: Improve partialmethod.__repr__ (GH-121033) (#121037)
Miss Islington (bot)
2024-06-26
1
-0/+2
*
[3.13] gh-114053: Fix another edge case involving `get_type_hints`, PEP 695 a...
Miss Islington (bot)
2024-06-25
1
-0/+4
*
[3.13] gh-120108: Fix deepcopying of AST trees with .parent attributes (GH-12...
Jelle Zijlstra
2024-06-25
1
-0/+2
*
[3.13] gh-119614: Fix truncation of strings with embedded null characters in ...
Miss Islington (bot)
2024-06-24
1
-0/+2
*
[3.13] gh-120683: Fix an error in logging.LogRecord timestamp (GH-120709) (GH...
Miss Islington (bot)
2024-06-24
1
-0/+4
*
[3.13] gh-119824: Revert the `where` solution and use meta commands (#120919)
Tian Gao
2024-06-23
2
-1/+1
*
[3.13] gh-120910: Fix issue resolving relative paths outside site-packages. (...
Miss Islington (bot)
2024-06-23
1
-0/+2
*
[3.13] gh-101830: Fix Tcl_Obj to string conversion (GH-120884) (GH-120905)
Miss Islington (bot)
2024-06-23
1
-0/+2
*
[3.13] gh-120811: Fix reference leak upon `_PyContext_Exit` failure (GH-12081...
Miss Islington (bot)
2024-06-22
1
-0/+1
*
[3.13] gh-119698: fix `symtable.Class.get_methods` and document its behaviour...
Jelle Zijlstra
2024-06-20
1
-0/+2
*
[3.13] gh-120732: Fix `name` passing to `Mock`, when using kwargs to `create_...
Miss Islington (bot)
2024-06-19
1
-0/+2
*
[3.13] gh-119506: fix `_io.TextIOWrapper.write()` write during flush (GH-1195...
Miss Islington (bot)
2024-06-19
1
-0/+1
*
[3.13] gh-120381: Fix inspect.ismethoddescriptor() (GH-120684)
Miss Islington (bot)
2024-06-19
1
-0/+2
*
[3.13] gh-120633: Move scrollbar and remove tear-off menus in turtledemo (GH-...
Miss Islington (bot)
2024-06-19
1
-0/+1
*
[3.13] gh-119933: Improve ``SyntaxError`` message for invalid type parameters...
Jelle Zijlstra
2024-06-17
1
-0/+3
*
[3.13] gh-119824: Print stack entry when user input is needed (GH-119882) (#1...
Tian Gao
2024-06-16
1
-0/+1
*
[3.13] gh-112346: Always set OS byte to 255, simpler gzip.compress function. ...
Miss Islington (bot)
2024-06-15
1
-0/+2
*
[3.13] gh-120541: Improve the "less" prompt in pydoc (GH-120543) (GH-120562)
Miss Islington (bot)
2024-06-15
1
-0/+2
*
[3.13] gh-120495: Fix incorrect exception handling in Tab Nanny (GH-120498) (...
Miss Islington (bot)
2024-06-15
1
-0/+1
*
[3.13] gh-120161: Fix a Crash in the _datetime Module (gh-120518)
Miss Islington (bot)
2024-06-14
1
-0/+2
*
[3.13] gh-114053: Fix bad interaction of PEP 695, PEP 563 and `inspect.get_an...
Miss Islington (bot)
2024-06-13
1
-0/+4
*
[3.13] gh-71587: Drop local reference cache to `_strptime` module in `_dateti...
Miss Islington (bot)
2024-06-12
1
-0/+2
*
[3.13] gh-118908: Limit exposed globals from internal imports and definitions...
Miss Islington (bot)
2024-06-11
1
-0/+2
*
[3.13] gh-120343: Do not reset byte_col_offset_diff after multiline tokens (G...
Miss Islington (bot)
2024-06-11
1
-0/+1
*
[3.13] gh-120268: Prohibit passing ``None`` to ``_pydatetime.date.fromtimesta...
Miss Islington (bot)
2024-06-11
1
-0/+2
*
[3.13] gh-65454: avoid triggering call to a PropertyMock in NonCallableMock._...
Miss Islington (bot)
2024-06-11
1
-0/+1
*
[3.13] gh-119600: mock: do not access attributes of original when new_callabl...
Miss Islington (bot)
2024-06-11
1
-0/+2
*
[3.13] bpo-37755: Use configured output in pydoc instead of pager (GH-15105) ...
Miss Islington (bot)
2024-06-08
1
-0/+3
*
[3.13] gh-120121: Add InvalidStateError to concurrent.futures.__all__ (GH-120...
Miss Islington (bot)
2024-06-08
1
-0/+1
*
[3.13] gh-120244: Fix re.sub() reference leak (GH-120245) (GH-120264)
Miss Islington (bot)
2024-06-08
1
-0/+1
*
[3.13] gh-120211: Fix tkinter.ttk with Tcl/Tk 9.0 (GH-120213) (GH-120215)
Miss Islington (bot)
2024-06-07
1
-0/+1
*
[3.13] gh-112672: Fix builtin Tkinter with Tcl 9.0 (GH-112681) (GH-120208)
Miss Islington (bot)
2024-06-07
1
-0/+1
*
[3.13] gh-119577: Adjust DeprecationWarning when testing element truth values...
Miss Islington (bot)
2024-06-07
1
-0/+4
*
Python 3.13.0b2
v3.13.0b2
Thomas Wouters
2024-06-05
37
-80/+0
*
[3.13] gh-89928: Fix integer conversion of device numbers (GH-31794) (GH-120053)
Miss Islington (bot)
2024-06-04
1
-0/+3
*
[3.13] gh-119588: Implement zipfile.Path.is_symlink (zipp 3.19.0). (GH-119591...
Miss Islington (bot)
2024-06-04
1
-0/+1
*
[3.13] gh-106531: Apply changes from importlib_resources 6.3.2 (GH-117054) (#...
Miss Islington (bot)
2024-06-04
1
-0/+6
*
[3.13] gh-119819: Fix regression to allow logging configuration with multiprâ...
Miss Islington (bot)
2024-06-04
1
-0/+2
*
[3.13] gh-118868: logging QueueHandler fix passing of kwargs (GH-118869) (GH-...
Miss Islington (bot)
2024-06-04
1
-0/+2
*
[3.13] gh-117398: Use Per-Interpreter State for the _datetime Static Types (g...
Miss Islington (bot)
2024-06-03
1
-0/+2
*
[3.13] gh-117142: Support Importing ctypes in Isolated Interpreters (gh-120008)
Miss Islington (bot)
2024-06-03
1
-0/+2
*
[3.13] gh-118835: pyrepl: Fix prompt length computation for custom prompts co...
Miss Islington (bot)
2024-06-03
1
-0/+1
*
[3.13] GH-89727: Fix `shutil.rmtree()` recursion error on deep trees (GH-1198...
Miss Islington (bot)
2024-06-01
1
-0/+2
*
[3.13] gh-113892: Add a extra check to `ProactorEventLoop.sock_connect` to en...
Miss Islington (bot)
2024-06-01
1
-0/+3
*
[3.13] Revert "[3.13] gh-69214: Fix fcntl.ioctl() request type (GH-119498) (â...
Victor Stinner
2024-06-01
1
-3/+0
*
[3.13] gh-118894: Make asyncio REPL use pyrepl (GH-119433) (#119884)
Miss Islington (bot)
2024-05-31
1
-0/+1
[next]