Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.11.0a4
/
Doc
tag
95b215f5b222abef8879cbd21996896acbe59ef1
tagger
Pablo Galindo <pablogsal@gmail.com>
Thu Jan 13 19:39:03 2022
object
9471106fd5b47418ffd2f90c6b729f58698f573e
Python 3.11.0a4
0885999
bpo-46355: Document PyFrameObject and PyThreadState changes (GH-30558)
by Victor Stinner
· 3 years, 7 months ago
c590b58
bpo-46328: Add sys.exception() (GH-30514)
by Irit Katriel
· 3 years, 7 months ago
443b308
bpo-40479: Fix hashlib's usedforsecurity for OpenSSL 3.0.0 (GH-30455)
by Christian Heimes
· 3 years, 7 months ago
0bbf30e
bpo-46342: make @typing.final introspectable (GH-30530)
by Jelle Zijlstra
· 3 years, 7 months ago
dce642f
bpo-46307: Add string.Template.get_identifiers() method (GH-30493)
by Ben Kehoe
· 3 years, 7 months ago
6f05e1e
[doc] Add license_url for python-docs-theme 2022.1. (GH-30527)
by Julien Palard
· 3 years, 7 months ago
43c5c13
closes bpo-46253: Change Py_UNICODE to Py_UCS4 in the C API docs to match the current source code (GH-30387)
by Julian Gilbey
· 3 years, 7 months ago
73decdf
Remove unused `Any` from `Concatenate` example in typing docs (GH-30516)
by Michael Oliver
· 3 years, 7 months ago
6223cbf
bpo-45331: [Enum] add rule to docs that mixin type must be subclassable (GH-30521)
by Nikita Sobolev
· 3 years, 7 months ago
d24cd49
bpo-46270: Describe the `in` and `not in` operators as membership tests. (GH-30504)
by Raymond Hettinger
· 3 years, 7 months ago
0b2b9d2
bpo-23882: unittest: Drop PEP 420 support from discovery. (GH-29745)
by Inada Naoki
· 3 years, 7 months ago
b6aa38f
bpo-46261: Update `sqlite3.Cursor.lastrowid` docs (GH-30407)
by Erlend Egeberg Aasland
· 3 years, 7 months ago
ef5376e
bpo-46290: Fix parameter names in dataclasses docs (GH-30450)
by Zsolt Dollenstein
· 3 years, 7 months ago
6d07a9f
bpo-28546: [doc] Clarify setting pdb breakpoints (GH-30360)
by Hugo van Kemenade
· 3 years, 7 months ago
273cb8e
bpo-24650: Use full term "generator function" in yield expressions docs (GH-24663)
by Jacob Walls
· 3 years, 7 months ago
9b7aa6a
bpo-46216: remove spurious link to os.system() from os.time() documentation (GH-30326)
by Irit Katriel
· 3 years, 7 months ago
46c7a65
bpo-46251: Add 'Security Considerations' section to logging configura… (GH-30411)
by Vinay Sajip
· 3 years, 7 months ago
9925e70
bpo-45292: [PEP-654] exception groups and except* documentation (GH-30158)
by Irit Katriel
· 3 years, 7 months ago
e028ae9
bpo-45923: Handle call events in bytecode (GH-30364)
by Mark Shannon
· 3 years, 7 months ago
3db762d
bpo-46031: add POP_JUMP_IF_NOT_NONE and POP_JUMP_IF_NONE (GH-30019)
by penguin_wwy
· 3 years, 8 months ago
e5894ca
bpo-46266: Add calendar day of week constants to __all__ (GH-30412)
by Nikita Sobolev
· 3 years, 8 months ago
31e43cb
bpo-46009: Remove GEN_START (GH-30367)
by Brandt Bucher
· 3 years, 8 months ago
f404e26
Fix missing "," in the documentation of Executor Objects (GH-30404)
by Philipp Claßen
· 3 years, 8 months ago
7d7817c
bpo-20369: concurrent.futures.wait() now deduplicates futures given a… (GH-30168)
by Kumar Aditya
· 3 years, 8 months ago
b949845
bpo-33252: Document that ResourceWarning is ignored by default (GH-30358)
by Hugo van Kemenade
· 3 years, 8 months ago
e09d94a
bpo-46231: Remove invalid_* rules preceded by more tokens from the grammar docs (GH-30341)
by Pablo Galindo Salgado
· 3 years, 8 months ago
a94461d
bpo-46202: Remove opcode POP_EXCEPT_AND_RERAISE (GH-30302)
by Irit Katriel
· 3 years, 8 months ago
a09062c
bpo-44092: Move What's New entry to where it belongs (GH-30381)
by Erlend Egeberg Aasland
· 3 years, 8 months ago
bef4883
Update old-style strings to f-strings (GH-30384)
by David Gilbertson
· 3 years, 8 months ago
2db5613
bpo-34538: Remove Exception subclassing from tutorial (GH-30361)
by Hugo van Kemenade
· 3 years, 8 months ago
770f43d
Add doctest and improve readability for move_to_end() example. (#30370)
by Raymond Hettinger
· 3 years, 8 months ago
51700bf
bpo-34931: [doc] clarify behavior of os.path.splitext() on paths with multiple leading periods (GH-30347)
by Irit Katriel
· 3 years, 8 months ago
9d6a239
bpo-44092: Don't reset statements/cursors before rollback (GH-26026)
by Erlend Egeberg Aasland
· 3 years, 8 months ago
c960b19
bpo-46222: posixmodule sendfile FreeBSD's constants updates. (GH-30327)
by David CARLIER
· 3 years, 8 months ago
65e7c1f
bpo-46219, 46221: simplify except* implementation following exc_info changes. Move helpers to exceptions.c. Do not assume that exception groups are truthy. (GH-30289)
by Irit Katriel
· 3 years, 8 months ago
8e75c6b
argparse docs: prog default is the basename of argv[0] (GH-30298)
by Jade Lovelace
· 3 years, 8 months ago
ba00f0d
Update copyright year to 2022. (GH-30335)
by Benjamin Peterson
· 3 years, 8 months ago
ce4d25f
bpo-46196: document method cmd.Cmd.columnize (#30303)
by Nikita Sobolev
· 3 years, 8 months ago
7a8796d
bpo-45903: Fix typo in What's New: Signature.from_builtin is removed (GH-29813)
by Hugo van Kemenade
· 3 years, 8 months ago
a09bc3a
bpo-46095: Improve SeqIter documentation. (GH-30316)
by Raymond Hettinger
· 3 years, 8 months ago
ac4eea2
bpo-46079: Replace external link that is down for maintenance. (GH-30315)
by Raymond Hettinger
· 3 years, 8 months ago
e18d815
bpo-45321: Add missing error codes to module `xml.parsers.expat.errors` (GH-30188)
by Sebastian Pipping
· 3 years, 8 months ago
99945c6
bpo-46109: Separate out files relating to importlib.resources (GH-30160)
by Jason R. Coombs
· 3 years, 8 months ago
2cf7d02
bpo-46178: Remove/rename redundant Travis CI code (#30309)
by Hugo van Kemenade
· 3 years, 8 months ago
fbaf2e6
bpo-46184: remove `netlify.toml` (#30272)
by Nikita Sobolev
· 3 years, 8 months ago
d12bec6
bpo-43424: Deprecate `webbrowser.MacOSXOSAScript._name` attribute (GH-30241)
by Nikita Sobolev
· 3 years, 8 months ago
66c47b6
bpo-46176: mmap module adding MAP_STACK constant. (GH-30252)
by David CARLIER
· 3 years, 8 months ago
f9a4352
Fix typo in io.rst (GH-30218)
by David Gilbertson
· 3 years, 8 months ago
10bf0a9
doc: fix a typo in unittest.mock.rst (GH-30227)
by Joe
· 3 years, 8 months ago
c1d7a6b
docs: Fix typos and use anchor for internal link (GH-30236)
by Rafael Fontenelle
· 3 years, 8 months ago
1b30660
bpo-46120: State that `|` is preferred over `Union` (GH-30222)
by Nikita Sobolev
· 3 years, 8 months ago
cf15419
typos (#30239)
by Kumar Aditya
· 3 years, 8 months ago
71ef0b4
bpo-46157: fix typo in docs (GH-30237)
by Kumar Aditya
· 3 years, 8 months ago
31ff967
bpo-46140: take more Py_buffer arguments as const * (GH-30217)
by David Hewitt
· 3 years, 8 months ago
e9a01e2
Update potentially confusing note for mean. (GH-30174)
by Mark Dickinson
· 3 years, 8 months ago
7c5c3f7
bpo-46104: Fix example broken by GH-30148 (GH-30203)
by Alex Waygood
· 3 years, 8 months ago
29ea68b
Revert "bpo-46131: add fastpath for PyFloat_Check() (GH-30200)" (GH-30208)
by Raymond Hettinger
· 3 years, 8 months ago
2ef06d4
bpo-46131: add fastpath for PyFloat_Check() (#30200)
by Matti Picus
· 3 years, 8 months ago
aeb9ef4
bpo-46076: Improve documentation for per-attribute docstrings with `__slots__` (GH-30109)
by Alex Waygood
· 3 years, 8 months ago
3d3615f
bpo-46130: [docs] Add anchor for whatsnew/3.10 type hint section (GH-30199)
by Rafael Fontenelle
· 3 years, 8 months ago
da4b214
bpo-42413: Replace `concurrent.futures.TimeoutError` and `asyncio.TimeoutError` with builtin `TimeoutError` (GH-30197)
by Kumar Aditya
· 3 years, 8 months ago
fe68486
bpo-46044: Fix doc typo introduced in GH-30043 (GH-30171)
by Matthias Bussonnier
· 3 years, 8 months ago
ae36cd1
bpo-37578: glob.glob -- added include_hidden parameter (GH-30153)
by andrei kulakov
· 3 years, 8 months ago
6f2df42
bpo-46113: Minor fixes in stdtypes documentation (GH-30167)
by Vivek Vashist
· 3 years, 8 months ago
6ada013
bpo-46104: Reduce use of pre-PEP 526 syntax in typing docs (GH-30148)
by Alex Waygood
· 3 years, 8 months ago
396b583
bpo-45711: Remove type and traceback from exc_info (GH-30122)
by Irit Katriel
· 3 years, 8 months ago
62a0a2a
Doc: some rst linting. (GH-30149)
by Julien Palard
· 3 years, 8 months ago
ecdc0cc
bpo-46044: Annotate deprecated sdists formats (GH-30043)
by Matthias Bussonnier
· 3 years, 8 months ago
30322c4
bpo-22047: [argparse] deprecate nested argument groups and mutually exclusive groups (GH-30098)
by Irit Katriel
· 3 years, 8 months ago
4506bbe
bpo-46072: Document --enable-stats option. (GH-30139)
by Mark Shannon
· 3 years, 8 months ago
c5d18a5
Fix the output of built-in iter() function example in Iterators (Section 9.8) of The Python Tutorial (GH-30110)
by Vivek Vashist
· 3 years, 8 months ago
a951c95
bpo-28816: [doc] clarify that zipimport invokes importers only for python files (GH-30060)
by Irit Katriel
· 3 years, 8 months ago
f025ae6
Add Positional only arguments forward slash (/) to sorted() function in Built-in Functions document (GH-30113)
by Vivek Vashist
· 3 years, 8 months ago
f54fee7
Document new call opcodes for 3.11 (GH-30107)
by Mark Shannon
· 3 years, 8 months ago
9f8f451
bpo-44525: Split calls into PRECALL and CALL (GH-30011)
by Mark Shannon
· 3 years, 8 months ago
d60457a
bpo-45292: [PEP-654] add except* (GH-29581)
by Irit Katriel
· 3 years, 8 months ago
1cbb887
bpo-46059: Clarify pattern-matching example in "control flow" docs (GH-30079)
by Alex Waygood
· 3 years, 8 months ago
cb589d1
bpo-46063: Improve algorithm for computing which rolled-over log file… (GH-30093)
by Vinay Sajip
· 3 years, 8 months ago
eb483c4
bpo-45949: Pure Python freeze module for cross builds (GH-29899)
by Christian Heimes
· 3 years, 8 months ago
a62be77
bpo-45643: Add signal.SIGSTKFLT on platforms where this is defined (GH-29266)
by Gareth Rees
· 3 years, 8 months ago
e09705f
Clarify new_event_loop return value. (GH-30078)
by Paul Bryan
· 3 years, 8 months ago
481f3ff
bpo-37602: Clarify that the lib2to3 nonzero fixer changes only definitions (GH-30075)
by Irit Katriel
· 3 years, 8 months ago
d0669c5
Remove erroneous padding in dataclasses (GH-30076)
by Andre Delfino
· 3 years, 8 months ago
f4095e5
bpo-45855: document that `no_block` has no use anymore in PyCapsule_Import (#29665)
by Georg Brandl
· 3 years, 8 months ago
e029c53
bpo-44674: Use unhashability as a proxy for mutability for default dataclass __init__ arguments. (GH-29867)
by Eric V. Smith
· 3 years, 8 months ago
4fe5585
bpo-19737: Improved the documentation for globals (GH-29823)
by 180909
· 3 years, 8 months ago
c1051e0
bpo-42114: ctypes documentation: fix winmode parameter default value (GH-29976)
by Louis Sautier
· 3 years, 8 months ago
8c74713
bpo-42182: stdtypes doc - update and fix links to several dunder methods (GH-27384)
by andrei kulakov
· 3 years, 8 months ago
50669083
bpo-43931: Export Python version as API data (GH-25577)
by Gabriele N. Tornetta
· 3 years, 8 months ago
b123ad8
bpo-46016: Fix rest syntax of GH-29993 (GH-30006)
by Kumar Aditya
· 3 years, 8 months ago
e2cfc89
bpo-45391: mark UnionType as a class in documentation (GH-28757)
by Bernát Gábor
· 3 years, 8 months ago
73325bb
bpo-46007: Exclude PyUnicode_CHECK_INTERNED() from limited C API (GH-29987)
by Victor Stinner
· 3 years, 8 months ago
9fe0de2
Merge remote-tracking branch 'upstream/main'
by Pablo Galindo
· 3 years, 8 months ago
267539b
bpo-46016: fcntl module add FreeBSD's F_DUP2FD_CLOEXEC flag support (GH-29993)
by David CARLIER
· 3 years, 8 months ago
3ea574f
Fix some false positives of documentation syntax problems
by Pablo Galindo
· 3 years, 8 months ago
69806b9
bpo-46009: Do not exhaust generator when send() method raises (GH-29986)
by Mark Shannon
· 3 years, 8 months ago
3e0f13b
doc: Add link issue 44010 (GH-29454)
by Rafael Fontenelle
· 3 years, 8 months ago
7989e9d
bpo-40222: update doc entry with respect to the change in WITH_EXCEPT_START (GH-29975)
by Irit Katriel
· 3 years, 8 months ago
4ccccb1
bpo-20751: Match variable name to the example. (GH-29980)
by Raymond Hettinger
· 3 years, 8 months ago
c7e7a4b
bpo-35821: Fix restructuredtext code formatting in logging.rst (GH-29963)
by Ken Jin
· 3 years, 8 months ago
Next »