Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.10.13
/
Lib
tag
c7b458e12db0165c6f0751de48b44851140dd5b4
tagger
Pablo Galindo <pablogsal@gmail.com>
Thu Aug 24 12:46:56 2023
object
49965601d6afedafe47cc85556d99b7a24981051
Python 3.10.13
4996560
Python 3.10.13
by Pablo Galindo
· 2 years ago
v3.10.13
e96bddf
[3.10] gh-108342: Make ssl TestPreHandshakeClose more reliable (GH-108370) (#108406)
by Łukasz Langa
· 2 years ago
893c3b7
[3.10] gh-108342: Break ref cycle in SSLSocket._create() exc (GH-108344) (#108350)
by Miss Islington (bot)
· 2 years ago
1c937e5
[3.10] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613) (GH-107224) (#107230)
by Miss Islington (bot)
· 2 years ago
37d7180
[3.10] gh-108310: Fix CVE-2023-40217: Check for & avoid the ssl pre-close flaw (#108318)
by Łukasz Langa
· 2 years ago
7d44551
[3.10] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (#108210)
by Miss Islington (bot)
· 2 years ago
b4e48a4
Python 3.10.12
by Pablo Galindo
· 2 years, 2 months ago
v3.10.12
b7fd286
[3.10] gh-89412: Add missing attributes (added in 3.10) to traceback module docs (GH-105046) (#105329)
by Miss Islington (bot)
· 2 years, 2 months ago
f9d2a10
[3.10] gh-104472: Skip `test_subprocess.ProcessTestCase.test_empty_env` if ASAN is enabled (GH-104667) (#104669)
by Miss Islington (bot)
· 2 years, 3 months ago
f48a96a
[3.10] [3.11] gh-102153: Start stripping C0 control and space chars in `urlsplit` (GH-102508) (GH-104575) (#104592)
by Miss Islington (bot)
· 2 years, 3 months ago
425065b
[3.10] gh-102950: Implement PEP 706 – Filter for tarfile.extractall (GH-102953) (GH-104128)
by Matěj Cepl
· 2 years, 3 months ago
cfa4295
[3.10] gh-99889: Fix directory traversal security flaw in uu.decode() (GH-104096) (#104330)
by Miss Islington (bot)
· 2 years, 3 months ago
d77e77c
[3.10] gh-104049: do not expose on-disk location from SimpleHTTPRequestHandler (GH-104067) (#104119)
by Miss Islington (bot)
· 2 years, 3 months ago
e277266
gh-103935: Use `io.open_code()` when executing code in trace and profile modules (GH-103947)
by Steve Dower
· 2 years, 4 months ago
7d4cc5a
Python 3.10.11
by Pablo Galindo
· 2 years, 5 months ago
v3.10.11
9a8ce95
gh-103109: Document ignore_warnings() test support helper (GH-103110)
by Miss Islington (bot)
· 2 years, 5 months ago
3a27be7
[3.10] gh-103112: Add http.client.HTTPResponse.read docstring and fix pydoc output (GH-103113) (#103120)
by Miss Islington (bot)
· 2 years, 5 months ago
5ae5ea8
[3.10] GH-87235: Make sure "python /dev/fd/9 9</path/to/script.py" works on macOS (GH-99768) (#99817)
by Miss Islington (bot)
· 2 years, 5 months ago
d445147
[3.10] gh-88233: zipfile: handle extras after a zip64 extra (GH-96161) (#102087)
by Miss Islington (bot)
· 2 years, 5 months ago
3288923
[3.10] gh-101997: Update bundled pip version to 23.0.1 (GH-101998). (#102241)
by Pradyun Gedam
· 2 years, 5 months ago
b5bf6c1
[3.10] GH-95494: Fix transport EOF handling in OpenSSL 3.0 (GH-95495) (#103007)
by Miss Islington (bot)
· 2 years, 5 months ago
d3b4d3a
gh-102980: Add tests for pdf's display, alias and where commands (GH-102981)
by Miss Islington (bot)
· 2 years, 5 months ago
0a2b63f
[3.10] gh-96931: Fix incorrect results in ssl.SSLSocket.shared_ciphers (GH-96932) (#102919)
by Miss Islington (bot)
· 2 years, 5 months ago
4531fd0
[3.10] gh-102947: Improve traceback when calling `fields()` on a non-dataclass (#102948) (#102954)
by Alex Waygood
· 2 years, 5 months ago
e732a85
[3.10] gh-102721: Improve coverage of `_collections_abc._CallableGenericAlias` (GH-102790)
by Nikita Sobolev
· 2 years, 5 months ago
9781240
gh-94440: Fix issue of ProcessPoolExecutor shutdown hanging (GH-94468)
by Miss Islington (bot)
· 2 years, 5 months ago
6f4df72
gh-101377: improving test_locale_calendar_formatweekday of calendar (GH-101378)
by Miss Islington (bot)
· 2 years, 5 months ago
d4f8faf
[3.10] GH-101673: Fix pdb bug where local variable changes are lost after longlist (#101674) (#102633)
by Irit Katriel
· 2 years, 5 months ago
5e10479
Fix broken link to MSDN (GH-102355)
by Miss Islington (bot)
· 2 years, 5 months ago
a01ad52
gh-101100: Fix Sphinx warnings in `turtle` module (GH-102340)
by Miss Islington (bot)
· 2 years, 5 months ago
5bdcb08
GH-102537: Handle check for PYTHONTZPATH failing in zoneinfo test (GH-102538)
by Miss Islington (bot)
· 2 years, 5 months ago
2810787
gh-102433: Add tests for how classes with properties interact with `isinstance()` checks on `typing.runtime_checkable` protocols (GH-102449)
by Miss Islington (bot)
· 2 years, 5 months ago
c4fb418
[3.10] GH-102397: Fix segfault from race condition in signal handling (GH-102399) (#102527)
by Miss Islington (bot)
· 2 years, 5 months ago
f5280e2
[3.10] gh-102444: Fix minor bugs in `test_typing` highlighted by pyflakes (#102445) (#102452)
by Alex Waygood
· 2 years, 6 months ago
9cec602
GH-102341: Improve the test function for pow (GH-102342)
by Miss Islington (bot)
· 2 years, 6 months ago
94e08e1
Fix unused classes in a typing test (GH-102437)
by Miss Islington (bot)
· 2 years, 6 months ago
2a062f2
gh-101979: argparse: fix a bug where parentheses in metavar argument of add_argument() were dropped (GH-102318)
by Miss Islington (bot)
· 2 years, 6 months ago
d4a04e5
gh-102356: Add thrashcan macros to filter object dealloc (GH-102426)
by Miss Islington (bot)
· 2 years, 6 months ago
d4992c7
gh-101992: update pstlib module documentation (GH-102133)
by Miss Islington (bot)
· 2 years, 6 months ago
925ebfb
[3.10] gh-102179: Fix `os.dup2` error reporting for negative fds (GH-102180) (#102419)
by Miss Islington (bot)
· 2 years, 6 months ago
fe36778
[3.10] gh-101892: Fix `SystemError` when a callable iterator call exhausts the iterator (GH-101896) (#102422)
by Oleg Iarygin
· 2 years, 6 months ago
47cc6fa
[3.10] Fix typos in documentation and comments (GH-102374) (#102377)
by Alex Waygood
· 2 years, 6 months ago
2701a49
IDLE: Simplify DynOptionsMenu __init__code (GH-101371)
by Miss Islington (bot)
· 2 years, 6 months ago
f894995
gh-102252: Improve coverage of test_bool.py (GH-102253)
by Miss Islington (bot)
· 2 years, 6 months ago
9f472f8
[3.10] gh-101765: Fix SystemError / segmentation fault in iter `__reduce__` when internal access of `builtins.__dict__` exhausts the iterator (GH-101769) (#102229)
by Ionite
· 2 years, 6 months ago
3e80d21
[3.10] gh-95675: fix uid and gid at test_add_dir_getmember (gh-102207) (gh-102230)
by Miss Islington (bot)
· 2 years, 6 months ago
2e2ab67
gh-102158: Add tests for `softkwlist` (GH-102159)
by Miss Islington (bot)
· 2 years, 6 months ago
0f28af5
[3.10] gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100) (#102118)
by Miss Islington (bot)
· 2 years, 6 months ago
bac3fe7
[3.10] gh-95672 fix typo SkitTest to SkipTest (gh-102119) (gh-102122)
by Miss Islington (bot)
· 2 years, 6 months ago
d9dce23
[3.10] gh-101961 fileinput.hookcompressed should not set the encoding value for the binary mode (gh-102068) (#102099)
by Miss Islington (bot)
· 2 years, 6 months ago
7bb41d9
[3.10] gh-101566: Sync with zipp 3.14. (GH-102018). (GH-102091)
by Jason R. Coombs
· 2 years, 6 months ago
8520e6c
gh-100210: Correct the comment link for unescaping HTML (GH-100212)
by Miss Islington (bot)
· 2 years, 6 months ago
3c1b495
gh-100226: Clarify StreamReader.read behavior (GH-101807)
by Miss Islington (bot)
· 2 years, 6 months ago
6d8ef96
gh-101517: make bdb avoid looking up in linecache with lineno=None (GH-101787)
by Miss Islington (bot)
· 2 years, 6 months ago
9889de3
Apply suggestions from code review
by Miss Islington (bot)
· 2 years, 6 months ago
c51cd54b
[3.10] gh-100933: Improve `check_element` helper in `test_xml_etree` (GH-100934) (#101687)
by Miss Islington (bot)
· 2 years, 6 months ago
aad5f6a
Python 3.10.10
by Pablo Galindo
· 2 years, 6 months ago
v3.10.10
435fcb0
gh-101334: Don't force USTAR format in test_tarfile. (GH-101572)
by Miss Islington (bot)
· 2 years, 6 months ago
b134978
[3.10] [3.11] gh-99952: fix refcount issues in ctypes.Structure from_param() result (GH-101339) (#101340)
by Miss Islington (bot)
· 2 years, 6 months ago
740050a
[3.10] gh-101400: Fix incorrect lineno in exception message on contin… (gh-101448)
by Dong-hee Na
· 2 years, 7 months ago
3adac41
gh-101229: Add tests for aliases of imported names (GH-101230)
by Miss Islington (bot)
· 2 years, 7 months ago
5717ab3
[3.10] gh-96192: fix os.ismount() to use a path that is str or bytes (GH-96194) (#99456)
by Miss Islington (bot)
· 2 years, 7 months ago
9532c04
gh-101143: Remove references to `TimerHandle` from `asyncio.base_events.BaseEventLoop._add_callback` (GH-101197)
by Miss Islington (bot)
· 2 years, 7 months ago
b2a662f
[3.10] gh-101144: Allow zipfile.Path .open & .read_text encoding to be positional (GH-101179) (GH-101182)
by Miss Islington (bot)
· 2 years, 7 months ago
b7b641a
[3.10] GH-100942: Fix incorrect cast in property_copy(). (GH-100965). (#101009)
by Nikita Sobolev
· 2 years, 7 months ago
78c9f39
[3.10] gh-101021: Document binary parameters as bytes (GH-101024). (#101052)
by Barry Warsaw
· 2 years, 7 months ago
94f9198
[3.10] GH-100573: Fix server hang caused by os.stat() on named pipe (Windows) (GH-100959) (#101020)
by Miss Islington (bot)
· 2 years, 7 months ago
87f9b1d
[3.10] gh-100160: Remove any deprecation warnings in asyncio.get_event_loop() (GH-100412) (GH-100970)
by Serhiy Storchaka
· 2 years, 7 months ago
47b1eb9
[3.10] gh-100931: Test all `pickle` protocols in `test_slice` (GH-100932). (GH-100978)
by Nikita Sobolev
· 2 years, 7 months ago
ebc1fd3
[3.10] gh-100871: Improve `copy` module tests (GH-100872) (#100975)
by Nikita Sobolev
· 2 years, 7 months ago
a3b6577
[3.10] GH-100892: Fix race in clearing `threading.local` (GH-100922). (#100938)
by Kumar Aditya
· 2 years, 7 months ago
b374481
GH-81061: Fix refcount issue when returning `None` from a `ctypes.py_object` callback (GH-13364)
by Miss Islington (bot)
· 2 years, 7 months ago
ebe8d23
[3.10] gh-90104: avoid RecursionError on recursive dataclass field repr (gh-100756) (GH-100785)
by Carl Meyer
· 2 years, 7 months ago
f49cc3c
gh-100739: Respect mock spec when checking for unsafe prefixes (GH-100740)
by Miss Islington (bot)
· 2 years, 8 months ago
35a010f
GH-86508: skip binding to local addresses of different family in `asyncio.open_connection` (GH-100615)
by Miss Islington (bot)
· 2 years, 8 months ago
ff9ac58
[3.10] gh-95882: Add tests for traceback from contextlib context managers (GH-95883) (#100715)
by Irit Katriel
· 2 years, 8 months ago
0d57f10
IDLE - fix module browser test (GH-100647)
by Miss Islington (bot)
· 2 years, 8 months ago
0428550
gh-100553: Improve accuracy of sqlite3.Row iter test (GH-100555)
by Miss Islington (bot)
· 2 years, 8 months ago
1ffc672
[3.10] gh-99535: Add test for inheritance of annotations and update documentation (GH-99990) (#100509)
by Jelle Zijlstra
· 2 years, 8 months ago
bb159b4
[3.10] gh-100520: Fix `rst` markup in `configparser` docstrings (GH-100524) (#100534)
by Miss Islington (bot)
· 2 years, 8 months ago
9975d4e
[3.10] gh-100287: Fix unittest.mock.seal with AsyncMock (GH-100496) (#100508)
by Shantanu
· 2 years, 8 months ago
ecbf136
[3.10] gh-100474: Fix handling of dirs named index.html in http.server (GH-100504)
by Miss Islington (bot)
· 2 years, 8 months ago
b168b0e
gh-94808: improve test coverage of number formatting (GH-99472)
by Miss Islington (bot)
· 2 years, 8 months ago
9c4b8cc
bpo-40447: accept all path-like objects in compileall.compile_file (GH-19883)
by Miss Islington (bot)
· 2 years, 8 months ago
95c55a6
[3.10] gh-76963: PEP3118 itemsize of an empty ctypes array should not be 0 (GH-5576) (#100451)
by Miss Islington (bot)
· 2 years, 8 months ago
de74d49
gh-57762: fix misleading tkinter.Tk docstring (GH-98837)
by Miss Islington (bot)
· 2 years, 8 months ago
58967d1
Correct typo in typing.py (GH-100423)
by Miss Islington (bot)
· 2 years, 8 months ago
2dda668
gh-100129: Add tests for pickling all builtin types and functions (GH-100142)
by Miss Islington (bot)
· 2 years, 8 months ago
7f24056
gh-100374: Fixed a bug in socket.getfqdn() (gh-100375)
by Miss Islington (bot)
· 2 years, 8 months ago
591365c
[3.10] gh-99240: Reset pointer to NULL when the pointed memory is freed in argument parsing (GH-99890) (#100386)
by colorfulappl
· 2 years, 8 months ago
919045c
[3.10] gh-85267: Improvements to inspect.signature __text_signature__ handling (GH-98796) (#100393)
by Shantanu
· 2 years, 8 months ago
53063b7
[3.10] gh-99240: Fix double-free bug in Argument Clinic str_converter generated code (GH-99241) (#100353)
by colorfulappl
· 2 years, 8 months ago
3144aca
[3.10] gh-96002: Add functional test for Argument Clinic (GH-96178) (#100232)
by colorfulappl
· 2 years, 8 months ago
580165d
bpo-43984: Allow winreg.SetValueEx to set -1 without treating it as an error (GH-25775)
by Miss Islington (bot)
· 2 years, 8 months ago
0e2c783
[3.10] bpo-44817: Ignore additional errors in ntpath.realpath (GH-27574) (GH-100023)
by Miss Islington (bot)
· 2 years, 8 months ago
85be258
gh-98778: Update HTTPError to initialize properly even if fp is None (gh-99966)
by Miss Islington (bot)
· 2 years, 8 months ago
fe7c309a
gh-83035: handle decorator with nested parens in inspect.getsource (GH-99654)
by Miss Islington (bot)
· 2 years, 8 months ago
72cfe5b
[3.10] gh-100050: Fix an assertion error when raising unclosed parenthesis errors in the tokenizer (GH-100065) (#100073)
by Pablo Galindo Salgado
· 2 years, 8 months ago
1dd9be6
Python 3.10.9
by Pablo Galindo
· 2 years, 8 months ago
v3.10.9
300d812
[3.10] gh-93453: Only emit deprecation warning in asyncio.get_event_loop when a new event loop is created (#100059)
by Łukasz Langa
· 2 years, 8 months ago
Next »