summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* gh-91230: Concise catch_warnings with simplefilter (#91435)Zac Hatfield-Dodds2022-04-242-1/+16
* gh-91217: deprecate spwd (#91846)Brett Cannon2022-04-231-0/+1
* gh-84461: Add --enable-wasm-pthreads and more file systems (GH-91820)Christian Heimes2022-04-231-0/+6
* gh-84461: Add sys._emscripten_info, improve docs and build (gh-91781)Christian Heimes2022-04-231-0/+29
* gh-88116: Enhance the inspect frame APIs to use the extended position informa...Pablo Galindo Salgado2022-04-232-24/+110
* gh-85864: Mark positional-only args in io docs (#91683)slateny2022-04-231-10/+10
* gh-91547: Remove "Undocumented modules" page (#91682)Shantanu2022-04-222-27/+0
* gh-91217: deprecate-sndhdr (#91806)Brett Cannon2022-04-222-1/+2
* bpo-46720: Add support for path-like objects to multiprocessing.set_executabl...Géry Ogam2022-04-221-0/+3
* gh-91764: Mark version typing.Unpack and LiteralString were added in (#91817)Dominic Davis-Foster2022-04-221-0/+4
* gh-89653: PEP 670: Amend docs (GH-91813)Erlend Egeberg Aasland2022-04-224-17/+18
* Docs: Clarify availability of PyOS_CheckStack (GH-91816)Petr Viktorin2022-04-221-3/+3
* gh-91291: Accept attributes as keyword arguments in decimal.localcontext (#32...Sam Ezeh2022-04-221-2/+18
* gh-91217: deprecate-pipes (GH-91779)Brett Cannon2022-04-221-0/+1
* gh-69093: Add indexing and slicing support to sqlite3.Blob (#91599)Erlend Egeberg Aasland2022-04-222-7/+11
* gh-91156: Use `locale.getencoding()` instead of getpreferredencoding (GH-91732)Inada Naoki2022-04-225-28/+12
* gh-89373: _Py_Dealloc() checks tp_dealloc exception (#32357)Victor Stinner2022-04-211-0/+1
* gh-91768: C API no longer use "const PyObject*" type (#91769)Victor Stinner2022-04-211-7/+12
* GH-88116: Document that PyCodeNew is dangerous, and make PyCode_NewEmpty less...Mark Shannon2022-04-212-6/+21
* GH-88756: Update docs for PEP 523 eval function type. (GH-91788)Mark Shannon2022-04-212-1/+8
* Minor improvements to grammar and markup. (GH-91762)Raymond Hettinger2022-04-201-12/+12
* bpo-23747: Enhance platform doc, document default behavior (GH-31462)slateny2022-04-201-6/+8
* gh-89770: [PEP-678] add exception notes to tutorial (GH-30441)Irit Katriel2022-04-202-0/+72
* bpo-30718: Add information about text buffering (GH-32351)slateny2022-04-201-1/+5
* Clean-up the argparse docs quick links table (GH-91726)Raymond Hettinger2022-04-201-55/+33
* Add link to sys.path in os lib (#91679)slateny2022-04-201-2/+2
* Fix awkward sentence in signal docs (#91508)AJ Jordan2022-04-201-4/+5
* gh-74166: make all_errors keyword-only (GH-91704)Irit Katriel2022-04-191-1/+1
* gh-91231: Add shutdown_timeout to multiprocessing BaseManager (#32112)Victor Stinner2022-04-191-1/+15
* Doc: Fix link formatting typo (GH-91659)slateny2022-04-191-1/+1
* bpo-40421: Cleanup PyFrame C API (GH-32417)Victor Stinner2022-04-191-16/+2
* bpo-46014: Add docs regarding `functools.singledispatch` changes in 3.11 (#32...Yurii Karabas2022-04-192-0/+51
* gh-74166: Add option to get all errors from socket.create_connection (GH-91586)Irit Katriel2022-04-182-1/+14
* bpo-21150: Add quick link/summary table to the top of argparse documentation ...Susan Su2022-04-181-0/+98
* Remove duplicate explanation (GH-91534)Gouvernathor2022-04-181-4/+0
* gh-91118: Fix docstrings that do not honor --without-doc-strings (#31769)Oleg Iarygin2022-04-187-11/+11
* gh-91217: deprecate ossaudiodev (GH-91641)Brett Cannon2022-04-171-0/+1
* gh-89885: Improve import example in language reference (#91523)slateny2022-04-171-6/+4
* gh-91541: Fix error in example in modules tutorial (#91634)1809092022-04-171-1/+1
* gh-90923: Improve sqlite3.Connection.execute* docs (#91643)Erlend Egeberg Aasland2022-04-171-12/+9
* gh-78607: Replace __ltrace__ with __lltrace__ (GH-91619)Dennis Sweeney2022-04-161-1/+1
* gh-91217: deprecate nis (GH-91606)Brett Cannon2022-04-161-0/+1
* gh-89770: Implement PEP-678 - Exception notes (GH-31317)Irit Katriel2022-04-162-12/+22
* gh-86178: Add wsgiref.types (GH-32335)Sebastian Rittau2022-04-162-7/+65
* gh-89263: Add typing.get_overloads (GH-31716)Jelle Zijlstra2022-04-161-0/+29
* gh-69093: sqlite3 blob doc amendments (GH-91561)Erlend Egeberg Aasland2022-04-161-52/+55
* gh-82849: revise intro to os.path.rst (GH-32232)Jack DeVries2022-04-161-11/+4
* gh-69093: Add context manager support to sqlite3.Blob (GH-91562)Erlend Egeberg Aasland2022-04-162-10/+15
* Add link to documentation translation list (#91560)slateny2022-04-161-0/+4
* gh-91217: deprecate nntplib (GH-91543)Brett Cannon2022-04-151-0/+1