Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.10.10
tag
34bf19ddb33caa5f205ecf9fb81e0e7ac2ee6a8e
tagger
Pablo Galindo <pablogsal@gmail.com>
Tue Feb 07 12:05:50 2023
object
aad5f6a89125ad4529ab6ed5add693064351df1a
Python 3.10.10
aad5f6a
Python 3.10.10
by Pablo Galindo
· 2 years, 6 months ago
v3.10.10
25196d6
GH-101616: Mention the Docs Discourse forum in the "reporting docs issues" (GH-101617)
by Miss Islington (bot)
· 2 years, 6 months ago
3325029
gh-101372: Fix unicodedata.is_normalized to properly handle the UCD 3… (gh-101388)
by Miss Islington (bot)
· 2 years, 6 months ago
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, 7 months ago
dbdbc79
GH-56426: Add cross-reference to the documentation for faulthandler, traceback, and pdb. (GH-101157)
by Miss Islington (bot)
· 2 years, 7 months ago
3139ea3
gh-101522: Allow overriding Windows dependencies versions and paths using MSBuild properties (GH-101523)
by Steve Dower
· 2 years, 7 months ago
42b1404
docs: replace PyPI description with link (GH-101506)
by Miss Islington (bot)
· 2 years, 7 months ago
4c732bc
gh-100920: Update documentation for `asyncio.StreamWriter.wait_closed` (GH-101514)
by Miss Islington (bot)
· 2 years, 7 months ago
c3dd95a
gh-100925: Move array methods under class in array doc (GH-101485)
by Miss Islington (bot)
· 2 years, 7 months ago
f8abe75
Docs: improve accuracy of sqlite3 `check_same_thread` parameter (GH-101351)
by Miss Islington (bot)
· 2 years, 7 months ago
b8bb139
gh-98657: [docs] `array.typecodes` is a module-level attribute (GH-98729)
by Miss Islington (bot)
· 2 years, 7 months ago
6b2ed1c
gh-101440: fix json snippet error in logging-cookbook.rst (GH-101439)
by Miss Islington (bot)
· 2 years, 7 months ago
ca11848
[3.10] gh-99276 - Updated Doc/faq/general.rst (GH-101396) (#101462)
by Miss Islington (bot)
· 2 years, 7 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
71db9c9
Add JOBS parameter to docs Makefile (GH-101395)
by Miss Islington (bot)
· 2 years, 7 months ago
f36c272
gh-77607: Improve accuracy of os.path.join docs (GH-101406)
by Miss Islington (bot)
· 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
626e2cc
gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424)
by Miss Islington (bot)
· 2 years, 7 months ago
efcab4d
gh-98240: Updated Path.rename docs, when it is atomic (GH-98245)
by Miss Islington (bot)
· 2 years, 7 months ago
6aabbe2
Fix trivial typo in shebang example (GH-101385)
by Miss Islington (bot)
· 2 years, 7 months ago
95f75ca
[3.10] [doc] Add a section on logging handler configuration order. (GH-101380) (GH-101381)
by Miss Islington (bot)
· 2 years, 7 months ago
0814a80
[3.10] [doc] Add some notices to logging configuration documentation. (GH-101373) (GH-101375)
by Miss Islington (bot)
· 2 years, 7 months ago
a259efc
[docs] Mention how to get/set a bigint PyLong via the C API (GH-101270)
by Miss Islington (bot)
· 2 years, 7 months ago
8126628
gh-100795: Don't call freeaddrinfo on failure. (GH-101252)
by Miss Islington (bot)
· 2 years, 7 months ago
e24c73e
[3.10] Added asyncio REPL example to docs. (GH-101243) (#101257)
by Kumar Aditya
· 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
caa6bcf
[3.10] Bump Azure Pipelines to ubuntu-22.04 (GH-101089) (#101213)
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
c77b0ce
[3.10] gh-95778: add doc missing in some places (GH-100627). (#101065)
by Éric
· 2 years, 7 months ago
6919c36
[3.10] gh-86610: Use attribute directive in docs for pathlib.PurePath (GH-101114) (#101206)
by Miss Islington (bot)
· 2 years, 7 months ago
f1313ab
[3.10] GH-101111: Disambigaute origin of const for store_const and append_const (GH-101121) (#101204)
by Miss Islington (bot)
· 2 years, 7 months ago
8fd481e
[3.10] Fix minor typos in SSL documentation (GH-101158) (#101202)
by Miss Islington (bot)
· 2 years, 7 months ago
23bb5f3
gh-91485: Avoid unnecessary use of non-Python syntax in io docs (GH-101177)
by Miss Islington (bot)
· 2 years, 7 months ago
2fe0404
[3.10] Provided better example for logging cookbook (GH-101164) (GH-101183)
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
10c6130
gh-101041: Fix a misspelled name of `utctimetuple` in a doc warning (GH-101042)
by Miss Islington (bot)
· 2 years, 7 months ago
2c1eeb5
Docs: improve sqlite3 placeholders example (GH-101092)
by Miss Islington (bot)
· 2 years, 7 months ago
9407631
gh-82052: Don't send partial UTF-8 sequences to the Windows API (GH-101103)
by Miss Islington (bot)
· 2 years, 7 months ago
9345eea
[3.10] gh-101046: Fix a potential memory leak in the parser when raising MemoryError (GH-101051). (#101086)
by Pablo Galindo Salgado
· 2 years, 7 months ago
664141e
gh-101056: Fix memory leak in `formatfloat()` in `bytesobject.c` (GH-101057)
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
1981db9
gh-100668: Clarify how sqlite3 maps parameters onto placeholders (GH-100960)
by Miss Islington (bot)
· 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
e44120a
GH-100894: Updated the doc for `sys.winver` to clarify its usual contents (GH-100913)
by Miss Islington (bot)
· 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
5aa8b9e
[3.10] gh-100916: Convert argument to appropriate type (GH-100917) (GH-100919)
by Miss Islington (bot)
· 2 years, 7 months ago
65b01b2
[3.10] Fix typos in Doc folder (GH-100880). (#100915)
by Hugo van Kemenade
· 2 years, 7 months ago
f6decc5
gh-100180: Update macOS installer to OpenSSL 1.1.1s (GH-100908)
by Miss Islington (bot)
· 2 years, 7 months ago
bc87339
gh-100893: update bpo reference in Mac README (GH-100905)
by Miss Islington (bot)
· 2 years, 7 months ago
40d87ff
gh-100180: Update Windows installer to OpenSSL 1.1.1s (GH-100903)
by Steve Dower
· 2 years, 7 months ago
5c4afdf
bpo-28356: Document os.rename() behavior on Windows for differing volumes (GH-27376)
by Miss Islington (bot)
· 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
30a6cc4
[3.10] Update copyright year in README (GH-100863) (GH-100865)
by Ned Deily
· 2 years, 7 months ago
3e9543e
[3.10] Update copyright years to 2023. (gh-100850)
by Benjamin Peterson
· 2 years, 7 months ago
0e00bce
[3.10] gh-100689: Revert "bpo-41798: pyexpat: Allocate the expat_CAPI on the heap memory (GH-24061)" (GH-100745) (#100847)
by Miss Islington (bot)
· 2 years, 7 months ago
a8702bb
[3.10] gh-100776: Fix misleading default value in help(input) (GH-100788) (#100842)
by Shantanu
· 2 years, 7 months ago
fa8d396
gh-100783: fix os.path.join documentation (GH-100811)
by Miss Islington (bot)
· 2 years, 7 months ago
89ea4f9
gh-100824: Fix typo in the documentation of unittest.TestLoader.testNamePatterns (GH-100825)
by Miss Islington (bot)
· 2 years, 7 months ago
67e52e5
[3.10] gh-100673: Removed erroneous note in the get_type_hints docs (#100701) (GH-100826)
by Alex Waygood
· 2 years, 7 months ago
8af15cf
gh-99026 update dataclasses docs for when annotations are inspected (gh-100798)
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, 8 months ago
f5fa2c1
gh-87691: clarify use of anchor in pathlib docs (GH-100782)
by Miss Islington (bot)
· 2 years, 8 months ago
4bdc57a
gh-87691: add an absolute path pathlib example in / operator docs (GH-100737)
by Miss Islington (bot)
· 2 years, 8 months ago
825ad05
GH-100766: Note that locale.LC_MESSAGES is not universal (GH-100768)
by Miss Islington (bot)
· 2 years, 8 months ago
f49cc3c
gh-100739: Respect mock spec when checking for unsafe prefixes (GH-100740)
by Miss Islington (bot)
· 2 years, 8 months ago
fee4059
[3.10] gh-81611: Improve `range` paragraph in 8.3 of language reference (GH-98353) (#100705)
by Miss Islington (bot)
· 2 years, 8 months ago
8b02313
docs: fix `ssizeobjargproc` parameters (GH-100736)
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
242836c
gh-100700: Remove Date and Release fields in whatsnew/3.9 (GH-100730)
by Zachary Ware
· 2 years, 8 months ago
a639493
fix `grammer` -> `grammar` typo in expressions.rst (GH-100683)
by Miss Islington (bot)
· 2 years, 8 months ago
c92c551
gh-100428: Make int documentation more accurate (GH-100436)
by Miss Islington (bot)
· 2 years, 8 months ago
8e386de
gh-99953: Purge mention of numeric param style from sqlite3 docs (GH-100630)
by Miss Islington (bot)
· 2 years, 8 months ago
fd108e5
gh-100201: Document behavior with a bare `yield` statement (GH-100416)
by Miss Islington (bot)
· 2 years, 8 months ago
e3b303a
gh-96773 Fix documentation of socket backlog (GH-96778)
by Miss Islington (bot)
· 2 years, 8 months ago
0d57f10
IDLE - fix module browser test (GH-100647)
by Miss Islington (bot)
· 2 years, 8 months ago
f7ad4ff
gh-100633 Tutorial: Fix dataclasses import (GH-100638)
by Miss Islington (bot)
· 2 years, 8 months ago
504aa92
GH-85979: Clarify specification of `object.__await__` (GH-22320)
by Miss Islington (bot)
· 2 years, 8 months ago
3ab7b61
gh-100616: Document 'attr' parameter for window.vline() in curses module (GH-24961)
by Miss Islington (bot)
· 2 years, 8 months ago
2b1cc33
[3.10] gh-100583: Improve the `pydoc` documentation (GH-100590) (#100607)
by Miss Islington (bot)
· 2 years, 8 months ago
4217faf
GH-100101: Clarify documentation of zip's strict option (GH-100103)
by Miss Islington (bot)
· 2 years, 8 months ago
97a3e18
gh-55688: Add note about ending backslashes for raw strings (GH-94768)
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
a167365
[3.10] gh-92446: Improve argparse choices docs (GH-94627) (#100529)
by Shantanu
· 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
ad8d2ef
gh-100472: Fix docs claim that compileall parameters could be bytes (GH-100473)
by Miss Islington (bot)
· 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
0dea9240
gh-100428: Make float documentation more accurate (GH-100437)
by Miss Islington (bot)
· 2 years, 8 months ago
3ea6f7f
gh-99908: Tutorial: Modernize the 'data-record class' example (GH-100499)
by Miss Islington (bot)
· 2 years, 8 months ago
ecfe468
gh-77771: Add enterabs example in sched (GH-92716)
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
88fe8d7
[3.10] Correct CVE-2020-10735 documentation (GH-100306). (#100477)
by Gregory P. Smith
· 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
Next »