Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.12.0a7
/
Doc
tag
b78e563d234293ff80371746b809156464d4014b
tagger
Thomas Wouters <thomas@python.org>
Tue Apr 04 15:52:42 2023
object
b861ba4a8247af8159df1e01d33157cf57705067
Python 3.12.0a7
810d365
gh-103056: [Enum] use staticmethod decorator for _gnv_ (GH-103231)
by Ethan Furman
· 2 years, 5 months ago
5ffc1e5
gh-98298, gh-74730: [Enum] update docs (GH-103163)
by Ethan Furman
· 2 years, 5 months ago
24facd6
gh-101100: Use list of 'dirty' docs, with warnings, instead of a clean list (#103191)
by Hugo van Kemenade
· 2 years, 5 months ago
2a72125
gh-101865: Deprecate `co_lnotab` from code objects as per PEP 626 (#101866)
by Nikita Sobolev
· 2 years, 5 months ago
55decb7
gh-102994: Profile docs has typo in example (#103074)
by Nouran Ali
· 2 years, 5 months ago
32937d6
gh-103109: Document ignore_warnings() test support helper (#103110)
by Charlie Zhao
· 2 years, 5 months ago
6883007
bpo-4080: unittest durations (#12271)
by Giampaolo Rodola
· 2 years, 5 months ago
6d59c9e
gh-102433: Use `inspect.getattr_static` in `typing._ProtocolMeta.__instancecheck__` (#103034)
by Alex Waygood
· 2 years, 5 months ago
06249ec
gh-102192: deprecate _PyErr_ChainExceptions (#102935)
by Irit Katriel
· 2 years, 5 months ago
b0422e1
gh-102871: Remove obsolete browsers from webbrowser (#102872)
by James De Bias
· 2 years, 5 months ago
048d624
GH-84783: Mention Author for GH-101264 (make slices hashable) (#103146)
by Furkan Onder
· 2 years, 5 months ago
f6405a4
Quote literal tokens in standard format specifier grammar (GH-102902)
by Petr Viktorin
· 2 years, 5 months ago
20c0f19
gh-101100: Expand list of clean docs (GH-103135)
by Hugo van Kemenade
· 2 years, 5 months ago
c1e71ce
Minor docs improvements fix for `codeop` (#103123)
by gaogaotiantian
· 2 years, 5 months ago
f192a55
gh-101100: Fix Sphinx warning in gc.rst and refactor docs clean list (#103116)
by Hugo van Kemenade
· 2 years, 5 months ago
fda95aa
gh-103099: Link mypy docs from typing.rst (#103100)
by Shantanu
· 2 years, 5 months ago
d835b3f
gh-102582: Fix invalid JSON in Doc/howto/logging-cookbook.rst (GH-102635)
by Matěj Cepl
· 2 years, 5 months ago
027223d
Update pdb docs for arguments (#102965)
by gaogaotiantian
· 2 years, 5 months ago
0708437
gh-103025: fix two ctypes doc issues (#103026)
by Peter Jiping Xie
· 2 years, 5 months ago
64cb1a4
gh-100131: Add optional delete parameter to tempfile.TemporaryDirectory() (#100132)
by JakobDev
· 2 years, 5 months ago
f2e5a6e
gh-102873: logging.LogRecord docs: improve description of `msg` parameter (#102875)
by Amin Alaee
· 2 years, 5 months ago
6a1c49a
gh-101100: Test docs in nit-picky mode (#102513)
by Hugo van Kemenade
· 2 years, 5 months ago
413b7db
gh-94684: uuid: support bytes in the name argument to uuid3/5 (#94709)
by MonadChains
· 2 years, 5 months ago
0444ae2
GH-100982: Break up COMPARE_AND_BRANCH (GH-102801)
by Brandt Bucher
· 2 years, 5 months ago
16f6165
Minor readability improvement to the factor() recipe (GH-102971)
by Raymond Hettinger
· 2 years, 5 months ago
b613208
gh-98239: Document that `inspect.getsource()` can raise `TypeError` (#101689)
by Nikita Sobolev
· 2 years, 5 months ago
58d2b30
gh-102936: typing: document performance pitfalls of protocols decorated with `@runtime_checkable` (#102937)
by Alex Waygood
· 2 years, 5 months ago
4695709
Move binomialvariate() to a section for discrete distributions (GH-102955)
by Raymond Hettinger
· 2 years, 5 months ago
f13fdac
gh-102810 Improve the sphinx docs for `asyncio.Timeout` (#102934)
by JosephSBoyle
· 2 years, 5 months ago
08254be
Docs: fixup incorrect escape char in sqlite3 docs (#102945)
by Erlend E. Aasland
· 2 years, 5 months ago
8709697
[doc] Fix error in tutorial example: type(exc) is the type rather than the instance (#102751)
by Jens-Hilmar Bradt
· 2 years, 5 months ago
9b19d39
gh-102921: [doc] Clarify `exc` argument name in `BaseExceptionGroup` is plural (#102922)
by Kevin Kirsche
· 2 years, 5 months ago
3468c76
gh-102859: Remove JUMP_IF_FALSE_OR_POP and JUMP_IF_TRUE_OR_POP (#102870)
by Irit Katriel
· 2 years, 5 months ago
04adf2d
gh-102780: Fix uncancel() call in asyncio timeouts (#102815)
by Kristján Valur Jónsson
· 2 years, 5 months ago
af9c34f
gh-96931: Fix incorrect results in ssl.SSLSocket.shared_ciphers (#96932)
by Benjamin Fogle
· 2 years, 5 months ago
7b2d53d
Docs: improve accuracy of sqlite3.Connection.interrupt() (#102904)
by Erlend E. Aasland
· 2 years, 5 months ago
c24f1f1
Docs: improve the accuracy of the sqlite3.connect() timeout param (#102900)
by Erlend E. Aasland
· 2 years, 5 months ago
e0c63b7
Docs: improve accuracy of pdb alias example (#102892)
by gaogaotiantian
· 2 years, 5 months ago
41ef502
Add link to `sys.exit` function documentation (#102805)
by David Poirier
· 2 years, 5 months ago
0214c7a
Tweak polynomial itertool recipes (GH-102880)
by Raymond Hettinger
· 2 years, 5 months ago
4bb1dd3
gh-102876: remove superfluous parens from itertools.batched recipe (GH-102877)
by wim glenn
· 2 years, 5 months ago
910a64e
gh-102595: Document `PyObject_Format` c-api function (GH-102596)
by Nikita Sobolev
· 2 years, 5 months ago
7f760c2
gh-102828: emit deprecation warning for onerror arg to shutil.rmtree (#102850)
by Irit Katriel
· 2 years, 5 months ago
1a5a141
The pow() variant further improves accuracy (GH-102866)
by Raymond Hettinger
· 2 years, 5 months ago
4075fe1
Remove itermediate list. Expand docstring. (GH-102862)
by Raymond Hettinger
· 2 years, 5 months ago
094cf39
Add itertool recipe for polynomial evaluation. (GH-102852)
by Raymond Hettinger
· 2 years, 5 months ago
28d369e
gh-102304: Add a What's New Entry About _Py_RefTotal (gh-102845)
by Eric Snow
· 2 years, 5 months ago
5e6661b
gh-72346: Added isdst deprecation warning to email.utils.localtime (GH-91450)
by Alan Williams
· 2 years, 5 months ago
d51a6dc
gh-102828: add onexc arg to shutil.rmtree. Deprecate onerror. (#102829)
by Irit Katriel
· 2 years, 5 months ago
e1e9bab
gh-102778: Add sys.last_exc, deprecate sys.last_type, sys.last_value,sys.last_traceback (#102779)
by Irit Katriel
· 2 years, 5 months ago
4f5774f
GH-78530: add support for generators in `asyncio.wait` (#102761)
by Kumar Aditya
· 2 years, 5 months ago
3f9285a
gh-102755: Add PyErr_DisplayException(exc) (#102756)
by Irit Katriel
· 2 years, 5 months ago
405739f
Fix outdated note about 'int' rounding or truncating (#102736)
by Mark Dickinson
· 2 years, 5 months ago
0f17576
gh-99726: Improves correctness of stat results for Windows, and uses faster API when available (GH-102149)
by Steve Dower
· 2 years, 5 months ago
adaed17
GH-102748: remove legacy support for generator based coroutines from `asyncio.iscoroutine` (#102749)
by Kumar Aditya
· 2 years, 5 months ago
b0ec625
GH-102653: Make recipe docstring show the correct distribution (#102742)
by Raymond Hettinger
· 2 years, 5 months ago
61b9ff3
gh-101100: Documenting --prefix and --exec-prefix. (GH-102695)
by Julien Palard
· 2 years, 5 months ago
8647ba4
Remove misformatted exclamation marks in docs (#102694)
by Tom Levy
· 2 years, 5 months ago
0a539b5
gh-102703: Fix typo in modules tutorial documentation (GH-102707)
by Robert Prater (B. Eng)
· 2 years, 5 months ago
152292b
gh-101578: mention in what's new in 3.12 that exceptions are now normalized before stored (#102702)
by Irit Katriel
· 2 years, 5 months ago
80abd62
gh-102354: change python3 to python in docs examples (#102696)
by Paul Watson
· 2 years, 5 months ago
88c262c
gh-100315: clarification to `__slots__` docs. (#102621)
by T
· 2 years, 5 months ago
7bdb331
doc: Remove a duplicate 'versionchanged' in library/asyncio-task (gh-102677)
by Joongi Kim
· 2 years, 5 months ago
cbd3fbf
gh-102013: Add PyUnstable_GC_VisitObjects (#102014)
by Jacob Bower
· 2 years, 5 months ago
61479d4
gh-102627: Replace address pointing toward malicious web page (#102630)
by Blind4Basics
· 2 years, 5 months ago
78e4e6c
gh-101100: Fix Sphinx warnings in `turtle` module (#102340)
by Hugo van Kemenade
· 2 years, 5 months ago
f6ca71a
Fix duplicated words in the docs (GH-102629)
by Виталий Дмитриев
· 2 years, 5 months ago
e621062
Fixes duplicated word (#102623)
by Guido van Rossum
· 2 years, 5 months ago
ced13c9
gh-79940: add introspection API for asynchronous generators to `inspect` module (#11590)
by Thomas Krennwallner
· 2 years, 5 months ago
08b67fb
GH-90997: Shrink the LOAD_GLOBAL caches (#102569)
by Brandt Bucher
· 2 years, 5 months ago
b48be8f
gh-102103: add `module` argument to `dataclasses.make_dataclass` (#102104)
by Nikita Sobolev
· 2 years, 5 months ago
12226be
gh-102519: Add doc updates for os.listdrives, listvolumes and listmounts (GH-102585)
by Steve Dower
· 2 years, 5 months ago
53dceb5
gh-86509: Add link to Lib/_threading_local.py in threading docs (#101824)
by Owain Davies
· 2 years, 5 months ago
cb35882
gh-102519: Add os.listdrives, os.listvolumes and os.listmounts on Windows (GH-102544)
by Steve Dower
· 2 years, 5 months ago
58d761e
GH-84783: Document GH-101264 (Make the slice object hashable) in What's New. (#102548)
by T. Wouters
· 2 years, 5 months ago
7d801f2
Remove or update bitbucket links (GH-101963)
by sblondon
· 2 years, 5 months ago
1f557f9
gh-101100: Fix sphinx warnings in `zipapp` and `zipfile` modules (#102526)
by Nikita Sobolev
· 2 years, 5 months ago
061325e
Fix style in argparse.rst (#101733)
by Marcin Wieczorek
· 2 years, 5 months ago
1e703a4
gh-102381: don't call watcher callback with dead object (#102382)
by Carl Meyer
· 2 years, 5 months ago
4a3ea1f
gh-95913: Consolidate build requirements changes in 3.11 WhatsNew (GH-98781)
by C.A.M. Gerlach
· 2 years, 5 months ago
80b19a3
gh-95913: Edit Faster CPython section in 3.11 WhatsNew (GH-98429)
by C.A.M. Gerlach
· 2 years, 6 months ago
d959bcd
Add gettext support to tools/extensions/c_annotations.py (#101989)
by Rémi Lapeyre
· 2 years, 6 months ago
d3ca042
gh-95672: Fix versionadded indentation of get_pagesize in test.rst (gh-102455)
by Hyunkyun Moon
· 2 years, 6 months ago
6716254
GH-101362: Optimise PurePath(PurePath(...)) (GH-101667)
by Barney Gale
· 2 years, 6 months ago
5da379c
Move around example in to_bytes() to avoid confusion (#101595)
by Sergey B Kirpichev
· 2 years, 6 months ago
eff9f43
gh-96821: Add config option `--with-strict-overflow` (#96823)
by Matthias Görgens
· 2 years, 6 months ago
cb944d0
Add import of `unittest.mock.Mock` in documentation (#102346)
by Wagner Alberto
· 2 years, 6 months ago
7b91320
gh-102383: [docs] Arguments of `PyObject_CopyData` are `PyObject *` (#102390)
by Nikita Sobolev
· 2 years, 6 months ago
4e7c0cb
gh-101754: Document that Windows converts keys in `os.environ` to uppercase (GH-101840)
by Owain Davies
· 2 years, 6 months ago
7325000
Fix typos in documentation and comments (GH-102374)
by Michael K
· 2 years, 6 months ago
eaae563
gh-102088 Optimize iter_index itertools recipe (GH-102360)
by Stefan Pochmann
· 2 years, 6 months ago
2f62a5d
gh-95672 skip fcntl when pipesize is smaller than pagesize (gh-102163)
by Hyunkyun Moon
· 2 years, 6 months ago
7d1d663
Doc: Fix minor error in ePub (GH-100614)
by Inada Naoki
· 2 years, 6 months ago
85b1fc1
GH-90744: Fix erroneous doc links in the sys module (#101319)
by Furkan Onder
· 2 years, 6 months ago
6b2d7c0
gh-101101: Unstable C API tier (PEP 689) (GH-101102)
by Petr Viktorin
· 2 years, 6 months ago
0f89acf
gh-101561: Add typing.override decorator (#101564)
by Steven Troxler
· 2 years, 6 months ago
4624987
gh-101825: Clarify that as_integer_ratio() output is always normalized (#101843)
by Sergey B Kirpichev
· 2 years, 6 months ago
0db6f44
gh-102296 Document that inspect.Parameter kinds support ordering (GH-102297)
by Gouvernathor
· 2 years, 6 months ago
101a12c
gh-101100: Fix sphinx warnings in `types` module (#102274)
by Nikita Sobolev
· 2 years, 6 months ago
f3cb15c
gh-91038: Change default argument value to `False` instead of `0` (#31621)
by Rotzbua
· 2 years, 6 months ago
Next »