summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* bpo-36797: Prune more legacy distutils documentation (GH-13092)Nick Coghlan2019-05-1413-70/+57
* Doc: Update pip and setuptools when creating the virtual environment (GH-13307)Stéphane Wirtel2019-05-141-0/+1
* Simplify the ``LastUpdatedOrderedDict`` example recipe (GH-13296)wim glenn2019-05-141-1/+1
* bpo-35138: Added an example for timeit.timeit with callable arguments (GH-9787)Anders Hovmöller2019-05-131-1/+5
* bpo-36895: Undocument removed time.clock (GH-13286)Matthias Bussonnier2019-05-132-24/+4
* Docs: Add bz2 usage examples (GH-13258)Brad2019-05-131-5/+79
* bpo-36867: DOC update multiprocessing.rst (GH-13289)Pierre Glaser2019-05-131-6/+10
* bpo-36728: Remove PyEval_ReInitThreads documentation (GH-13282)Victor Stinner2019-05-131-7/+0
* bpo-34682: Wording and grammatical changes to the doc(https://docs.python.org...divyag92019-05-133-13/+13
* bpo-36008: Doc update for 3.8 migration (GH-12887)Utkarsh Gupta2019-05-133-10/+10
* Changes to the documentation of normcase (GH-4725)Kexuan Sun2019-05-131-4/+4
* bpo-36728: Remove PyEval_ReInitThreads() from C API (GH-13241)Victor Stinner2019-05-131-0/+5
* bpo-36778: Update cp65001 codec documentation (GH-13240)Victor Stinner2019-05-131-5/+4
* bpo-6584: Add a BadGzipFile exception to the gzip module. (GH-13022)Zackery Spytz2019-05-132-0/+13
* bpo-36783: Add new references for C API Documentation changes (GH-13204)Edison A2019-05-132-6/+23
* Correct misspelling (GH-11470)Johnny Gérard2019-05-131-1/+1
* bpo-36895: remove time.clock() as per removal notice. (GH-13270)Matthias Bussonnier2019-05-131-1/+1
* bpo-36886: Document changes in code object in What's new section (GH-13255)Pablo Galindo2019-05-121-0/+4
* bpo-36084: Add native thread ID to threading.Thread objects (GH-11993)Jake Tesler2019-05-122-0/+43
* bpo-36822: Fix minor grammatical error in glossary.rst (GH-13145)Sanyam Khurana2019-05-111-4/+4
* Hide module name from local (anchor) links in shutil docs (GH-6695)Aurelio Jargas2019-05-111-4/+4
* bpo-21536: Update What's New in Python 3.8 entry (GH-13242)Victor Stinner2019-05-111-1/+2
* Fix sphinx deprecation warning about env.note_versionchange() (GH-13236)Pablo Galindo2019-05-101-1/+1
* bpo-33071: remove outdated PyPI docs (GH-13087)Kojo Idrissa2019-05-102-243/+6
* bpo-36676: Update what's new document. (#13226)Stefan Behnel2019-05-101-0/+7
* bpo-27497: Add return value to csv.DictWriter.writeheader (GH-12306)Rémi Lapeyre2019-05-101-2/+8
* bpo-36778: cp65001 encoding becomes an alias to utf_8 (GH-13230)Victor Stinner2019-05-101-2/+1
* bpo-36802: Drop awrite()/aclose(), support await write() and await close() in...Andrew Svetlov2019-05-091-31/+59
* doc: fix broken link on howto/unicode page (#13160)redshiftzero2019-05-091-1/+1
* bpo-30262: Don't expose private objects in sqlite3 (GH-1440)Aviv Palivoda2019-05-091-0/+4
* closes bpo-36861: Update Unicode database to 12.1.0. (GH-13214)Benjamin Peterson2019-05-094-9/+8
* bpo-35900: Enable custom reduction callback registration in _pickle (GH-12499)Pierre Glaser2019-05-081-0/+71
* bpo-36817: Add f-string debugging using '='. (GH-13123)Eric V. Smith2019-05-081-0/+14
* bpo-35900: Add a state_setter arg to save_reduce (GH-12588)Pierre Glaser2019-05-081-1/+10
* bpo-26903: Limit ProcessPoolExecutor to 61 workers on Windows (GH-13132)Brian Quinlan2019-05-081-0/+4
* bpo-31873: Update unicode.rst - 'unicode' capitalization (GH-4125)toonarmycaptain2019-05-081-12/+12
* Doc: Be explicit that Pathlib resolve was strict before 3.6. (GH-11316)Julien Palard2019-05-081-1/+1
* bpo-36832: add zipfile.Path (#13153)Jason R. Coombs2019-05-081-0/+67
* Doc: Fix missing bracket (GH-13163)Zhaorong Ma2019-05-081-1/+1
* bpo-36838: Suggest 'make venv' when missing Doc/ tools. (GH-13173)Gregory P. Smith2019-05-071-4/+12
* Add a footnote about Cheese Shop in Doc/tutorial (GH-13103)Adorilson Bezerra2019-05-071-1/+7
* bpo-11001: updated cookie docs (GH-13086)Julia Iliuk2019-05-071-7/+9
* bpo-28795: Signal documentation: Fix misleading statement. (GH-13121)Julien Palard2019-05-071-1/+2
* bpo-36783: Added C API Documentation for Time_FromTimeAndFold and PyDateTime_...Edison A2019-05-071-0/+16
* Fix rst formatting for several links in ssl documentation (GH-13133)Toshio Kuratomi2019-05-061-3/+3
* bpo-36793: Remove unneeded __str__ definitions. (GH-13081)Serhiy Storchaka2019-05-061-0/+7
* bpo-36766: Typos in docs and code comments (GH-13116)penguindustin2019-05-062-2/+2
* bpo-36275: enhance documentation for venv.create() (GH-13114)Sebastian Koslowski2019-05-061-1/+6
* Clarify the download unit in the download section (GH-13122)Stéphane Wirtel2019-05-061-2/+1
* bpo-30668: add missing word in license.rst (GH-13115)Patrick Mühlbauer2019-05-061-1/+1