Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.10.0a6
/
Doc
tag
b795d27e6c6d0b05fc536b3c28a7a9a57e7f5a29
tagger
Pablo Galindo <pablogsal@gmail.com>
Mon Mar 01 16:49:00 2021
object
cc12888f9b4b69247f342fe1304984c3eb3d9647
Python 3.10.0a6
cc12888
Remove unused suspicious rule in the docs
by Pablo Galindo
· 4 years, 6 months ago
v3.10.0a6
f4d7d46
closes bpo-43349: Fix tuning(7) manpage hyperlink. (GH-24680)
by Erlend Egeberg Aasland
· 4 years, 6 months ago
a65b050
bpo-42603: Add whatsnew and ACKS entries. (GH-24675)
by Ned Deily
· 4 years, 6 months ago
a22bca6
bpo-42128: Add documentation for pattern matching (PEP 634) (#24664)
by Daniel F Moisset
· 4 years, 6 months ago
a8e2615
bpo-42128: Add documentation for the new match-based AST nodes (GH-24673)
by Pablo Galindo
· 4 years, 6 months ago
41934b3
GH-42128: Add Pattern Matching to What's New (#24667)
by Carol Willing
· 4 years, 6 months ago
e8f5ddd
Add whatsnew note for GH-22904 (#24672)
by Dennis Sweeney
· 4 years, 6 months ago
1e3c682
bpo-43345: Enhance TypedDict documentation. (#24668)
by Paul Bryan
· 4 years, 6 months ago
145bf26
bpo-42128: Structural Pattern Matching (PEP 634) (GH-22917)
by Brandt Bucher
· 4 years, 6 months ago
cc02b4f
bpo-38302: __pow__/__rpow__ now called when __ipow__ returns NotImplemented (#16459)
by Alex
· 4 years, 6 months ago
25935a2
Update logging.config.rst (GH-24630)
by takahashi
· 4 years, 6 months ago
32181be
bpo-43293: Doc: move note about GIL to top of threading module (GH-24622)
by Guanzhong Chen
· 4 years, 6 months ago
2827e8a
bpo-43283: Add IDLE doc paragraph about print speed (GH-24615)
by Terry Jan Reedy
· 4 years, 6 months ago
2d6f2ee
bpo-36346: Document removal schedule of deprecate APIs (GH-20879)
by Inada Naoki
· 4 years, 6 months ago
5a4aa4c
bpo-23882: Doc: Clarify unittest discovery document (GH-21560)
by Inada Naoki
· 4 years, 6 months ago
4cf7bb8
bpo-43283: Rearrange some IDLE doc paragraphs. (GH-24604)
by Terry Jan Reedy
· 4 years, 6 months ago
2f9ef51
bpo-27646: Say that 'yield from' expression can be any iterable (GH-24595)
by Terry Jan Reedy
· 4 years, 6 months ago
d439fb3
bpo-43277: Add PySet_CheckExact to the C-API (GH-24598)
by Pablo Galindo
· 4 years, 6 months ago
46496f9
bpo-42990: Functions inherit current builtins (GH-24564)
by Victor Stinner
· 4 years, 6 months ago
292f231
Fix typo in dis module doc (GH-24509)
by Irit Katriel
· 4 years, 6 months ago
b30fcba
bpo-43042: Augment tutorial sentence (GH-24514)
by Terry Jan Reedy
· 4 years, 6 months ago
2d3e463
closes bpo-43266: Improve array formatting. (GH-24573)
by Erlend Egeberg Aasland
· 4 years, 6 months ago
4a6bf27
bpo-35134: Move non-limited C API files to Include/cpython/ (GH-24561)
by Nicholas Sim
· 4 years, 6 months ago
e92d67d
closes bpo-43254: Fix *snprintf() man page refs. (GH-24563)
by Erlend Egeberg Aasland
· 4 years, 6 months ago
743932d
Remove all links to mingw.org (GH-24552)
by Jeremy Paige
· 4 years, 6 months ago
44085a3
bpo-42990: Refactor _PyFrame_New_NoTrack() (GH-24566)
by Victor Stinner
· 4 years, 6 months ago
7be00ee
bpo-42960: Add resource.RLIMIT_KQUEUES constant from FreeBSD (GH-24251)
by David CARLIER
· 4 years, 6 months ago
a3c3ffa
bpo-42990: Add __builtins__ attribute to functions (GH-24559)
by Victor Stinner
· 4 years, 6 months ago
801bb0b
bpo-43103: Add configure --without-static-libpython (GH-24418)
by Victor Stinner
· 4 years, 6 months ago
cc54001
bpo-40170: Always define PyIter_Check() as a function (GH-24548)
by Erlend Egeberg Aasland
· 4 years, 6 months ago
871eb42
bpo-40170: Convert PyDescr_IsData() to static inline function (GH-24535)
by Erlend Egeberg Aasland
· 4 years, 6 months ago
813db24
Add a warning block around the get_referrers() documentation (GH-24511)
by Pablo Galindo
· 4 years, 6 months ago
a2f0654
bpo-42967: Fix urllib.parse docs and make logic clearer (GH-24536)
by Ken Jin
· 4 years, 6 months ago
4bb2a1e
bpo-43181: Convert PyObject_TypeCheck to static inline function (GH-24533)
by Erlend Egeberg Aasland
· 4 years, 6 months ago
fcbe0cb
bpo-42967: only use '&' as a query string separator (#24297)
by Adam Goldschmidt
· 4 years, 6 months ago
762fe7d
bpo-43200: Fix link to shutil.copy() in the shutil doc (GH-24505)
by Zackery Spytz
· 4 years, 6 months ago
fd053fd
bpo-43172: readline now passes its tests when built against libedit (GH-24499)
by Gregory P. Smith
· 4 years, 6 months ago
749d40a
Fix link to sqlite3 enable_shared_cache documentation (GH-24496)
by Tom Forbes
· 4 years, 6 months ago
da21f7b
bpo-41824: Add versionadded for typing.ForwardRef docs (#24224)
by Ken Jin
· 4 years, 6 months ago
5f77dee
Improve docs of PEP 604 Union (#24301)
by Ken Jin
· 4 years, 6 months ago
30a8b28
bpo-43147: Remove archaic terminology. (GH-24462)
by Raymond Hettinger
· 4 years, 6 months ago
0ec57e2
bpo-16781: In 'exec' doc, add 'nonlocal' to 'yield' and 'return' (GH-2446)
by Terry Jan Reedy
· 4 years, 6 months ago
5f18c22
Simple typo fix (GH-24448)
by Andrew Tennikoff
· 4 years, 6 months ago
755c6e6
Minor readability improvements. Also note performance impact of __slots__. (GH-24456)
by Raymond Hettinger
· 4 years, 7 months ago
f917c24
bpo-43106: Add os.O_EVTONLY/O_FSYNC/O_SYMLINK/O_NOFOLLOW_ANY (GH-24428)
by Dong-hee Na
· 4 years, 7 months ago
8d998f1
Merge tag 'v3.10.0a5'
by Pablo Galindo
· 4 years, 7 months ago
a98fe02
bpo-43082: Remove redundant 'the' in Descriptor howto (GH-24394)
by diegoe
· 4 years, 7 months ago
1ba08a1
Add link to Microsoft docs for limitations in Windows Store package (GH-24422)
by Steve Dower
· 4 years, 7 months ago
2edaf6a
bpo-8264: Document hasattr and getattr behavior for private attributes (GH-23513)
by Ken Jin
· 4 years, 7 months ago
b0478d7
Fix Sphynx syntax in the memory.rst document
by Pablo Galindo
· 4 years, 7 months ago
v3.10.0a5
58fb156
bpo-42997: Improve error message for missing : before suites (GH-24292)
by Pablo Galindo
· 4 years, 7 months ago
000cde5
bpo-38307: Add end_lineno attribute to pyclbr Objects (GH-24348)
by Aviral Srivastava
· 4 years, 7 months ago
a776da9
bpo-42927: Update the What's new entry for LOAD_ATTR optimizations (GH-24383)
by Pablo Galindo
· 4 years, 7 months ago
89294e3
Doc: errors tutorial improvements (GH-16269)
by Adorilson Bezerra
· 4 years, 7 months ago
e603443
bpo-43059: Remove reference to legacy external sqlite3 repository (GH-24364)
by L
· 4 years, 7 months ago
62437a2
bpo-43047: logging.config formatters documentation update (GH-24358)
by Ian Wienand
· 4 years, 7 months ago
62949f6
bpo-41282: Add deprecation warning and docs for distutils (PEP 632) (GH-24355)
by Steve Dower
· 4 years, 7 months ago
6baaae5
Fixing typos in turtle.rst (GH-24376)
by Jules Lasne
· 4 years, 7 months ago
6372a4c
Fixed typo in turtle.rst (GH-24371)
by Jules Lasne
· 4 years, 7 months ago
64fc105
bpo-42955: Remove sub-packages from sys.stdlib_module_names (GH-24353)
by Victor Stinner
· 4 years, 7 months ago
7a34380
bpo-43008: Make IDLE respect sys.excepthook (GH-24302)
by Ken
· 4 years, 7 months ago
dea5bf9
bpo-33387: update documentation for exception handling opcode changes (GH-24334)
by Irit Katriel
· 4 years, 7 months ago
c92cd0f
Fix minor typo in the rest format in the enum docs (GH-24335)
by Pablo Galindo
· 4 years, 7 months ago
7c8e0b0
Document new parenthesized with statements (GH-24281)
by Pablo Galindo
· 4 years, 7 months ago
7aaeb2a
bpo-38250: [Enum] single-bit flags are canonical (GH-24215)
by Ethan Furman
· 4 years, 7 months ago
9852cb3
bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332)
by Victor Stinner
· 4 years, 7 months ago
f066bd9
bpo-37319: Improve documentation, code and tests of randrange. (GH-19112)
by Serhiy Storchaka
· 4 years, 7 months ago
5c1f15b
bpo-42843: Keep Sphinx 1.8 and Sphinx 2 compatibility (GH-24282)
by Julien Palard
· 4 years, 7 months ago
4833591
bpo-42955: Fix sys.module_names doc (GH-24329)
by Victor Stinner
· 4 years, 7 months ago
db584bd
bpo-42955: Add sys.modules_names (GH-24238)
by Victor Stinner
· 4 years, 7 months ago
cf19cc3
bpo-27772: Make preceding width with 0 valid in string format. (GH-11270)
by Serhiy Storchaka
· 4 years, 7 months ago
b745a61
bpo-42996: Update a reference to PKCS #5 in hashlib docs to version 2.1 (GH-24289)
by Illia Volochii
· 4 years, 7 months ago
644d528
bpo-40304: Correct type(name, bases, dict) doc (GH-19553)
by Борис Верховский
· 4 years, 7 months ago
805ede8
Add a What's New entry for the new parser error improvements (GH-24280)
by Pablo Galindo
· 4 years, 7 months ago
6cd5b01
Fix typo in what's new. bidst_wheel -> bdist_wheel (GH-24234)
by ravcio
· 4 years, 7 months ago
dcea78f
bpo-42392: Mention loop removal in whatsnew for 3.10 (GH-24256)
by Ken Jin
· 4 years, 7 months ago
75e59a9
bpo-42856: Add --with-wheel-pkg-dir=PATH configure option (GH-24210)
by Victor Stinner
· 4 years, 7 months ago
e0e398e
Fix typos in unittest documentation (GH-24194)
by Conchylicultor
· 4 years, 7 months ago
e982fe4
bpo-42048: Clinic Howto: Document AC's defining_class converter (GH-23978)
by Erlend Egeberg Aasland
· 4 years, 7 months ago
1459fed
Doc: os.path.abspath and Path.resolve are also different (GH-23276)
by Hong Xu
· 4 years, 7 months ago
e485be5
Add a clarification for the object-domain allocators regarding pointer validity (GH-24253)
by Pablo Galindo
· 4 years, 7 months ago
bc450f9
Add a paragraph about allocation domains to the C-API docs (GH-24252)
by Pablo Galindo
· 4 years, 7 months ago
4c94d74
bpo-42877: add the 'compact' param to TracebackException's __init__ (#24179)
by Irit Katriel
· 4 years, 7 months ago
9712358
Docs: Remove stray semicolon in init.rst (GH-23974)
by Ken Jin
· 4 years, 7 months ago
14cfa32
bpo-39273: Expose BUTTON5_* constants in the curses module if available (GH-17996)
by Zackery Spytz
· 4 years, 7 months ago
c47c78b
bpo-37324: Remove ABC aliases from collections (GH-23754)
by Hugo van Kemenade
· 4 years, 7 months ago
fb35fa4
bpo-42870: Document change in argparse help output. (GH-24190)
by Tomáš Hrnčiar
· 4 years, 7 months ago
ace008c
Fix various ParamSpec errors in typing (GH-24176)
by Ken Jin
· 4 years, 7 months ago
0e2a0f7
bpo-42802: Remove distutils bdist_wininst command (GH-24043)
by Victor Stinner
· 4 years, 7 months ago
68e1f25
Fix a typo in docs for typing.Concatenate (#24169)
by Johan Dahlin
· 4 years, 7 months ago
5c30145
bpo-42783: Documentation for asyncio.sleep(0) (#24002)
by Simon Willison
· 4 years, 7 months ago
ff8458b
bpo-42811: Update importlib.utils.resolve_name() docs to use __spec__.parent (GH-24100)
by Yair Frid
· 4 years, 7 months ago
315fc52
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
by Antonio Cuni
· 4 years, 8 months ago
1a9f51e
bpo-14014: Clarify StreamWriter.reset() documentation (GH-13716)
by Berker Peksag
· 4 years, 8 months ago
ddb5e11
bpo-24464: Deprecate sqlite3.enable_shared_cache (GH-24008)
by Erlend Egeberg Aasland
· 4 years, 8 months ago
f9949f8
bpo-38413: Remove outdated section about multithreading in sqlite3 (GH-23159)
by Vladimir
· 4 years, 8 months ago
cf0b239
bpo-40810: Require SQLite 3.7.15 (GH-24106)
by Erlend Egeberg Aasland
· 4 years, 8 months ago
de833b6
Fix 'make suspicious' for the itertools module (GH-24097)
by Pablo Galindo
· 4 years, 8 months ago
1470edd
bpo-42681: Fix range checks for color and pair numbers in curses (GH-23874)
by Serhiy Storchaka
· 4 years, 8 months ago
6613676
bpo-38308: Fix the "versionchanged" for the *weights* of harmonic_mean() (GH-23919)
by Zackery Spytz
· 4 years, 8 months ago
Next »