summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* gh-86404: [doc] Fix missing backtick and double target name. (#94120)Julien Palard2022-06-231-2/+2
* gh-91456: [Enum] Deprecate default auto() behavior with mixed value types (GH...Oscar R2022-06-231-0/+4
* Closes gh-94152: Update pyvideo.org URL (GH-94075)partev2022-06-231-1/+1
* gh-85308: argparse: Use filesystem encoding for arguments file (GH-93277)Inada Naoki2022-06-232-1/+16
* gh-84623: Remove unused imports (#94132)Victor Stinner2022-06-224-5/+4
* gh-94114: Remove obsolete reference to python.org mirrors (GH-94115)partev2022-06-221-4/+1
* gh-74696: Do not change the current working directory in shutil.make_archive(...Serhiy Storchaka2022-06-221-1/+7
* bpo-30535: [doc] state that sys.meta_path is not empty by default (GH-94098)Irit Katriel2022-06-211-1/+2
* gh-89336: Remove configparser APIs that were deprecated for 3.12 (#92503)Gregory P. Smith2022-06-212-26/+13
* gh-82927: Update files related to HTML entities. (GH-92504)Ezio Melotti2022-06-211-2/+2
* Tutorial: specify match cases don't fall through (GH-93615)max2022-06-211-2/+4
* gh-93240: clarify wording in IO tutorial (GH-93276)paulreece2022-06-211-1/+1
* gh-93675: Fix typos in `Doc/` (GH-93676)luzpaz2022-06-216-6/+6
* gh-93851: Fix all broken links in Doc/ (GH-93853)Oleg Iarygin2022-06-2130-47/+59
* gh-94068: Remove HVSOCKET_CONTAINER_PASSTHRU constant because it has been rem...Steve Dower2022-06-211-1/+0
* gh-86986: Drop compatibility support for Sphinx 2 (GH-93737)Adam Turner2022-06-2111-52/+18
* gh-90539: doc: Expand on what should not go into CFLAGS, LDFLAGS (#92754)Matthias Köppe2022-06-201-0/+18
* gh-61162: Clarify sqlite3 connection context manager docs (GH-93890)Erlend Egeberg Aasland2022-06-191-4/+18
* gh-93925: Improve clarity of sqlite3 commit/rollback, and close docs (#93926)Erlend Egeberg Aasland2022-06-191-9/+8
* gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938)Victor Stinner2022-06-191-1/+15
* What's new in 3.10: fix link to issue (#93968)Hugo van Kemenade2022-06-191-1/+1
* gh-92611: Add details on replacements for cgi utility funcs (GH-92792)CAM Gerlach2022-06-171-0/+31
* gh-77782: Deprecate global configuration variable (#93943)Victor Stinner2022-06-171-0/+29
* gh-77782: Py_FdIsInteractive() now uses PyConfig.interactive (#93916)Victor Stinner2022-06-171-1/+3
* gh-92547: Amend What's New (#93872)Erlend Egeberg Aasland2022-06-161-0/+8
* gh-93857: Fix broken audit-event targets in sqlite3 docs (#93859)Erlend Egeberg Aasland2022-06-151-2/+2
* gh-87260: Update sqlite3 signature docs to reflect actual implementation (#93...Erlend Egeberg Aasland2022-06-151-9/+9
* Add test.support.busy_retry() (#93770)Victor Stinner2022-06-151-0/+45
* gh-93183: Adjust wording in socket docs (#93832)Erlend Egeberg Aasland2022-06-151-2/+2
* [docs] Fix LOAD_ATTR version changed (GH-93816)Ken Jin2022-06-141-1/+1
* GH-93429: Document `LOAD_METHOD` removal (GH-93803)Ken Jin2022-06-142-13/+23
* gh-91877: Fix WriteTransport.get_write_buffer_{limits,size} docs (#92338)Sanket Shanbhag2022-06-141-0/+4
* Change list to view object (#93661)Pamela Fox2022-06-111-1/+2
* gh-86404: [doc] A make sucpicious false positive. (GH-93710)Julien Palard2022-06-111-0/+2
* gh-90153: whatsnew: "z" option in format spec (GH-93624)John Belmonte2022-06-111-0/+3
* gh-91317: Document that Path does not collapse initial `//` (GH-32193)Oleg Iarygin2022-06-101-3/+30
* gh-81790: support "UNC" device paths in `ntpath.splitdrive()` (GH-91882)Barney Gale2022-06-101-1/+1
* gh-93466: Document PyType_Spec doesn't accept repeated slot IDs; raise where ...Petr Viktorin2022-06-101-0/+2
* Improve logging documentation with example and additional cookbook re… (GH-...Vinay Sajip2022-06-092-2/+99
* bpo-45383: Get metaclass from bases in PyType_From* (GH-28748)Sebastian Berg2022-06-091-3/+33
* Doc: Update references and examples of old, unsupported OSes and uarches (GH-...CAM Gerlach2022-06-097-18/+29
* gh-93180: Update os.copy_file_range() documentation (#93182)Illia Volochii2022-06-081-3/+17
* gh-87961: Remove outdated notes from functions that aren't in the Limited API...Petr Viktorin2022-06-083-26/+0
* gh-93370: Deprecate sqlite3.version and sqlite3.version_info (#93482)Kalyan2022-06-071-0/+10
* Fix `PurePath.relative_to` links in the pathlib documentation. (GH-93268)jacksonriley2022-06-071-2/+2
* gh-92592: Allow logging filters to return a LogRecord. (GH-92591)Adrian Garcia Badaracco2022-06-072-3/+36
* gh-88831: In docs for asyncio.create_task, explain why strong references to t...Andreas Grommek2022-06-071-1/+18
* gh-93162: Add ability to configure QueueHandler/QueueListener together (GH-93...Vinay Sajip2022-06-073-0/+89
* gh-86986: bump min sphinx version to 3.2 (GH-93337)Davide Rizzo2022-06-071-1/+1
* Fix contributor name in WhatsNew 3.11 (GH-93556)Samodya Abeysiriwardane2022-06-071-1/+1