Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.13.0a6
/
Lib
tag
ddc0fb72c1f2442568b3e5fb8c89f9f6dfdbb312
tagger
Thomas Wouters <thomas@python.org>
Tue Apr 09 09:56:22 2024
object
57aee2a02ce38be30cf6c310245547cf56562ab6
Python 3.13.0a6
57aee2a
Python 3.13.0a6
by Thomas Wouters
· 1 year, 4 months ago
v3.13.0a6
99852d9
gh-117648: Improve performance of os.join (#117654)
by Nice Zombies
· 1 year, 4 months ago
19a2202
gh-117182: Allow lazily loaded modules to modify their own __class__
by Chris Markiewicz
· 1 year, 4 months ago
ac45766
gh-117645: Skip test_dynamic global specialization on WASI (#117646)
by Victor Stinner
· 1 year, 4 months ago
ed785c0
Enhance regrtest get_signal_name(): support shell exit code (#117647)
by Victor Stinner
· 1 year, 4 months ago
775912a
gh-81322: support multiple separators in StreamReader.readuntil (#16429)
by Bruce Merry
· 1 year, 4 months ago
24a2bd0
gh-117642: Fix PEP 737 implementation (GH-117643)
by Serhiy Storchaka
· 1 year, 4 months ago
df73179
gh-111926: Make weakrefs thread-safe in free-threaded builds (#117168)
by mpage
· 1 year, 4 months ago
e16062d
gh-96471: Correct documentation for asyncio queue shutdown (#117621)
by Laurie O
· 1 year, 4 months ago
26a680a
gh-117293: Fix race condition in run_workers.py (#117298)
by Sam Gross
· 1 year, 4 months ago
59864ed
gh-117552: Add timeout in HTTPHandlerTest (#117553)
by Sam Gross
· 1 year, 4 months ago
ca62ffd
gh-116303: Skip tests if C recursion limit is unavailable (GH-117368)
by Erlend E. Aasland
· 1 year, 4 months ago
e1eeb99
gh-113317: Remove unused INVALID constant in Argument Clinic (#117624)
by Victor Stinner
· 1 year, 4 months ago
784623c
gh-117594: Require cpu resource to test_search_anchor_at_beginning (gh-117595)
by Donghee Na
· 1 year, 4 months ago
733e56e
gh-117584: Raise TypeError for non-paths in posixpath.relpath() (GH-117585)
by Nice Zombies
· 1 year, 4 months ago
df4d84c
gh-96471: Add asyncio queue shutdown (#104228)
by Laurie O
· 1 year, 4 months ago
1d3225a
gh-116622: Test updates for Android (#117299)
by Malcolm Smith
· 1 year, 4 months ago
6150bb2
GH-77609: Add recurse_symlinks argument to `pathlib.Path.glob()` (#117311)
by Barney Gale
· 1 year, 4 months ago
4d4a6f1
gh-116608: Ignore UTF-16 BOM in importlib.resources._functional tests (GH-117569)
by Petr Viktorin
· 1 year, 4 months ago
6876168
gh-111140: PyLong_From/AsNativeBytes: Take *flags* rather than just *endianness* (GH-116053)
by Steve Dower
· 1 year, 4 months ago
abfa16b
GH-114847: Speed up `posixpath.realpath()` (#114848)
by Barney Gale
· 1 year, 4 months ago
9ceaee7
gh-116608: importlib.resources: Un-deprecate functional API & add subdirectory support (GH-116609)
by Petr Viktorin
· 1 year, 4 months ago
63998a1
gh-117474: Skip GIL test in free-threaded build (#117475)
by Sam Gross
· 1 year, 5 months ago
4220514
gh-117478: Add `@support.requires_gil_enabled` decorator (#117479)
by Sam Gross
· 1 year, 5 months ago
060a96f
gh-116968: Reimplement Tier 2 counters (#117144)
by Guido van Rossum
· 1 year, 5 months ago
63bbe77
gh-109802: Add coverage test for complex_abs() (GH-117449)
by Sergey B Kirpichev
· 1 year, 5 months ago
b32789c
gh-117521: Improve typing.TypeGuard docstring (#117522)
by Jelle Zijlstra
· 1 year, 5 months ago
3f5bcc8
gh-117467: Add preserving of mailbox owner on flush (GH-117510)
by Tony Mountifield
· 1 year, 5 months ago
dc54714
gh-113317: Finish splitting Argument Clinic into sub-files (#117513)
by Victor Stinner
· 1 year, 5 months ago
8584334
gh-117459: Keep the traceback in _convert_future_exc (#117460)
by rsp4jack
· 1 year, 5 months ago
b4fe02f
gh-117205: Increase chunksize when compiling pyc in parallel (#117206)
by Shantanu
· 1 year, 5 months ago
c43f6a4
gh-113317: Argument Clinic: Add libclinic.clanguage (#117455)
by Victor Stinner
· 1 year, 5 months ago
1c43468
gh-116168: Remove extra `_CHECK_STACK_SPACE` uops (#117242)
by Peter Lazorchak
· 1 year, 5 months ago
976bcb2
gh-76785: Raise InterpreterError, Not RuntimeError (gh-117489)
by Eric Snow
· 1 year, 5 months ago
7ecd55d
gh-117431: Adapt str.find and friends to Argument Clinic (#117468)
by Erlend E. Aasland
· 1 year, 5 months ago
03f7aaf
gh-117215 Make the fromskey() signature match dict.fromkeys(). (gh-117493)
by Raymond Hettinger
· 1 year, 5 months ago
fc5f68e
gh-59215: unittest: restore _top_level_dir at end of discovery (GH-15242)
by Zackery Spytz
· 1 year, 5 months ago
ea94b3b
gh-116303: Skip test module dependent tests if test modules are unavailable (#117341)
by Erlend E. Aasland
· 1 year, 5 months ago
2ec6bb4
gh-117381: Improve error messages for ntpath.commonpath() (GH-117382)
by Nice Zombies
· 1 year, 5 months ago
a214f55
gh-117483: Accept "Broken pipe" as valid error message in `test_wrong_cert_tls13` (GH-117484)
by Sam Gross
· 1 year, 5 months ago
33ee5cb
GH-70647: Deprecate strptime day of month parsing without a year present to avoid leap-year bugs (GH-117107)
by Gregory P. Smith
· 1 year, 5 months ago
8ef9892
gh-117281: Change weakref repr() to fully qualified name (#117285)
by Victor Stinner
· 1 year, 5 months ago
444156e
gh-117431: Adapt str.startswith and str.endswith to Argument Clinic (#117466)
by Erlend E. Aasland
· 1 year, 5 months ago
857d315
gh-76785: Consolidate Some Interpreter-related Testing Helpers (gh-117485)
by Eric Snow
· 1 year, 5 months ago
f341d60
gh-76785: Add PyInterpreterConfig Helpers (gh-117170)
by Eric Snow
· 1 year, 5 months ago
cae4cdd
gh-117349: Micro-optimize a few `os.path` functions (#117350)
by Nice Zombies
· 1 year, 5 months ago
52f5b7f
gh-115538: Use pathlib to compare prefixes in test_venv (GH-117076)
by AN Long
· 1 year, 5 months ago
c32dc47
GH-115776: Embed the values array into the object, for "normal" Python objects. (GH-116115)
by Mark Shannon
· 1 year, 5 months ago
c97d3af
gh-109120: Fix syntax error in handlinh of incorrect star expressions (#117444)
by Grigoriev Semyon
· 1 year, 5 months ago
5fd1897
gh-113317: Argument Clinic: Add libclinic.converters module (#117315)
by Victor Stinner
· 1 year, 5 months ago
fc8007e
GH-117337: Deprecate `glob.glob0()` and `glob.glob1()`. (#117371)
by Barney Gale
· 1 year, 5 months ago
c741ad3
gh-77714: Provide an async iterator version of as_completed (GH-22491)
by Justin Turner Arthur
· 1 year, 5 months ago
3de09ca
gh-91565: Replace bugs.python.org links with Devguide/GitHub ones (GH-91568)
by Steve (Gadget) Barnes
· 1 year, 5 months ago
90c3c68
gh-94808:Improve coverage of PyObject_Print (GH-98749)
by MonadChains
· 1 year, 5 months ago
348cf6e
Bump mypy from 1.8.0 to 1.9.0 in /Tools (#117418)
by dependabot[bot]
· 1 year, 5 months ago
18e1264
gh-117387 Remove hash mark from introductory text (#117409)
by Raymond Hettinger
· 1 year, 5 months ago
a32d693
gh-102190: Add additional zipfile `pwd=` arg docstrings (gh-102195)
by Deborah
· 1 year, 5 months ago
752e183
GH-114575: Rename `PurePath.pathmod` to `PurePath.parser` (#116513)
by Barney Gale
· 1 year, 5 months ago
019143f
gh-117348: Refactored RawConfigParser._read for similicity and comprehensibility (#117372)
by Jason R. Coombs
· 1 year, 5 months ago
01bd74e
gh-117300: Use stop the world to make `sys._current_frames` and `sys._current_exceptions` thread-safe. (#117301)
by Sam Gross
· 1 year, 5 months ago
397d88d
gh-117344: Skip flaky tests in free-threaded build (#117355)
by Sam Gross
· 1 year, 5 months ago
0fa571d
Refactor pdb executable targets (#112570)
by Tian Gao
· 1 year, 5 months ago
54f7e14
gh-66449: configparser: Add support for unnamed sections (#117273)
by Pedro Lacerda
· 1 year, 5 months ago
d9cfe7e
gh-117166: Ignore empty and temporary dirs in `test_makefile` (#117190)
by Nikita Sobolev
· 1 year, 5 months ago
35b6c4a
gh-117347: Fix test_clinic side effects (#117363)
by Victor Stinner
· 1 year, 5 months ago
2e9be80
Fix reversed assertRegex checks in test_ssl. (#117351)
by Gregory P. Smith
· 1 year, 5 months ago
8eec7ed
gh-117110: Fix subclasses of typing.Any with custom constructors (#117111)
by 傅立业(Chris Fu)
· 1 year, 5 months ago
14f1ca7
gh-117335: Handle non-iterables for `ntpath.commonpath` (GH-117336)
by Nice Zombies
· 1 year, 5 months ago
29829b5
gh-117294: Report DocTestCase as skipped if all examples in the doctest are skipped (GH-117297)
by Malcolm Smith
· 1 year, 5 months ago
efcc968
gh-69201: Separate stdout and stderr stream in test_pdb (#117308)
by Tian Gao
· 1 year, 5 months ago
6702d2b
gh-114331: Skip decimal test_maxcontext_exact_arith on s390x (#117326)
by Victor Stinner
· 1 year, 5 months ago
9a388b9
bpo-43848: explain optional argument mtime in gzip.py. (GH-25410)
by Joachim Wuttke
· 1 year, 5 months ago
9a1e55b
gh-117178: Recover lazy loading of self-referential modules (#117179)
by Chris Markiewicz
· 1 year, 5 months ago
4c71d51
gh-117266: Fix crashes on user-created AST subclasses (GH-117276)
by Jelle Zijlstra
· 1 year, 5 months ago
6c8ac8a
gh-116303: Handle disabled test modules in test.support helpers (#116482)
by Erlend E. Aasland
· 1 year, 5 months ago
f006338
gh-114099: Additions to standard library to support iOS (GH-117052)
by Russell Keith-Magee
· 1 year, 5 months ago
b448982
gh-89739: gh-77140: Support zip64 in zipimport (GH-94146)
by Tim Hatch
· 1 year, 5 months ago
eefff68
gh-108277: Make test_os tolerate 10 ms diff for timerfd on Android emulators (#117223)
by Malcolm Smith
· 1 year, 5 months ago
7aa89bc
gh-113317: Change how Argument Clinic lists converters (#116853)
by Victor Stinner
· 1 year, 5 months ago
74c8568
gh-71042: Add `platform.android_ver` (#116674)
by Malcolm Smith
· 1 year, 5 months ago
ce00de4
gh-117225: doctest: only print "and X failed" when non-zero, don't pluralise "1 items" (#117228)
by Hugo van Kemenade
· 1 year, 5 months ago
b3e8c78
gh-113548: Allow CLI arguments to `pdb -m` (#113557)
by Tian Gao
· 1 year, 5 months ago
af1b0e9
gh-104242: Enable test_is_char_device_true in pathlib test on all platform (GH-116983)
by AN Long
· 1 year, 5 months ago
79be757
gh-115775: Compiler adds __static_attributes__ field to classes (#115913)
by Irit Katriel
· 1 year, 5 months ago
70969d5
gh-97901 add missing text/rtf to mimetypes (GH-97902)
by Antonio
· 1 year, 5 months ago
4ec3477
gh-115538: Use isolate mode when running venv test_multiprocessing_recursion() (#117116)
by AN Long
· 1 year, 5 months ago
4abca7e
gh-98966: Handle stdout=subprocess.STDOUT (GH-98967)
by Paulo Neves
· 1 year, 5 months ago
9654daf
gh-66543: Fix mimetype.guess_type() (GH-117217)
by Serhiy Storchaka
· 1 year, 5 months ago
8bef34f
GH-117108: Set the "old space bit" to "visited" for all young objects (#117213)
by Mark Shannon
· 1 year, 5 months ago
61599a4
bpo-24612: Improve syntax error for 'not' after an operator (GH-28170)
by Pablo Galindo Salgado
· 1 year, 5 months ago
771902c
gh-83845: Add tests for operator module (#115883)
by Hugo van Kemenade
· 1 year, 5 months ago
ea9a296
gh-115627: Fix PySSL_SetError handling SSL_ERROR_SYSCALL (GH-115628)
by yevgeny hong
· 1 year, 5 months ago
d52bdfb
gh-83434: Disable XML in regrtest when -R option is used (#117232)
by Victor Stinner
· 1 year, 5 months ago
9f74e86
gh-117187: Fix XML tests for vanilla Expat <2.6.0 (GH-117203)
by Sebastian Pipping
· 1 year, 5 months ago
8945b7f
gh-109870: Dataclasses: batch up exec calls (gh-110851)
by Eric V. Smith
· 1 year, 5 months ago
0821923
gh-117114: Make os.path.isdevdrive available on all platforms (GH-117115)
by Nice Zombies
· 1 year, 5 months ago
507896d
gh-116936: Add PyType_GetModuleByDef() to the limited C API (#116937)
by Victor Stinner
· 1 year, 5 months ago
0c1a42c
gh-87193: Support bytes objects with refcount > 1 in _PyBytes_Resize() (GH-117160)
by Serhiy Storchaka
· 1 year, 5 months ago
01e7405
gh-112948: Make pdb completion similar to repl completion (#112950)
by Tian Gao
· 1 year, 5 months ago
83485a0
gh-112571: Move fish venv activation script into the common folder (GH-117169)
by Totally a booplicate
· 1 year, 5 months ago
Next »