Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) | Serhiy Storchaka | 2023-08-22 | 1 | -2/+2 |
| | |||||
* | gh-107298: Fix some references in the C API documentation (GH-108072) | Serhiy Storchaka | 2023-08-17 | 1 | -1/+1 |
| | |||||
* | gh-106892: Use roles :data: and :const: for referencing module variables ↵ | Serhiy Storchaka | 2023-07-21 | 1 | -2/+2 |
| | | | | (GH-106894) | ||||
* | gh-104773: PEP 594: Remove the nntplib module (#104894) | Victor Stinner | 2023-05-24 | 1 | -1/+1 |
| | | | | | | | | * socket_helper.transient_internet() no longer imports nntplib to catch nntplib.NNTPTemporaryError. * ssltests.py no longer runs test_nntplib. * "make quicktest" no longer runs test_nntplib. * WASM: remove nntplib from OMIT_NETWORKING_FILES. * Remove mentions to nntplib in the email documentation. | ||||
* | gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) | Serhiy Storchaka | 2022-09-24 | 1 | -1/+1 |
| | |||||
* | gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS ↵ | Serhiy Storchaka | 2022-08-04 | 1 | -1/+1 |
| | | | | | | | | | | (GH-95527) If an HTTP link is redirected to a same looking HTTPS link, the latter can be used directly without changes in readability and behavior. It protects from a men-in-the-middle attack. This change does not affect Python examples. | ||||
* | gh-92240 : Include release dates for "What's New In Python 3.X" (#92937) | georgically | 2022-05-29 | 1 | -0/+1 |
| | | | | Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> | ||||
* | [docs] Improve the markup of powers (GH-28598) | Serhiy Storchaka | 2021-09-28 | 1 | -4/+4 |
| | |||||
* | Fix miscellaneous typos (#4275) | luzpaz | 2017-11-05 | 1 | -1/+1 |
| | |||||
* | Issue #19795: Fixed markup errors. | Serhiy Storchaka | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | Issue #19795: Mark up True and False as literal text instead of bold. | Serhiy Storchaka | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | Issue #25523: Correct "a" article to "an" article | Martin Panter | 2015-11-02 | 1 | -1/+1 |
| | | | | | | This changes the main documentation, doc strings, source code comments, and a couple error messages in the test suite. In some cases the word was removed or edited some other way to fix the grammar. | ||||
* | Fixing broken links in doc, part 4: some more breaks and redirects | Georg Brandl | 2014-10-29 | 1 | -1/+1 |
| | |||||
* | Issue #22369: Change "context manager protocol" to "context management ↵ | Serhiy Storchaka | 2014-09-10 | 1 | -1/+1 |
| | | | | protocol". | ||||
* | Remove confusing "Release" and "Date" markers from whatsnews. | Georg Brandl | 2012-10-28 | 1 | -2/+0 |
| | |||||
* | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -5/+5 |
| | |||||
* | #9911: doc copyedits. | Georg Brandl | 2010-09-21 | 1 | -1/+1 |
| | |||||
* | #7794: describe 3.1 support for executing directories and zip archives | Andrew M. Kuchling | 2010-02-22 | 1 | -0/+6 |
| | |||||
* | Recorded merge of revisions 78024 via svnmerge from | Georg Brandl | 2010-02-06 | 1 | -1/+1 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r78024 | georg.brandl | 2010-02-06 19:44:44 +0100 (Sa, 06 Feb 2010) | 1 line #5341: fix "builtin" where used as an adjective ("built-in" is correct). ........ | ||||
* | Fix funny typo. | Raymond Hettinger | 2009-06-10 | 1 | -1/+1 |
| | |||||
* | Add notes for porting issues related to pickles. | Raymond Hettinger | 2009-06-09 | 1 | -0/+5 |
| | |||||
* | Add example for the change to pickle and note the effect of the fix_imports ↵ | Raymond Hettinger | 2009-06-09 | 1 | -18/+24 |
| | | | | option. | ||||
* | Add what's new entry for r73236. | Antoine Pitrou | 2009-06-06 | 1 | -0/+18 |
| | |||||
* | Take ipaddr out of whatsnew. | Raymond Hettinger | 2009-06-04 | 1 | -37/+0 |
| | |||||
* | Issue 5150: Add rstrip() menu option to IDLE. | Raymond Hettinger | 2009-05-29 | 1 | -0/+8 |
| | |||||
* | fix typo | Raymond Hettinger | 2009-05-28 | 1 | -1/+1 |
| | |||||
* | Deprecate contextlib.nested(). The with-statement now provides this ↵ | Raymond Hettinger | 2009-05-28 | 1 | -0/+3 |
| | | | | functionality directly. | ||||
* | Add attribution for patch co-author. | Georg Brandl | 2009-05-27 | 1 | -1/+1 |
| | |||||
* | Update whatsnew for compound with-statements. | Raymond Hettinger | 2009-05-27 | 1 | -0/+11 |
| | |||||
* | More updates. | Raymond Hettinger | 2009-05-15 | 1 | -4/+18 |
| | |||||
* | Add examples for ipaddr. | Raymond Hettinger | 2009-05-15 | 1 | -1/+32 |
| | |||||
* | Update whatsnew for imaplib changes. Move importlib work to end of section. | Raymond Hettinger | 2009-05-15 | 1 | -13/+14 |
| | |||||
* | this statement isn't actually true | Benjamin Peterson | 2009-05-14 | 1 | -3/+1 |
| | |||||
* | Bring whatsnew up-to-date as of May 14th. | Raymond Hettinger | 2009-05-14 | 1 | -0/+14 |
| | |||||
* | Update whatsnew for NEWS entries through May 5th. | Raymond Hettinger | 2009-05-14 | 1 | -6/+14 |
| | |||||
* | Mention ipaddr in whatsnew for 3.1. | Gregory P. Smith | 2009-05-03 | 1 | -0/+6 |
| | |||||
* | Doc fix, closing issue 5826 | Michael Foord | 2009-04-25 | 1 | -1/+1 |
| | |||||
* | Add porting notes. | Raymond Hettinger | 2009-04-17 | 1 | -0/+29 |
| | |||||
* | Add more examples. | Raymond Hettinger | 2009-04-17 | 1 | -0/+4 |
| | |||||
* | Nit. | Eric Smith | 2009-04-17 | 1 | -1/+1 |
| | |||||
* | Update list of supported types. | Raymond Hettinger | 2009-04-17 | 1 | -2/+2 |
| | |||||
* | Nits. | Raymond Hettinger | 2009-04-17 | 1 | -4/+4 |
| | |||||
* | Ladies and gentlemen, the new float.__repr__() has arrived. | Raymond Hettinger | 2009-04-17 | 1 | -0/+37 |
| | |||||
* | Fix links | Raymond Hettinger | 2009-04-14 | 1 | -3/+4 |
| | |||||
* | Fix-up links. | Raymond Hettinger | 2009-04-14 | 1 | -6/+6 |
| | |||||
* | New module names are lowercase | Raymond Hettinger | 2009-04-14 | 1 | -1/+1 |
| | |||||
* | Fix link | Raymond Hettinger | 2009-04-09 | 1 | -1/+1 |
| | |||||
* | Fix markup | Raymond Hettinger | 2009-04-09 | 1 | -2/+2 |
| | |||||
* | Update whatsnew based on doc search. | Raymond Hettinger | 2009-04-09 | 1 | -2/+49 |
| | |||||
* | Clean-up an example. | Raymond Hettinger | 2009-04-08 | 1 | -2/+2 |
| |