Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.10.2
tag
3571d41577de6236d73a5eb4c1e28ea5c5ed7640
tagger
Pablo Galindo <pablogsal@gmail.com>
Thu Jan 13 18:52:21 2022
object
a58ebcc701dd6c43630df941481475ff0f615a81
Python 3.10.2
a58ebcc
Python 3.10.2
by Pablo Galindo
· 3 years, 7 months ago
v3.10.2
3ce6945
Define Py_BUILD_CORE_MODULE
by Miss Islington (bot)
· 3 years, 7 months ago
a468866
bpo-46345: Add a test case for implicit `Optional` class attribute (GH-30535)
by Miss Islington (bot)
· 3 years, 7 months ago
6f9ca53
bpo-46347: Fix PyEval_EvalCodeEx to correctly cleanup in error paths (#30553)
by Yury Selivanov
· 3 years, 7 months ago
b1a94f1
bpo-46347: Fix memory leak in PyEval_EvalCodeEx. (GH-30546)
by Miss Islington (bot)
· 3 years, 7 months ago
6f035c0
[doc] Add license_url for python-docs-theme 2022.1. (GH-30527) (GH-30540)
by Miss Islington (bot)
· 3 years, 7 months ago
19a8550
bpo-46237: Fix the line number of tokenizer errors inside f-strings (GH-30463)
by Miss Islington (bot)
· 3 years, 7 months ago
4cfb109
closes bpo-46253: Change Py_UNICODE to Py_UCS4 in the C API docs to match the current source code (GH-30387)
by Miss Islington (bot)
· 3 years, 7 months ago
da8c075
Remove unused `Any` from `Concatenate` example in typing docs (GH-30516)
by Miss Islington (bot)
· 3 years, 7 months ago
e0ec08d
bpo-46205: exit if no workers are alive in runtest_mp (GH-30470)
by Miss Islington (bot)
· 3 years, 7 months ago
2e6798f
bpo-46270: Describe the `in` and `not in` operators as membership tests. (GH-30504) (GH-30509)
by Miss Islington (bot)
· 3 years, 7 months ago
b962544
bpo-34602: Fix unportable test(1) operator in configure script (GH-30490) (GH-30491)
by Miss Islington (bot)
· 3 years, 7 months ago
987fba1
bpo-46261: Update `sqlite3.Cursor.lastrowid` docs (GH-30407)
by Miss Islington (bot)
· 3 years, 7 months ago
8bef658
bpo-46290: Fix parameter names in dataclasses docs (GH-30450)
by Miss Islington (bot)
· 3 years, 7 months ago
d2245cf
bpo-46299: improve `test_descr.py` with stricter error handling (GH-30471)
by Miss Islington (bot)
· 3 years, 7 months ago
bea3f42
bpo-46289: Make conversion of FormattedValue not optional on ASDL (GH-30467)
by Miss Islington (bot)
· 3 years, 7 months ago
e35430b
[3.10] bpo-42378: fixed log truncation on logging shutdown (GH-27310) (GH-30468)
by Miss Islington (bot)
· 3 years, 7 months ago
ed2656a
bpo-28546: [doc] Clarify setting pdb breakpoints (GH-30360)
by Miss Islington (bot)
· 3 years, 7 months ago
75a1865
[3.10] bpo-24650: Use full term "generator function" in yield expressions docs (GH-24663) (GH-30461)
by Miss Islington (bot)
· 3 years, 7 months ago
6630952
bpo-46216: remove spurious link to os.system() from os.time() documentation (GH-30326)
by Miss Islington (bot)
· 3 years, 7 months ago
9d18045
bpo-46070: Fix asyncio initialisation guard (GH-30423)
by Miss Islington (bot)
· 3 years, 7 months ago
db60ed1
[3.10] bpo-46251: Add 'Security Considerations' section to logging configura… (GH-30411) (GH-30447)
by Miss Islington (bot)
· 3 years, 7 months ago
3cb64ed
bpo-46263: Fix second location that needs MALLOC_CONF on FreeBSD (GH-30440)
by Miss Islington (bot)
· 3 years, 7 months ago
b951dec
bpo-46263: FreeBSD 14.0 jemalloc workaround for junk bytes of freed memory (GH-30434)
by Miss Islington (bot)
· 3 years, 7 months ago
72c260c
[3.10] bpo-46006: Revert "bpo-40521: Per-interpreter interned strings (GH-20085)" (GH-30422) (GH-30425)
by Victor Stinner
· 3 years, 7 months ago
861a9aa
bpo-46278: fix typo introduced in GH-30427 (GH-30430) (GH-30431)
by Miss Islington (bot)
· 3 years, 7 months ago
8670fbe
Reflect 'context' arg in 'AbstractEventLoop.call_*()' methods (GH-30427) (GH-30428)
by Miss Islington (bot)
· 3 years, 7 months ago
da8be15
bpo-46236: Fix PyFunction_GetAnnotations() returned tuple. (GH-30409)
by Miss Islington (bot)
· 3 years, 8 months ago
7e951f3
bpo-46263: Don't use MULTIARCH on FreeBSD (GH-30410)
by Miss Islington (bot)
· 3 years, 8 months ago
289a32b
Fix missing "," in the documentation of Executor Objects (GH-30404)
by Miss Islington (bot)
· 3 years, 8 months ago
ba12467
bpo-20369: concurrent.futures.wait() now deduplicates futures given a… (GH-30168)
by Miss Islington (bot)
· 3 years, 8 months ago
01b1294
bpo-33252: Document that ResourceWarning is ignored by default (GH-30358) (GH-30395)
by Miss Islington (bot)
· 3 years, 8 months ago
743394f
bpo-46231: Remove invalid_* rules preceded by more tokens from the grammar docs (GH-30341)
by Miss Islington (bot)
· 3 years, 8 months ago
cf48a14
bpo-46239: improve error message when importing `asyncio.windows_events` (GH-30353) (#30388)
by Miss Islington (bot)
· 3 years, 8 months ago
685b628
Add doctest and improve readability for move_to_end() example. (GH-30370) (GH-30373)
by Miss Islington (bot)
· 3 years, 8 months ago
0b3c3cb
bpo-34538: Remove Exception subclassing from tutorial (GH-30361)
by Miss Islington (bot)
· 3 years, 8 months ago
8184a61
bpo-34931: [doc] clarify behavior of os.path.splitext() on paths with multiple leading periods (GH-30347) (GH-30368)
by Miss Islington (bot)
· 3 years, 8 months ago
b312794
bpo-40477: macOS Python Launcher app fixes for recent macOS releases (GH-30348) (GH-30349)
by Miss Islington (bot)
· 3 years, 8 months ago
74af713
argparse docs: prog default is the basename of argv[0] (GH-30298) (GH-30339)
by Miss Islington (bot)
· 3 years, 8 months ago
35955e4
[3.10] Update copyright year to 2022. (GH-30335) (GH-30336)
by Miss Islington (bot)
· 3 years, 8 months ago
e9783d6
bpo-46095: Improve SeqIter documentation. (GH-30316) (GH-30330)
by Miss Islington (bot)
· 3 years, 8 months ago
2bd7354
bpo-46079: Replace external link that is down for maintenance. (GH-30315) (GH-30328)
by Miss Islington (bot)
· 3 years, 8 months ago
1b37268
bpo-46085: Fix iterator cache mechanism of OrderedDict. (GH-30290)
by Miss Islington (bot)
· 3 years, 8 months ago
9f0e40f
closes bpo-38522 docs: remove references to Py_USING_MEMORY_DEBUGGER (GH-30284) (GH-30295)
by Miss Islington (bot)
· 3 years, 8 months ago
c31fdef
[3.10] bpo-46185: Fix wrong version ref. in macOS installer ReadMe (GH-30280)
by Erlend Egeberg Aasland
· 3 years, 8 months ago
ed1671c
[3.10] bpo-46120: State that `|` is preferred over `Union` (GH-30222) (GH-30250)
by Miss Islington (bot)
· 3 years, 8 months ago
576e38f
bpo-42918: Improve built-in function compile() in mode 'single' (GH-29934) (GH-30040)
by Miss Islington (bot)
· 3 years, 8 months ago
bb0b5c1
bpo-45496: Allow flexibility in winfo_rgb tests (GH-30185)
by Miss Islington (bot)
· 3 years, 8 months ago
a550820
Fix typo in io.rst (GH-30218)
by Miss Islington (bot)
· 3 years, 8 months ago
cfdb230
doc: fix a typo in unittest.mock.rst (GH-30227)
by Miss Islington (bot)
· 3 years, 8 months ago
d968e42
docs: Fix typos and use anchor for internal link (GH-30236)
by Miss Islington (bot)
· 3 years, 8 months ago
2cb9ed2
Doc: Fix link in multiprocessing.starmap pointing to builtin map. (GH-26560)
by Miss Islington (bot)
· 3 years, 8 months ago
11909c1
[3.10] Remove a NEWS entry for bpo-45878 (GH-30258)
by Serhiy Storchaka
· 3 years, 8 months ago
03c7449
[3.10] bpo-46032: Check types in singledispatch's register() at declaration time (GH-30050) (GH-30254)
by Serhiy Storchaka
· 3 years, 8 months ago
a9e0b2b
bpo-45878: convert `try/except` to `self.assertRaises` in `Lib/ctypes/test/test_functions.py` (GH-29721) (GH-29748)
by Miss Islington (bot)
· 3 years, 8 months ago
8005e22
bpo-46150: ensure `fakeuser` does not exist in `PosixPathTest.test_expanduser` (GH-30240)
by Miss Islington (bot)
· 3 years, 8 months ago
1c77aa9
Allow test_pathlib to pass on systems where fakeuser exists. (GH-30244)
by Miss Islington (bot)
· 3 years, 8 months ago
cf96c27
bpo-46106: Update OpenSSL to 1.1.1m (GH-30211) (GH-30224)
by Ned Deily
· 3 years, 8 months ago
989d237
Update potentially confusing note for mean. (GH-30174) (GH-30220)
by Miss Islington (bot)
· 3 years, 8 months ago
dc73199
[3.10] bpo-46110: Add a recursion check to avoid stack overflow in the PEG parser (GH-30177) (GH-30214)
by Pablo Galindo Salgado
· 3 years, 8 months ago
9594816
bpo-23819: Get rid of assert statements in test_asyncio (GH-30212) (GH-30213)
by Miss Islington (bot)
· 3 years, 8 months ago
0c0bd78
[3.10] bpo-46104: Fix example broken by GH-30148 (GH-30203) (GH-30209)
by Miss Islington (bot)
· 3 years, 8 months ago
d7537ac
bpo-46076: Improve documentation for per-attribute docstrings with `__slots__` (GH-30109) (GH-30206)
by Miss Islington (bot)
· 3 years, 8 months ago
cdb4579
[3.10] bpo-46129: Rewrite asyncio.locks tests with IsolatedAsyncioTestCase (GH-30198) (GH-30202)
by Andrew Svetlov
· 3 years, 8 months ago
9a28cf1
bpo-46130: [docs] Add anchor for whatsnew/3.10 type hint section (GH-30199)
by Miss Islington (bot)
· 3 years, 8 months ago
bb286d4
bpo-46113: Minor fixes in stdtypes documentation (GH-30167) (GH-30186)
by Miss Islington (bot)
· 3 years, 8 months ago
4f945ad
bpo-46099: Fix pthread_getcpuclockid test on Solaris (GH-30140) (GH-30183)
by Miss Islington (bot)
· 3 years, 8 months ago
a66be91
[3.10] bpo-46104: Reduce use of pre-PEP 526 syntax in typing docs (GH-30148) (GH-30179)
by Miss Islington (bot)
· 3 years, 8 months ago
dbd1dc2
[3.10] bpo-46044: Annotate deprecated sdists formats (GH-30043) (#30154)
by Miss Islington (bot)
· 3 years, 8 months ago
251d2ea
bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170)
by Miss Islington (bot)
· 3 years, 8 months ago
87539cc
bpo-45755: [typing] Reveal class attributes of generic in generic aliases in `dir()` (GH-29962)
by Miss Islington (bot)
· 3 years, 8 months ago
9fe8fb7
bpo-46111: Fix unittest tests in optimized mode (GH-30163)
by Miss Islington (bot)
· 3 years, 8 months ago
cbb4d4a
Fix a typo in the message from make_ssl_certs. (GH-30152) (GH-30161)
by Miss Islington (bot)
· 3 years, 8 months ago
09d7319
bpo-46105: Honor spec when generating requirement specs with urls and extras. (GH-30151)
by Miss Islington (bot)
· 3 years, 8 months ago
0194bbb
bpo-28816: [doc] clarify that zipimport invokes importers only for python files (GH-30060) (GH-30133)
by Miss Islington (bot)
· 3 years, 8 months ago
fb5d314
Fix the output of built-in iter() function example in Iterators (Section 9.8) of The Python Tutorial (GH-30110)
by Miss Islington (bot)
· 3 years, 8 months ago
c804477
Add Positional only arguments forward slash (/) to sorted() function in Built-in Functions document (GH-30113)
by Miss Islington (bot)
· 3 years, 8 months ago
8e4c962
bpo-26952: [argparse] clearer error when formatting an empty mutually… (GH-30099) (GH-30114)
by Miss Islington (bot)
· 3 years, 8 months ago
908fd69
[3.10] bpo-46063: Add 'delay=True' to file handler initialization. (GH-30103) (GH-30104)
by Miss Islington (bot)
· 3 years, 8 months ago
503803d
bpo-46059: Clarify pattern-matching example in "control flow" docs (GH-30079)
by Miss Islington (bot)
· 3 years, 8 months ago
f84e2f6
[3.10] bpo-46063: Improve algorithm for computing which rolled-over log file… (GH-30093) (GH-30094)
by Miss Islington (bot)
· 3 years, 8 months ago
bcb5d66
Clarify new_event_loop return value. (GH-30078) (GH-30088)
by Miss Islington (bot)
· 3 years, 8 months ago
310bae6
[3.10] bpo-37602: Clarify that the lib2to3 nonzero fixer changes only definitions (GH-30075) (GH-30085)
by Irit Katriel
· 3 years, 8 months ago
e55deaa
[3.10] bpo-27718: Fix help for the signal module (GH-30063) (GH-30080)
by Serhiy Storchaka
· 3 years, 8 months ago
7da9025
bpo-45840: Improve cross-references in the data model documentation (GH-29633) (GH-30077)
by Alex Waygood
· 3 years, 8 months ago
94483f1
bpo-46054: Fix parsing error when parsing non-utf8 characters in source files (GH-30068) (GH-30069)
by Miss Islington (bot)
· 3 years, 8 months ago
438817f
bpo-46042: Improve SyntaxError locations in the symbol table (GH-30059) (GH-30064)
by Miss Islington (bot)
· 3 years, 8 months ago
9917366
[3.10] bpo-46040: Fix removal text for @asyncio.coroutine (GH-30061)
by Andrew Svetlov
· 3 years, 8 months ago
1f70008
bpo-19737: Improved the documentation for globals (GH-29823) (GH-30041)
by Miss Islington (bot)
· 3 years, 8 months ago
0f21bac
Fix markup buglet in Doc/howto/annotations.rst (GH-29802) (GH-29805)
by Miss Islington (bot)
· 3 years, 8 months ago
e1e3f64
bpo-45822: Minor cleanups to the test_Py_CompileString test (GH-29750) (GH-29758)
by Miss Islington (bot)
· 3 years, 8 months ago
4b224e8
[doc] Clarify MRO precedence in descriptor super binding section (GH-29539) (GH-29669)
by Miss Islington (bot)
· 3 years, 8 months ago
83fa129
[3.10] bpo-13236: Flush the output stream more often in unittest (GH-29864) (GH-29929)
by Serhiy Storchaka
· 3 years, 8 months ago
8f3728e
bpo-42114: ctypes documentation: fix winmode parameter default value (GH-29976) (GH-30037)
by Miss Islington (bot)
· 3 years, 8 months ago
bb8d645
[3.10] bpo-43749: Ensure current exe is copied when using venv on windows (GH-25216) (GH-30034)
by Miss Islington (bot)
· 3 years, 8 months ago
bb76410
bpo-46000: Improve NetBSD curses compatibility (GH-29947)
by Miss Islington (bot)
· 3 years, 8 months ago
64c2788
bpo-42182: stdtypes doc - update and fix links to several dunder methods (GH-27384)
by Miss Islington (bot)
· 3 years, 8 months ago
ca08655
bpo-46018: Ensure that math.expm1 does not raise on underflow (GH-29997)
by Miss Islington (bot)
· 3 years, 8 months ago
934a24c
bpo-46025: Fix a crash in the atexit module for auto-unregistering functions (GH-30002) (GH-30005)
by Miss Islington (bot)
· 3 years, 8 months ago
2c2ee83
bpo-45391: mark UnionType as a class in documentation (GH-28757)
by Miss Islington (bot)
· 3 years, 8 months ago
Next »