cpython/Doc/faq
Jelle Zijlstra 9825bdfbd5
bpo-43723: Deprecate camelCase aliases from threading (GH-25174)
The snake_case names have existed since Python 2.6, so there is
no reason to keep the old camelCase names around. One similar
method, threading.Thread.isAlive, was already removed in
Python 3.9 (bpo-37804).
2021-04-12 10:42:53 +02:00
..
design.rst Fix typo in the word "spaghetti" (GH-24866) 2021-03-15 10:23:03 -07:00
extending.rst bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 2019-10-30 12:03:20 +02:00
general.rst bpo-41573: Update release versions in General FAQ (GH-21915) 2020-08-21 18:28:54 -04:00
gui.rst Docs: FIX broken links. (GH-13491) 2019-05-25 20:02:24 +02:00
index.rst Improve FAQ link in documentation (for issue #16435). 2012-11-09 17:52:30 -08:00
installed.rst Use https:// URLs when referring to python.org hosts. 2014-10-29 08:36:35 +01:00
library.rst bpo-43723: Deprecate camelCase aliases from threading (GH-25174) 2021-04-12 10:42:53 +02:00
programming.rst bpo-20503: Show how isinstance() works with ABC registered classes. (GH-25175) 2021-04-05 12:48:24 -07:00
python-video-icon.png bpo-30660: Doc: Optimize PNG files by optipng (GH-8032) 2018-07-01 16:02:52 +09:00
windows.rst bpo-41292: Fixes dead link to cx_freeze from Windows FAQ (GH-21463) 2020-10-19 23:02:43 +01:00