Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.13.0
tag
3f27099d916c7b885e3daf1fabedcc119462014d
tagger
Thomas Wouters <thomas@python.org>
Mon Oct 07 05:02:14 2024
object
60403a5409ff2c3f3b07dd2ca91a7a3e096839c7
Python 3.13.0
60403a5
Python 3.13.0
by Thomas Wouters
· 10 months ago
v3.13.0
8c80a26
[3.13] GH-109975: Announce final release in What's New in Python 3.13 (GH-125007) (#125033)
by Miss Islington (bot)
· 10 months ago
626b4a8
[3.13] gh-125025: `_thread` docs: fix/update the *caveats* list (GH-125026) (#125032)
by Miss Islington (bot)
· 10 months ago
d7e4c79
[3.13] Doc: Simplify the definition of 'soft deprecated' (GH-124988) (#125029)
by Miss Islington (bot)
· 10 months ago
b30da22
[3.13] gh-125008: Fix `tokenize.untokenize` roundtrip for `\n{{` (GH-125013) (#125020)
by Miss Islington (bot)
· 11 months ago
b87aea6
[3.13] gh-124871: fix 'visited' tracking in compiler's reachability analysis (GH-124952) (#124977)
by Miss Islington (bot)
· 11 months ago
dd4e62e
[3.13] gh-109975: Suggest ``pynntp`` instead of ``nntplib`` (GH-124830) (#124966)
by Miss Islington (bot)
· 11 months ago
ff0ab0e
[3.13] gh-121982: ``csv``: Add a test case for invalid ``quoting`` constant. (GH-121983) (#124926)
by Miss Islington (bot)
· 11 months ago
aa6cf9b
[3.13] gh-122864: Fix a ``test_funcattrs.test___builtins__`` when executing directly (GH-124845) (#124884)
by Miss Islington (bot)
· 11 months ago
45dedab
[3.13] Highlight `datetime.timedelta.seconds` vs `.total_seconds()` in docs. (GH-124811) (#124862)
by Miss Islington (bot)
· 11 months ago
4ff32aa
[3.13] gh-124370: Add "howto" for free-threaded Python (GH-124371) (#124860)
by Miss Islington (bot)
· 11 months ago
1869e82
[3.13] GH-109975: Copyedit 3.13 What's New: Link to installing free-threaded binaries on macOS (GH-124831) (#124833)
by Miss Islington (bot)
· 11 months ago
ceb90d8
[3.13] GH-109975: Copyedit 3.13 What's New: Note delayed expected release date for Python 3.13.0 (GH-124827) (#124828)
by Miss Islington (bot)
· 11 months ago
4392c59
[3.13] Doc: Fix archive filenames for standard builds (GH-124826) (#124836)
by Miss Islington (bot)
· 11 months ago
bde4ae1
[3.13] gh-115145: Update documentation about ``PyThreadState_DeleteCurrent`` (gh-124920) (#124930)
by Miss Islington (bot)
· 11 months ago
e6fb7fa
Post 3.13.0rc3
by Thomas Wouters
· 11 months ago
fae84c7
Python 3.13.0rc3
by Thomas Wouters
· 11 months ago
v3.13.0rc3
b99c662
[3.13] gh-124442: make `__static_attributes__` deterministic by sorting (GH-124492) (#124738)
by Jelle Zijlstra
· 11 months ago
b843974
[3.13] gh-124785: Revert "gh-116510: Fix crash due to shared immortal interned strings (gh-124646)" (gh-124807) (#124812)
by Miss Islington (bot)
· 11 months ago
e0eb44a
[3.13] GH-124567: Revert the Incremental GC in 3.13 (#124770)
by T. Wouters
· 11 months ago
bc1fae8
[3.13] Doc: Run HTML and non-HTML daily builds separately (GH-124493) (#124790)
by Miss Islington (bot)
· 11 months ago
4f3e96f
[3.13] gh-124613, regrtest: Detect JIT in build info (GH-124793) (#124797)
by Miss Islington (bot)
· 11 months ago
44ba11a
[3.13] gh-124642: Dictionaries aren't marking objects as weakref'd (GH-124643) (#124798)
by Miss Islington (bot)
· 11 months ago
fe58596
[3.13] Doc: Fix default ``latex_elements['papersize']`` (GH-124525) (#124725)
by Miss Islington (bot)
· 11 months ago
243db20
[3.13] gh-123811: test that round() can return signed zero (GH-123829) (#123938)
by Miss Islington (bot)
· 11 months ago
5bf32d1
[3.13] gh-123339: Fix cases of inconsistency of __module__ and __firstlineno__ in classes (GH-123613) (#124735)
by Serhiy Storchaka
· 11 months ago
ce0eaa6
[3.13] gh-124722: Fix leak in `test_detach_materialized_dict_no_memory` (GH-124769) (#124777)
by Miss Islington (bot)
· 11 months ago
a1a4cfc
[3.13] gh-123826: Fix unused function warnings in mimalloc on NetBSD (GH-123827) (#123875)
by Miss Islington (bot)
· 11 months ago
62e54dd
[3.13] gh-121039: add Floats/ComplexesAreIdenticalMixin to test.support.testcase (GH-121071) (#123840)
by Sergey B Kirpichev
· 11 months ago
25a23cb
[3.13] gh-123823: Fix test_posix for unsupported posix_fallocate on NetBSD (GH-123824) (#123864)
by Miss Islington (bot)
· 11 months ago
3fd3b8a
[3.13] gh-123915: Ensure that Windows AMD64 and ARM64 release builds use different directories (GH-123918) (#123921)
by Miss Islington (bot)
· 11 months ago
612e469
[3.13] gh-123892: Add "_wmi" to sys.stdlib_module_names (GH-123893) (#123896)
by Miss Islington (bot)
· 11 months ago
601ef40
[3.13] gh-123881: Add additional test coverage for PEP 695 edge cases (GH-123886) (#123890)
by Miss Islington (bot)
· 11 months ago
4c3d537
[3.13] gh-77894: Fix a crash when the GC breaks a loop containing a memoryview (GH-123898) (#123936)
by Miss Islington (bot)
· 11 months ago
8b9bd43
[3.13] gh-123919: Fix null handling in `_freeze_module.c` (GH-123920) (#123948)
by Miss Islington (bot)
· 11 months ago
793cb77
[3.13] gh-123942: add missing test for docstring-handling code in ast_opt.c (GH-123943) (#123955)
by Miss Islington (bot)
· 11 months ago
40b27d0
[3.13] gh-121735: Fix module-adjacent references in zip files (GH-123037) (#123986)
by Miss Islington (bot)
· 11 months ago
d002e1f
[3.13] gh-116622: Mock the passage of time in Android logcat rate limit tests (GH-124015) (#124035)
by Miss Islington (bot)
· 11 months ago
5e27117
[3.13] gh-123836: Check zero signs in math_testcases.txt (GH-123854) (#124161)
by Miss Islington (bot)
· 11 months ago
99185bd
[3.13] gh-123836: workaround fmod(x, y) bug on Windows (GH-124171) (#124187)
by Sergey B Kirpichev
· 11 months ago
99dc089
[3.13] gh-122145: Handle an empty AST body when reporting tracebacks (GH-122161) (#124214)
by Miss Islington (bot)
· 11 months ago
5dcce94
[3.13] gh-124064: Fix -Wconversion warnings in Parser/string_parser.c (GH-124204) (#124216)
by Miss Islington (bot)
· 11 months ago
32acfdb
[3.13] gh-124212: Fix undefined variable in error message in venv (GH-124211) (#124226)
by Miss Islington (bot)
· 11 months ago
0a868db
[3.13] gh-123934: Fix `MagicMock` not to reset magic method return values (GH-124038) (#124231)
by Miss Islington (bot)
· 11 months ago
dceac5b
[3.13] gh-124245: Fix UserWarning in test_argparse (GH-124246) (#124255)
by Miss Islington (bot)
· 11 months ago
dbfc37a
[3.13] gh-123797: Check for runtime availability of `ptsname_r` on macos (GH-123806) (#124270)
by Miss Islington (bot)
· 11 months ago
dddae66
[3.13] gh-124248: Fix crash in struct when processing 0p fields (GH-124251) (#124277)
by Miss Islington (bot)
· 11 months ago
7f101dc
[3.13] gh-124254: Detect freethreaded MSI component when doing an upgrade on Windows (GH-124279) (#124347)
by Miss Islington (bot)
· 11 months ago
8d3a0fe
[3.13] GH-87041: Fix incorrect indentation in argparse help (GH-124230) (#124373)
by Miss Islington (bot)
· 11 months ago
67aa68f
[3.13] Bump Ruff to 0.6.7 (#124384) (#124389)
by Alex Waygood
· 11 months ago
6425443
[3.13] bpo-44864: Do not translate user-provided strings in ArgumentParser.add_subparsers() (GH-27667) (#124506)
by Miss Islington (bot)
· 11 months ago
0a57fe3
[3.13] gh-116622: Make test_unzip_zipfile recognize Android error message format (GH-124462) (#124516)
by Miss Islington (bot)
· 11 months ago
62f691f
[3.13] gh-124513: Check args in framelocalsproxy_new() (GH-124515) (#124539)
by Miss Islington (bot)
· 11 months ago
c7f9332
[3.13] gh-124378: Update test_ttk for Tcl/Tk 8.6.15 (GH-124542) (#124544)
by Miss Islington (bot)
· 11 months ago
e20505c
[3.13] gh-124498: Fix `TypeAliasType` not to be generic, when `type_params=()` (GH-124499) (#124603)
by Miss Islington (bot)
· 11 months ago
6b847be
[3.13] gh-89683: add tests for `deepcopy` on frozen dataclasses (GH-123098) (#124678)
by Bénédikt Tran
· 11 months ago
e8980b1
[3.13] gh-124385: Document and soft-deprecate PyLong_AS_LONG (GH-124386) (#124719)
by Miss Islington (bot)
· 11 months ago
f8e3de8
[3.13] docs: improve venv docs (GH-124540) (#124727)
by Miss Islington (bot)
· 11 months ago
cebc6f5
[3.13] gh-124746: remove assertion on exits having line numbers (#124762)
by Irit Katriel
· 11 months ago
e532760
[3.13] Docs: improve generic `typing.NamedTuple` example (GH-124739) (#124764)
by Miss Islington (bot)
· 11 months ago
7c7e01c
[3.13] gh-124720: Update "Using Python on a Mac" document (GH-124721) (#124775)
by Miss Islington (bot)
· 11 months ago
80de976
[3.13] GH-124547: Clear instance dictionary if memory error occurs during object dealloc (GH-124627) (#124714)
by Miss Islington (bot)
· 11 months ago
0a125d9
[3.13] gh-81263: Add assignment expressions to `help` (GH-124641) (#124713)
by Emily Morehouse
· 11 months ago
5c5f027
[3.13] doc: PyUnicode_AsUTF8String() fails if string contains surrogates (GH-124605) (#124707)
by Miss Islington (bot)
· 11 months ago
4a58bdb
[3.13] gh-120104: IDLE: Fix padding in config and search dialogs (GH-120107) (#122740)
by Miss Islington (bot)
· 11 months ago
2df77c8
[3.13] Backport idlelib typos (#124325)
by Terry Jan Reedy
· 11 months ago
845e039
[3.13] gh-112938: IDLE - Fix uninteruptable hang when Shell gets rapid continuous output. (GH-124310) (#124318)
by Miss Islington (bot)
· 11 months ago
2b74cce
[3.13] gh-90190: Add doc for using `singledispatch` with precise collection type hints (GH-116544) (#124710)
by Miss Islington (bot)
· 11 months ago
ec4d7b5
[3.13] gh-124520: What's New entry for ctypes metaclass __new__/__init__ change (GH-124546) (#124708)
by Miss Islington (bot)
· 11 months ago
09aecb6
[3.13] gh-124487: Update Windows API version to Windows 8.1 (GH-124676) (#124702)
by Miss Islington (bot)
· 11 months ago
4618c0e
[3.13] gh-124609: Fix _Py_ThreadId for Windows builds using MinGW (GH-124663) (#124698)
by Miss Islington (bot)
· 11 months ago
cf98f39
[3.13] GH-65961: Document the deprecation of `__package__` and `__cached__` (GH-124377) (#124380)
by Miss Islington (bot)
· 11 months ago
862ec8b
[3.13] gh-124628: Pyrepl inputs on Windows shouldn't always be blocking reads (GH-124629) (#124638)
by Miss Islington (bot)
· 11 months ago
c6c3d97
[3.13] gh-119004: fix a crash in equality testing between `OrderedDict` (GH-121329) (#124507)
by Miss Islington (bot)
· 11 months ago
dff48e1
[3.13] gh-124682: Disable test that is prone to intermittent failure on iOS. (GH-124683) (#124687)
by Miss Islington (bot)
· 11 months ago
4c97ed4
[3.13] Docs: Update and proofread `library/venv.rst` (GH-124121) (#124644)
by Miss Islington (bot)
· 11 months ago
dc09a0c
[3.13] gh-116510: Fix crash due to shared immortal interned strings. (gh-124646) (#124648)
by Miss Islington (bot)
· 11 months ago
1cd2b97
[3.13] gh-116510: Fix crash during sub-interpreter shutdown (gh-124645) (#124649)
by Miss Islington (bot)
· 11 months ago
caaf939
[3.13] gh-86673: Harden `test_ttk.test_element_create_image` (GH-123335) (#124654)
by Miss Islington (bot)
· 11 months ago
ac3e6f8
[3.13] Docs: for for/else clarify that return or raise also skip the else (GH-124591) (#124659)
by Miss Islington (bot)
· 11 months ago
f6e23bb
[3.13] GH-95079: document error behaviour for some unicode C APIs (GH-95080) (#124661)
by Miss Islington (bot)
· 11 months ago
8169d29
[3.13] gh-123017: Add Android to the list of platforms where `strftime` doesn't support negative years (GH-124467) (#124674)
by Miss Islington (bot)
· 11 months ago
0c6ddad
[3.13] Fixup indentation for docs on `ModuleSpec` attributes (#124681) (#124685)
by Alex Waygood
· 11 months ago
b27e227
[3.13] gh-123242: Note that type.__annotations__ may not exist (GH-124557) (#124569)
by Jelle Zijlstra
· 11 months ago
a079922
[3.13] gh-101100: Make __subclasses__ doctest stable (GH-124577) (#124579)
by Miss Islington (bot)
· 11 months ago
410e0ef
[3.13] gh-115528: Update language reference for PEP 646 (GH-121181) (#124632)
by Miss Islington (bot)
· 11 months ago
ce63ea0
[3.13] Programming FAQ: Mention object.__setattr__ as a technique for delegation (GH-124617) (#124624)
by Miss Islington (bot)
· 11 months ago
2e7c58a
[3.13] Doc: Use the short version for daily downloads (GH-124602) (#124610)
by Miss Islington (bot)
· 11 months ago
c74679b
[3.13] gh-118181: Fix parameter markup in AST docs (GH-124473) (#124600)
by Miss Islington (bot)
· 11 months ago
c2aaf50
[3.13] gh-123560: Correct docs for "empty" format type for floats (GH-123561) (#124596)
by Miss Islington (bot)
· 11 months ago
22dee7b
[3.13] gh-124538: Fix crash when using `gc.get_referents` on an untracked capsule object (GH-124559) (#124588)
by Miss Islington (bot)
· 11 months ago
6328446
[3.13] gh-124402: Speed up test_free_threading and test_super (#124491) (#124585)
by Victor Stinner
· 11 months ago
9fc8771
[3.13] gh-123856: Fix PyREPL failure when a keyboard interrupt is triggered after using a history search (GH-124396) (#124530)
by Miss Islington (bot)
· 11 months ago
9f5b921
[3.13] gh-123014: Disable pidfd API on older Android versions (GH-124458) (#124543)
by Malcolm Smith
· 11 months ago
9f2e6ca
[3.13] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) (#124556)
by Alex Waygood
· 11 months ago
068e734
[3.13] Doc: Use ``major.minor`` for documentation distribution archive filenames (GH-124489) (#124534)
by Miss Islington (bot)
· 11 months ago
9fba106
[3.13] gh-123223: Adding hyperlink of argument in warnings.catch_warnings: (GH-123231) (#124528)
by Miss Islington (bot)
· 11 months ago
6607c72
[3.13] gh-123968: fix -f/--float command line option description (GH-124517) (#124523)
by Miss Islington (bot)
· 11 months ago
139f47f
[3.13] gh-123445: calendar: Improve descriptions for day and month attributes (GH-123483) (#124500)
by Miss Islington (bot)
· 11 months ago
5b7d4ce
[3.13] Doc: Improve documentation for the ``path`` argument in ``shutil.which()`` (GH-124494) (#124497)
by Miss Islington (bot)
· 11 months ago
Next »