• Home
  • Raw
  • Download

Lines Matching +full:- +full:- +full:date

2 .. date: 2019-01-15-18-16-05
4 .. release date: 2019-02-03
7 :cve:`2019-5010`: Fix a NULL pointer deref in ssl module. The cert parser did
10 (TALOS-2018-0758) reported by Colin Read and Nicolas Edet of Cisco.
15 .. date: 2018-11-23-15-00-23
19 The :option:`-I` command line option (run Python in isolated mode) is now
21 spawning child processes. Previously, only :option:`-E` and :option:`-s`
22 options (enabled by :option:`-I`) were copied.
27 .. date: 2018-09-24-18-49-25
33 -E or -I arguments.
38 .. date: 2018-09-11-18-30-55
49 .. date: 2018-09-10-16-05-39
53 :cve:`2018-14647`: The C accelerated _elementtree module now initializes hash
59 .. date: 2018-08-15-12-12-47
68 .. date: 2018-06-26-19-35-33
79 .. date: 2018-05-28-08-55-30
83 Fixed thread-safety of error handling in _ssl.
88 .. date: 2018-03-25-12-05-43
92 Harden ssl module against LibreSSL :cve:`2018-8970`.
99 .. date: 2018-03-05-10-09-51
108 .. date: 2018-03-02-10-24-52
114 refactored. This resolves :cve:`2018-1060` and :cve:`2018-1061`. Patch by Jamie
120 .. date: 2017-08-06-14-43-45
130 .. date: 2019-02-01-22-38-11
140 .. date: 2019-01-24-13-25-21
151 .. date: 2019-01-22-19-17-27
162 .. date: 2019-01-22-18-50-21
172 .. date: 2019-01-19-19-41-53
177 This is a C-level backwards incompatible change.
182 .. date: 2019-01-12-23-33-04
192 .. date: 2019-01-05-18-39-49
204 .. date: 2018-12-31-02-37-20
213 .. date: 2018-12-30-15-36-23
223 .. date: 2018-12-22-22-19-51
227 Fix an assertion error in :func:`format` in debug build for floating-point
234 .. date: 2018-12-21-13-29-30
245 .. date: 2018-12-15-14-01-45
255 .. date: 2018-12-15-00-47-41
265 .. date: 2018-12-14-18-02-34
269 Improved syntax error messages for unbalanced parentheses in f-string.
274 .. date: 2018-12-09-13-09-39
284 .. date: 2018-12-07-02-38-01
294 .. date: 2018-12-05-16-24-05
305 .. date: 2018-12-03-21-20-24
317 .. date: 2018-12-01-19-20-53
327 .. date: 2018-11-29-23-59-52
337 .. date: 2018-11-21-14-05-51
338 .. nonce: Kin10-
349 .. date: 2018-11-20-22-33-38
354 :meth:`complex.__format__` methods for non-ASCII decimal point when using
360 .. date: 2018-11-17-10-18-29
370 .. date: 2018-11-13-14-26-54
379 .. date: 2018-11-13-01-03-10
383 Speed up :func:`namedtuple` attribute access by 1.6x using a C fast-path
389 .. date: 2018-11-13-00-40-35
400 .. date: 2018-11-12-11-38-06
406 --with-memory-sanitizer has been added to make test builds of this nature
412 .. date: 2018-11-08-15-00-58
423 .. date: 2018-11-05-21-19-05
432 .. date: 2018-11-04-18-13-40
436 Fix handling of hash-based bytecode files in :mod:`zipimport`. Patch by
442 .. date: 2018-11-03-10-37-29
453 .. date: 2018-10-25-20-53-32
454 .. nonce: jH-AMF
457 Clarify in the docstrings of :mod:`os` methods that path-like objects are
463 .. date: 2018-10-23-15-03-53
467 :mod:`socket`: Fix off-by-one bug in length check for ``AF_ALG`` name and
473 .. date: 2018-10-21-17-43-48
479 :exc:`TypeError` instead of :exc:`AttributeError` for non-integer
485 .. date: 2018-10-20-18-05-58
489 Fix ``lineno`` and ``col_offset`` for multi-line string tokens.
494 .. date: 2018-10-20-10-26-15
504 .. date: 2018-10-14-17-26-41
514 .. date: 2018-10-13-22-24-19
525 .. date: 2018-10-13-17-40-15
535 .. date: 2018-10-13-16-42-03
536 .. nonce: B5M-3g
545 .. date: 2018-10-06-14-02-51
559 .. date: 2018-10-02-22-55-11
569 .. date: 2018-10-02-09-10-47
579 .. date: 2018-10-01-10-41-53
589 .. date: 2018-09-30-19-27-13
594 keyword-only argument that doesn't have a default value.
599 .. date: 2018-09-30-11-19-55
612 .. date: 2018-09-27-11-10-02
622 .. date: 2018-09-24-17-51-15
634 .. date: 2018-09-21-11-06-56
643 .. date: 2018-09-20-15-41-58
648 collision results on (formerly) pathological cases. Additionally, on 64-bit
655 .. date: 2018-09-19-06-57-34
656 .. nonce: -3mrSJ
664 .. date: 2018-09-15-19-32-34
669 off-by-one.
674 .. date: 2018-09-13-12-21-08
675 .. nonce: v-bUeV
685 .. date: 2018-09-13-12-06-09
686 .. nonce: z8NE-i
694 .. date: 2018-09-11-23-50-40
704 .. date: 2018-09-11-23-12-33
708 Further restrict the syntax of the left-hand side of keyword arguments in
714 .. date: 2018-09-11-17-25-44
723 .. date: 2018-09-11-15-19-37
733 .. date: 2018-09-05-22-56-52
737 Fix an off-by-one in the recursive call pruning feature of traceback
743 .. date: 2018-08-29-11-04-19
754 .. date: 2018-08-29-09-27-47
760 coerced and the UTF-8 Mode is disabled).
765 .. date: 2018-08-28-23-01-14
776 .. date: 2018-08-28-17-48-40
789 .. date: 2018-08-28-11-53-39
800 .. date: 2018-08-28-11-52-13
804 The UTF-8 Mode is now also enabled by the "POSIX" locale, not only by the
810 .. date: 2018-08-28-10-49-55
814 On HP-UX with C or POSIX locale, sys.getfilesystemencoding() now returns
815 "ascii" instead of "roman8" (when the UTF-8 Mode is disabled and the C
821 .. date: 2018-08-28-01-45-01
831 .. date: 2018-08-15-20-46-49
842 .. date: 2018-08-14-22-35-19
852 .. date: 2018-08-14-03-52-43
861 .. date: 2018-08-12-16-03-58
870 .. date: 2018-08-10-15-05-00
881 .. date: 2018-08-09-18-42-49
891 .. date: 2018-08-02-22-34-59
900 .. date: 2018-07-28-10-34-00
910 .. date: 2018-07-27-20-04-52
920 .. date: 2018-07-25-20-26-02
930 .. date: 2018-07-25-19-23-33
934 -X dev: it is now possible to override the memory allocator using
940 .. date: 2018-07-24-12-54-57
949 .. date: 2018-07-23-21-49-05
950 .. nonce: WSV-_g
958 .. date: 2018-07-23-16-34-03
962 Profiling of unbound built-in methods now works when ``**kwargs`` is given.
967 .. date: 2018-07-18-08-36-58
976 .. date: 2018-07-16-20-55-29
986 .. date: 2018-07-14-14-01-37
996 .. date: 2018-07-14-08-58-46
1007 .. date: 2018-07-13-22-09-55
1016 .. date: 2018-07-10-11-24-16
1026 .. date: 2018-07-07-20-15-34
1030 Disabled interruption by Ctrl-C between calling ``open()`` and entering a
1036 .. date: 2018-07-05-15-51-29
1046 .. date: 2018-07-03-19-00-10
1056 .. date: 2018-06-27-18-56-41
1065 .. date: 2018-06-25-20-42-44
1074 .. date: 2018-06-25-16-54-05
1084 .. date: 2018-06-23-15-32-02
1085 .. nonce: sWN-1l
1093 .. date: 2018-06-21-21-42-15
1097 The hash of :class:`BuiltinMethodType` instances (methods of built-in
1100 :class:`MethodWrapperType` instances (methods of user-defined classes and
1101 some methods of built-in classes like ``str.__add__``) now depend on the
1108 .. date: 2018-06-15-19-39-06
1112 Fix "LC_ALL=C python3.7 -V": reset properly the command line parser when the
1118 .. date: 2018-06-07-20-18-38
1119 .. nonce: n-Nq6_
1128 .. date: 2018-06-07-18-34-19
1140 .. date: 2018-06-06-23-24-40
1149 .. date: 2018-06-05-15-49-02
1159 .. date: 2018-05-31-14-50-04
1169 .. date: 2018-05-28-21-17-31
1178 .. date: 2018-05-28-12-28-53
1188 .. date: 2018-05-23-20-46-14
1200 .. date: 2018-05-23-17-18-02
1209 .. date: 2018-05-17-13-06-36
1216 3.6--3.7.
1221 .. date: 2018-05-15-10-48-47
1225 Add :envvar:`PYTHONPYCACHEPREFIX` environment variable and :option:`-X`
1226 ``pycache_prefix`` command-line option to set an alternate root directory
1232 .. date: 2018-05-14-18-54-03
1233 .. nonce: 9xfq-v
1241 .. date: 2018-05-14-17-31-02
1251 .. date: 2018-05-14-11-00-00
1260 .. date: 2018-05-13-01-26-18
1270 .. date: 2018-05-05-23-26-58
1280 .. date: 2018-05-02-08-36-03
1289 .. date: 2018-04-26-22-48-28
1299 .. date: 2018-04-25-20-44-42
1308 .. date: 2018-04-24-22-31-04
1318 .. date: 2018-04-22-13-41-59
1327 .. date: 2018-04-19-08-30-07
1338 .. date: 2018-04-18-14-17-44
1347 .. date: 2018-04-18-12-23-30
1356 .. date: 2018-04-17-01-24-51
1360 The list constructor will pre-size and not over-allocate when the input
1366 .. date: 2018-04-14-13-12-50
1375 .. date: 2018-04-14-11-02-57
1385 .. date: 2018-04-13-22-31-09
1394 .. date: 2018-04-05-22-20-44
1403 .. date: 2018-04-03-00-58-41
1415 .. date: 2018-04-03-00-30-25
1420 ``__aexit__()`` return non-awaitable object.
1425 .. date: 2018-04-02-09-32-40
1430 from key-sharing dict.
1435 .. date: 2018-03-25-19-49-06
1439 When using the -m switch, sys.path[0] is now explicitly expanded as the
1447 .. date: 2018-03-25-19-25-14
1451 Changed standard error message for non-pickleable and non-copyable types. It
1457 .. date: 2018-03-22-23-09-06
1462 non-class and an abstract base class as the first and second arguments,
1468 .. date: 2018-03-19-00-59-20
1472 ``math.factorial`` no longer accepts arguments that are not int-like. Patch
1478 .. date: 2018-03-18-13-56-14
1492 .. date: 2018-03-14-21-42-17
1502 .. date: 2018-03-10-15-16-40
1503 .. nonce: -ak5Fk
1513 .. date: 2018-03-08-09-48-38
1522 .. date: 2018-03-06-12-19-19
1523 .. nonce: LP-V2U
1534 .. date: 2018-02-27-20-57-00
1547 .. date: 2018-02-27-13-36-21
1556 .. date: 2018-02-25-10-52-40
1566 .. date: 2018-02-24-21-51-42
1570 Make error message more revealing when there are non-str objects in
1576 .. date: 2018-02-24-00-07-05
1577 .. nonce: e-7Ufh
1581 non-constants: ``x in [a, b]`` and ``for x in [a, b]``. The case of all
1587 .. date: 2018-02-20-21-53-48
1597 .. date: 2018-02-14-12-35-47
1606 .. date: 2018-02-02-08-50-46
1610 Remove the new API added in bpo-31356 (gc.ensure_disabled() context
1616 .. date: 2018-02-01-10-56-41
1626 .. date: 2018-02-01-10-16-28
1635 .. date: 2018-01-29-14-36-37
1644 .. date: 2018-01-26-21-20-21
1649 out-of-bound errors when using customized decode error handlers.
1654 .. date: 2018-01-03-23-12-43
1664 .. date: 2017-12-24-19-48-59
1682 .. date: 2017-12-12-13-43-13
1692 .. date: 2017-11-26-00-59-22
1702 .. date: 2017-11-22-15-43-14
1703 .. nonce: -vloh8
1713 .. date: 2017-10-30-12-44-50
1724 .. date: 2017-10-07-10-13-15
1734 .. date: 2017-10-02-21-02-14
1744 .. date: 2017-09-25-20-36-24
1754 .. date: 2017-09-12-08-11-01
1764 .. date: 2019-02-02-00-04-01
1773 .. date: 2019-01-30-20-22-36
1783 .. date: 2019-01-29-17-24-52
1795 .. date: 2019-01-29-09-11-09
1799 RISC-V needed the CTYPES_PASS_BY_REF_HACK. Fixes ctypes Structure
1805 .. date: 2019-01-23-22-44-37
1806 .. nonce: Yobj-Y
1815 .. date: 2019-01-19-17-01-43
1819 Fix lru_cache() errors arising in recursive, reentrant, or multi-threaded
1824 errors are encountered. Sync-up the C code and pure Python code for the
1834 .. date: 2019-01-18-13-44-13
1844 .. date: 2019-01-15-13-31-30
1849 self-pipe is full.
1854 .. date: 2019-01-14-17-34-36
1865 .. date: 2019-01-14-14-13-08
1874 .. date: 2019-01-13-18-42-41
1884 .. date: 2019-01-13-01-33-00
1894 .. date: 2019-01-11-20-21-59
1898 Sped up multi-argument :mod:`math` functions atan2(), copysign(),
1899 remainder() and hypot() by 1.3--2.5 times.
1904 .. date: 2019-01-11-17-56-15
1914 .. date: 2019-01-11-07-09-25
1923 .. date: 2019-01-10-15-55-10
1933 .. date: 2019-01-10-14-03-12
1942 .. date: 2019-01-08-14-00-52
1953 .. date: 2019-01-08-01-54-02
1963 .. date: 2019-01-07-17-17-16
1973 .. date: 2019-01-04-22-18-25
1974 .. nonce: Z-Gyyj
1979 non-negative integer index into a tuple (which is the typical use case in
1985 .. date: 2019-01-02-20-04-49
1995 .. date: 2018-12-30-19-50-36
2005 .. date: 2018-12-30-14-56-33
2015 .. date: 2018-12-30-01-10-50
2024 .. date: 2018-12-27-19-23-00
2033 .. date: 2018-12-26-10-55-59
2038 :class:`fractions.Fraction` types are 2--4x faster. Patch by Stefan Behnel.
2043 .. date: 2018-12-26-02-28-00
2047 Speed-up building enums by value, e.g. http.HTTPStatus(200).
2052 .. date: 2018-12-23-22-27-59
2064 .. date: 2018-12-20-16-24-51
2074 .. date: 2018-12-18-21-12-25
2083 .. date: 2018-12-18-13-52-13
2093 .. date: 2018-12-17-11-43-11
2103 .. date: 2018-12-16-23-28-49
2104 .. nonce: pn-Zh3
2115 .. date: 2018-12-14-23-56-48
2126 .. date: 2018-12-14-13-27-45
2131 reliable: add the ``-b`` option to the ``file`` command to omit the
2138 .. date: 2018-12-14-12-12-15
2150 .. date: 2018-12-13-00-10-51
2160 .. date: 2018-12-12-22-52-34
2161 .. nonce: l--Fjz
2170 .. date: 2018-12-12-16-25-21
2180 .. date: 2018-12-12-16-24-55
2189 .. date: 2018-12-10-09-48-27
2199 .. date: 2018-12-09-21-35-49
2209 .. date: 2018-12-09-17-04-15
2219 .. date: 2018-12-09-14-35-49
2228 .. date: 2018-12-06-14-44-21
2229 .. nonce: -HoK3d
2237 .. date: 2018-12-06-02-02-28
2247 .. date: 2018-12-06-00-43-13
2259 .. date: 2018-12-05-22-52-21
2260 .. nonce: Okm9-S
2269 .. date: 2018-12-05-17-42-49
2280 .. date: 2018-12-05-13-37-39
2281 .. nonce: VH-1Lp
2293 .. date: 2018-12-04-12-46-05
2303 .. date: 2018-12-04-12-17-08
2312 .. date: 2018-12-03-19-45-00
2324 .. date: 2018-12-03-14-41-11
2333 .. date: 2018-12-02-13-50-52
2343 .. date: 2018-12-01-13-44-12
2353 .. date: 2018-11-29-12-42-13
2363 .. date: 2018-11-29-09-38-40
2370 implementation did not match this behavior. Datetime is now PEP-399
2376 .. date: 2018-11-29-00-55-33
2386 .. date: 2018-11-29-00-23-25
2391 returns a non-empty release string, to get the macOS version rather than the
2397 .. date: 2018-11-25-20-05-33
2401 Make ``lib2to3.pgen2.parse.ParseError`` round-trip pickle-able. Patch by
2407 .. date: 2018-11-24-10-33-42
2408 .. nonce: 9--2iy
2417 .. date: 2018-11-22-15-22-56
2427 .. date: 2018-11-20-13-34-01
2433 strings are non-ASCII. This temporary change affects other threads.
2438 .. date: 2018-11-19-07-22-04
2439 .. nonce: dsD-2E
2447 .. date: 2018-11-18-18-44-40
2456 .. date: 2018-11-15-07-14-32
2467 .. date: 2018-11-12-17-40-04
2478 .. date: 2018-11-09-13-35-36
2479 .. nonce: gog-sl
2488 .. date: 2018-11-09-01-18-51
2498 .. date: 2018-11-08-14-22-29
2508 .. date: 2018-11-03-10-12-04
2513 non-Windows systems.
2518 .. date: 2018-10-29-23-09-24
2528 .. date: 2018-10-29-10-18-31
2539 .. date: 2018-10-27-21-11-42
2549 .. date: 2018-10-26-22-53-16
2554 'non-overlapping' and changing '!=' to '<'.
2559 .. date: 2018-10-26-21-12-55
2571 .. date: 2018-10-26-00-11-21
2582 .. date: 2018-10-25-15-43-32
2593 .. date: 2018-10-25-09-59-00
2604 .. date: 2018-10-25-09-37-03
2614 .. date: 2018-10-23-18-58-12
2625 .. date: 2018-10-23-14-46-47
2629 Add the --json-lines option to json.tool. Patch by hongweipeng.
2634 .. date: 2018-10-21-14-53-19
2635 .. nonce: yt3R4-
2644 .. date: 2018-10-20-00-29-43
2654 .. date: 2018-10-18-17-57-28
2664 .. date: 2018-10-17-11-54-04
2675 .. date: 2018-10-17-11-00-00
2679 Verify the value for the parameter '-s' of the cProfile CLI. Patch by Robert
2685 .. date: 2018-10-17-02-15-23
2694 .. date: 2018-10-15-23-10-41
2705 .. date: 2018-10-13-19-15-23
2716 .. date: 2018-10-13-18-16-20
2721 successfully be set to a non-default value.
2726 .. date: 2018-10-13-11-14-13
2735 .. date: 2018-10-13-07-46-50
2739 gzip: Add --fast, --best on the gzip CLI, these parameters will be used for
2746 .. date: 2018-10-12-20-30-42
2756 .. date: 2018-10-12-18-57-52
2767 .. date: 2018-10-10-00-22-57
2771 :meth:`mimetypes.MimeTypes.guess_type` now accepts :term:`path-like object`
2777 .. date: 2018-10-09-15-44-04
2787 .. date: 2018-10-09-14-42-16
2798 .. date: 2018-10-09-14-25-36
2807 .. date: 2018-10-09-11-01-16
2817 .. date: 2018-10-08-21-05-11
2827 .. date: 2018-10-08-16-04-36
2838 .. date: 2018-10-08-15-22-02
2849 .. date: 2018-10-07-21-18-52
2860 .. date: 2018-10-07-20-37-02
2861 .. nonce: KlkZ-Y
2869 .. date: 2018-10-05-05-55-53
2879 .. date: 2018-10-04-20-44-45
2883 logging.Formatter enhancement - Ensure styles and fmt matches in
2884 logging.Formatter - Added validate method in each format style class:
2885 StrFormatStyle, PercentStyle, StringTemplateStyle. - This method is called
2886 in the constructor of logging.Formatter class - Also re-raise the KeyError
2893 .. date: 2018-10-04-20-25-35
2903 .. date: 2018-10-04-18-46-54
2904 .. nonce: t3X-dB
2913 .. date: 2018-10-04-17-23-43
2923 .. date: 2018-10-04-15-53-14
2934 .. date: 2018-10-03-11-07-28
2945 .. date: 2018-10-03-09-25-02
2956 .. date: 2018-10-02-19-36-34
2960 Fix self-cancellation in C implementation of asyncio.Task
2965 .. date: 2018-09-30-08-08-14
2976 .. date: 2018-09-27-13-14-15
2987 .. date: 2018-09-27-09-45-00
2998 .. date: 2018-09-26-14-09-34
3002 Add .wasm -> application/wasm to list of recognized file types and content
3008 .. date: 2018-09-25-15-48-50
3018 .. date: 2018-09-25-08-42-34
3028 .. date: 2018-09-24-17-14-57
3038 .. date: 2018-09-24-14-21-58
3047 .. date: 2018-09-20-17-35-05
3059 .. date: 2018-09-20-16-55-43
3069 .. date: 2018-09-19-16-51-04
3070 .. nonce: Pr3-iG
3079 .. date: 2018-09-16-17-04-16
3088 .. date: 2018-09-14-20-00-47
3097 .. date: 2018-09-14-14-29-45
3108 .. date: 2018-09-14-12-38-49
3118 .. date: 2018-09-14-10-38-18
3128 .. date: 2018-09-13-21-04-23
3138 .. date: 2018-09-13-11-49-52
3149 .. date: 2018-09-13-10-09-19
3159 .. date: 2018-09-13-03-59-43
3160 .. nonce: ykZ-ia
3170 .. date: 2018-09-12-14-46-51
3179 .. date: 2018-09-12-10-33-44
3190 .. date: 2018-09-11-15-49-09
3195 non-member is returned.
3200 .. date: 2018-09-11-15-04-05
3204 Speed up re scanning of many non-matching characters for \s \w and \d within
3210 .. date: 2018-09-11-10-51-16
3211 .. nonce: i-F_E5
3222 .. date: 2018-09-11-10-00-53
3232 .. date: 2018-09-11-01-25-35
3242 .. date: 2018-09-10-21-09-34
3251 .. date: 2018-09-10-17-46-51
3260 .. date: 2018-09-10-14-15-53
3270 .. date: 2018-09-10-13-04-40
3282 .. date: 2018-09-08-12-57-07
3291 .. date: 2018-09-07-10-57-00
3295 Fix distutils logging for non-ASCII strings. This caused installation
3301 .. date: 2018-09-07-10-16-34
3302 .. nonce: xL7-kG
3312 .. date: 2018-09-06-10-07-46
3322 .. date: 2018-09-04-09-32-54
3332 .. date: 2018-09-03-23-54-35
3336 Refactored :mod:`subprocess` to check for Windows-specific modules rather
3342 .. date: 2018-09-03-23-23-32
3352 .. date: 2018-09-01-20-43-10
3358 (usually ``2**31-1``).
3363 .. date: 2018-08-31-19-26-55
3372 .. date: 2018-08-31-06-28-03
3382 .. date: 2018-08-30-14-44-11
3394 .. date: 2018-08-27-16-01-22
3398 Fix parsing non-ASCII identifiers in :mod:`!lib2to3.pgen2.tokenize`
3404 .. date: 2018-08-24-17-31-27
3414 .. date: 2018-08-23-09-25-08
3425 .. date: 2018-08-22-21-59-08
3430 unicode with non-UTF-8-encodable code points. Specifically,
3437 .. date: 2018-08-22-17-43-52
3447 .. date: 2018-08-21-00-29-01
3456 .. date: 2018-08-20-16-48-32
3460 Fix crash when an ``ABC``-derived class with invalid ``__subclasses__`` is
3467 .. date: 2018-08-20-13-53-10
3476 .. date: 2018-08-16-19-07-05
3480 Make :func:`signal.strsignal` work on HP-UX. Patch by Michael Osipov.
3485 .. date: 2018-08-16-16-47-15
3495 .. date: 2018-08-15-16-22-30
3504 .. date: 2018-08-12-08-43-21
3508 :func:`os.readlink` now accepts :term:`path-like <path-like object>` and
3514 .. date: 2018-08-12-00-14-54
3518 The UTF-7 decoder now raises :exc:`UnicodeDecodeError` for ill-formed
3525 .. date: 2018-08-06-21-47-03
3535 .. date: 2018-08-06-11-01-18
3545 .. date: 2018-08-04-00-06-28
3549 Fix %-formatting in :meth:`pathlib.PurePath.with_suffix` when formatting an
3555 .. date: 2018-08-02-21-28-38
3566 .. date: 2018-08-02-20-39-32
3576 .. date: 2018-08-02-14-43-42
3591 .. date: 2018-08-01-21-26-17
3602 .. date: 2018-07-31-23-33-06
3613 .. date: 2018-07-31-23-00-09
3618 opened by :func:`dbm.gnu.open` and :func:`dbm.ndbm.open` due to OS-related
3624 .. date: 2018-07-29-21-53-15
3633 .. date: 2018-07-29-15-25-15
3634 .. nonce: xiKq-Q
3643 .. date: 2018-07-29-14-12-23
3653 .. date: 2018-07-29-13-50-32
3662 .. date: 2018-07-29-11-32-56
3663 .. nonce: aL6P-3
3673 like ``Task-1`` using a monotonic counter.
3678 .. date: 2018-07-28-17-00-36
3688 .. date: 2018-07-28-15-00-31
3698 .. date: 2018-07-28-12-08-53
3708 .. date: 2018-07-28-11-49-21
3709 .. nonce: 9u1bO-
3712 Deprecate passing non-ThreadPoolExecutor instances to
3718 .. date: 2018-07-28-11-47-10
3728 .. date: 2018-07-26-08-45-49
3729 .. nonce: Y-3IiB
3732 Ignore errors caused by missing / non-writable homedir while writing history
3738 .. date: 2018-07-25-22-38-54
3747 .. date: 2018-07-25-19-02-39
3751 tracemalloc: PYTHONTRACEMALLOC=0 environment variable and -X tracemalloc=0
3758 .. date: 2018-07-25-12-08-48
3764 Jędrzejewski-Szmek.
3769 .. date: 2018-07-25-00-40-14
3779 .. date: 2018-07-24-16-37-40
3794 .. date: 2018-07-23-14-12-28
3805 .. date: 2018-07-23-12-20-02
3816 .. date: 2018-07-22-09-05-01
3826 .. date: 2018-07-22-07-59-32
3836 .. date: 2018-07-20-18-06-00
3837 .. nonce: fNfT-q
3846 .. date: 2018-07-20-09-11-05
3855 .. date: 2018-07-13-13-42-10
3859 ZipFile can zip files older than 1980-01-01 and newer than 2107-12-31 using
3866 .. date: 2018-07-13-08-44-52
3875 .. date: 2018-07-11-20-51-20
3880 ``buffering=-1``.
3885 .. date: 2018-07-11-10-03-21
3895 .. date: 2018-07-08-18-49-41
3905 .. date: 2018-07-06-15-06-32
3915 .. date: 2018-07-05-22-45-46
3921 :pep:`552` hash-based pycs.
3926 .. date: 2018-07-05-18-37-05
3937 .. date: 2018-07-04-21-14-35
3946 .. date: 2018-07-04-17-14-26
3957 .. date: 2018-07-04-07-36-53
3967 .. date: 2018-07-02-05-59-11
3977 .. date: 2018-06-29-13-05-01
3987 .. date: 2018-06-29-12-23-34
3997 .. date: 2018-06-29-00-31-36
4008 .. date: 2018-06-28-14-56-44
4019 .. date: 2018-06-28-13-00-12
4028 .. date: 2018-06-27-00-31-30
4038 .. date: 2018-06-26-19-03-56
4044 *headers* or *trailers* arguments (on BSD-based OSes and macOS).
4049 .. date: 2018-06-26-16-55-59
4059 .. date: 2018-06-26-02-09-18
4073 .. date: 2018-06-24-01-57-14
4084 .. date: 2018-06-23-18-09-28
4093 .. date: 2018-06-23-12-47-37
4108 .. date: 2018-06-21-11-35-47
4118 .. date: 2018-06-21-09-33-02
4128 .. date: 2018-06-17-11-46-20
4138 .. date: 2018-06-17-10-48-03
4147 .. date: 2018-06-14-17-53-30
4168 .. date: 2018-06-13-20-33-29
4178 .. date: 2018-06-12-18-59-16
4187 .. date: 2018-06-12-18-34-54
4196 .. date: 2018-06-10-19-29-17
4205 .. date: 2018-06-10-15-14-17
4215 .. date: 2018-06-10-14-08-52
4225 .. date: 2018-06-10-13-26-02
4229 Datetime instance d with non-None tzinfo, but with d.tzinfo.utcoffset(d)
4235 .. date: 2018-06-10-12-15-26
4244 .. date: 2018-06-10-09-43-54
4248 Make email module properly handle invalid-length base64 strings.
4253 .. date: 2018-06-08-23-55-34
4262 .. date: 2018-06-08-17-34-16
4271 .. date: 2018-06-08-00-29-40
4276 Contributed by Enrique Perez-Terron
4281 .. date: 2018-06-07-23-51-00
4291 .. date: 2018-06-07-18-55-35
4301 .. date: 2018-06-07-12-38-12
4311 .. date: 2018-06-06-22-01-33
4322 .. date: 2018-06-05-20-22-30
4331 .. date: 2018-06-05-12-43-25
4341 .. date: 2018-06-05-11-29-26
4350 .. date: 2018-06-04-13-46-39
4360 .. date: 2018-06-03-22-41-59
4371 .. date: 2018-06-01-10-55-48
4380 .. date: 2018-05-31-06-48-55
4391 .. date: 2018-05-30-16-00-06
4400 .. date: 2018-05-30-00-26-05
4409 .. date: 2018-05-29-15-32-18
4419 .. date: 2018-05-29-12-51-18
4428 .. date: 2018-05-29-01-13-39
4437 .. date: 2018-05-29-00-37-56
4447 .. date: 2018-05-28-23-25-17
4452 :func:`shutil.copytree` and :func:`shutil.move` use platform-specific
4453 fast-copy syscalls on Linux and macOS in order to copy the file
4455 buffer size (1 MiB instead of 16 KiB) and a :func:`memoryview`-based variant
4464 .. date: 2018-05-28-22-49-59
4476 .. date: 2018-05-28-18-40-26
4486 .. date: 2018-05-28-16-40-32
4495 .. date: 2018-05-28-16-19-35
4504 .. date: 2018-05-28-15-55-12
4513 .. date: 2018-05-28-12-29-54
4522 .. date: 2018-05-26-13-09-34
4533 .. date: 2018-05-26-10-13-59
4537 Pickles of type variables and subscripted generics are now future-proof and
4543 .. date: 2018-05-24-17-41-36
4552 .. date: 2018-05-24-09-15-52
4564 .. date: 2018-05-23-20-14-34
4574 .. date: 2018-05-23-17-07-54
4585 .. date: 2018-05-23-14-58-05
4594 .. date: 2018-05-23-00-26-27
4604 .. date: 2018-05-22-13-05-12
4610 Based on patch by c-fos.
4615 .. date: 2018-05-22-11-55-33
4625 .. date: 2018-05-19-15-58-14
4634 .. date: 2018-05-18-22-52-34
4644 .. date: 2018-05-18-21-50-47
4649 1.1.1-pre6 and newer. OpenSSL 1.1.1 will have TLS 1.3 ciphers enabled by
4655 .. date: 2018-05-17-22-53-08
4666 .. date: 2018-05-17-22-14-58
4676 .. date: 2018-05-16-18-10-38
4686 .. date: 2018-05-16-17-05-48
4695 .. date: 2018-05-16-14-57-58
4700 change in behavior introduced by bpo-26510 in 3.7.0a2.
4705 .. date: 2018-05-16-12-32-48
4715 .. date: 2018-05-16-10-07-40
4725 .. date: 2018-05-16-09-30-27
4735 .. date: 2018-05-16-05-24-43
4745 .. date: 2018-05-15-18-02-03
4755 .. date: 2018-05-15-17-06-42
4765 .. date: 2018-05-15-15-03-48
4777 .. date: 2018-05-15-13-49-13
4786 .. date: 2018-05-15-12-11-13
4796 .. date: 2018-05-14-18-05-35
4805 .. date: 2018-05-14-17-49-34
4815 .. date: 2018-05-14-15-01-55
4825 .. date: 2018-05-14-10-29-03
4836 .. date: 2018-05-14-09-07-14
4846 .. date: 2018-05-12-13-06-41
4860 .. date: 2018-05-12-06-01-02
4861 .. nonce: Fj-jMD
4872 .. date: 2018-05-08-16-43-42
4883 .. date: 2018-05-08-15-01-10
4893 .. date: 2018-05-05-18-02-24
4902 .. date: 2018-05-05-09-53-05
4912 .. date: 2018-05-02-07-26-29
4923 .. date: 2018-05-01-22-35-50
4932 .. date: 2018-05-01-22-33-14
4933 .. nonce: 8YPB-k
4942 .. date: 2018-05-01-02-24-44
4952 .. date: 2018-04-30-22-43-31
4962 .. date: 2018-04-30-13-29-47
4966 Raise :exc:`TypeError` when looking up non-Enum objects in Enum classes and
4972 .. date: 2018-04-29-23-56-20
4982 .. date: 2018-04-29-11-15-38
4992 .. date: 2018-04-28-08-11-35
5004 .. date: 2018-04-27-22-18-38
5015 .. date: 2018-04-26-13-31-10
5024 .. date: 2018-04-25-14-05-21
5033 .. date: 2018-04-23-21-41-30
5043 .. date: 2018-04-23-18-25-36
5044 .. nonce: C_K-J9
5047 ``ConfigParser.items()`` was fixed so that key-value pairs passed in via
5053 .. date: 2018-04-23-13-21-39
5054 .. nonce: lQ-Eod
5062 .. date: 2018-04-22-20-13-21
5072 .. date: 2018-04-21-00-24-08
5082 .. date: 2018-04-20-10-43-17
5091 .. date: 2018-04-18-19-12-25
5101 .. date: 2018-04-16-16-21-09
5105 lib2to3 now uses pickle protocol 4 for pre-computed grammars.
5110 .. date: 2018-04-16-15-59-21
5111 .. nonce: w2PAm-
5119 .. date: 2018-04-16-08-42-03
5123 Ensure line-endings are respected when using lib2to3.
5128 .. date: 2018-04-13-15-14-47
5139 .. date: 2018-04-13-08-12-50
5149 .. date: 2018-04-11-20-29-19
5158 .. date: 2018-04-10-20-57-14
5168 .. date: 2018-04-10-14-50-30
5180 .. date: 2018-04-08-22-54-07
5181 .. nonce: Id-Ba9
5184 Fixed regression when running pydoc with the :option:`-m` switch. (The
5193 .. date: 2018-04-07-13-49-39
5203 .. date: 2018-04-06-14-56-26
5213 .. date: 2018-04-05-11-09-45
5224 .. date: 2018-04-04-23-41-30
5229 a generator into a return-statement.
5234 .. date: 2018-04-03-10-37-13
5243 .. date: 2018-04-02-20-44-54
5248 entries and the "Crawl-delay" and "Request-rate" fields. Also removes extra
5255 .. date: 2018-04-02-16-10-12
5267 .. date: 2018-04-01-19-21-04
5268 .. nonce: -AKcGa
5277 .. date: 2018-03-30-01-20-35
5281 Deleting a key from a read-only dbm database raises module specific error
5287 .. date: 2018-03-29-04-32-25
5297 .. date: 2018-03-29-03-09-22
5307 .. date: 2018-03-26-12-33-13
5317 .. date: 2018-03-25-13-18-16
5327 .. date: 2018-03-24-19-54-48
5338 .. date: 2018-03-24-19-34-26
5349 .. date: 2018-03-24-15-08-24
5358 .. date: 2018-03-22-16-05-56
5368 .. date: 2018-03-21-17-59-39
5377 .. date: 2018-03-21-16-52-26
5386 .. date: 2018-03-20-20-53-21
5396 .. date: 2018-03-19-20-47-00
5406 .. date: 2018-03-18-17-38-48
5410 If a non-dataclass inherits from a frozen dataclass, allow attributes to be
5413 all frozen or all non-frozen.
5418 .. date: 2018-03-18-16-48-23
5428 .. date: 2018-03-18-15-57-32
5437 .. date: 2018-03-16-16-07-33
5446 .. date: 2018-03-15-07-38-00
5455 .. date: 2018-03-12-19-58-25
5465 .. date: 2018-03-12-16-40-00
5474 .. date: 2018-03-12-00-27-56
5484 .. date: 2018-03-11-19-03-52
5494 .. date: 2018-03-11-08-44-12
5505 .. date: 2018-03-11-00-20-26
5515 .. date: 2018-03-09-23-07-07
5524 .. date: 2018-03-07-22-28-17
5535 .. date: 2018-03-07-19-37-00
5545 .. date: 2018-03-06-20-30-20
5555 .. date: 2018-03-06-11-54-59
5556 .. nonce: -Ekysb
5559 Fix inspect.signature() for single-parameter partialmethods.
5564 .. date: 2018-03-06-00-19-41
5574 .. date: 2018-03-01-17-49-56
5585 .. date: 2018-02-28-18-39-48
5594 .. date: 2018-02-28-13-08-00
5604 .. date: 2018-02-26-20-04-40
5608 For dataclasses, disallow inheriting frozen from non-frozen classes, and
5609 also disallow inheriting non-frozen from frozen classes. This restriction
5610 will be relaxed at a future date.
5615 .. date: 2018-02-26-13-16-36
5619 Fixed tarfile.itn handling of out-of-bounds float values. Patch by Joffrey
5625 .. date: 2018-02-26-09-08-07
5635 .. date: 2018-02-25-18-22-01
5646 .. date: 2018-02-25-13-47-48
5650 Remove the tri-state parameter "hash", and add the boolean "unsafe_hash". If
5660 .. date: 2018-02-25-13-06-21
5670 .. date: 2018-02-25-10-17-23
5680 .. date: 2018-02-24-21-40-42
5689 .. date: 2018-02-23-19-12-04
5690 .. nonce: u-xe0B
5699 .. date: 2018-02-23-12-21-41
5700 .. nonce: M-y9GA
5708 .. date: 2018-02-19-17-46-31
5709 .. nonce: kAT-Xp
5718 .. date: 2018-02-19-14-27-51
5728 .. date: 2018-02-17-19-20-19
5729 .. nonce: S1Z-x6
5739 .. date: 2018-02-16-14-37-14
5740 .. nonce: -XljAx
5749 .. date: 2018-02-15-12-04-29
5758 .. date: 2018-02-15-08-18-52
5759 .. nonce: 4fF-gM
5765 faster. In addition, this makes Python start-up up to 10% faster.
5776 .. date: 2018-02-14-00-21-24
5786 .. date: 2018-02-11-15-54-41
5797 .. date: 2018-02-10-23-41-05
5798 .. nonce: -dj35-
5807 .. date: 2018-02-10-13-51-56
5812 older version Windows during run-time.
5817 .. date: 2018-02-09-21-41-56
5827 .. date: 2018-02-09-14-44-43
5837 .. date: 2018-02-08-18-59-11
5847 .. date: 2018-02-08-00-47-07
5856 .. date: 2018-02-07-19-12-10
5857 .. nonce: -T77_c
5861 operations. Sets starting with '[' or containing '--', '&&', '~~' or '||'
5869 .. date: 2018-02-06-17-58-15
5878 .. date: 2018-02-05-21-28-28
5879 .. nonce: C-wIXF
5882 Fix a rare but potential pre-exec child process deadlock in subprocess on
5889 .. date: 2018-02-05-13-31-42
5899 .. date: 2018-02-02-17-21-24
5903 A :mod:`dbm.dumb` database opened with flags 'r' is now read-only.
5910 .. date: 2018-02-01-17-54-08
5919 .. date: 2018-02-01-15-53-35
5928 .. date: 2018-02-01-01-34-47
5938 .. date: 2018-01-30-17-46-18
5948 .. date: 2018-01-21-15-01-50
5960 .. date: 2018-01-20-23-17-25
5972 .. date: 2018-01-18-23-34-17
5982 .. date: 2018-01-18-13-09-00
5991 .. date: 2018-01-07-17-43-10
5992 .. nonce: flC-dE
5995 :mod:`profile` CLI accepts ``-m module_name`` as an alternative to script
6001 .. date: 2018-01-01-00-16-59
6013 .. date: 2017-12-27-21-55-19
6018 module is run with ``-m`` to cope with web browsers pre-opening sockets.
6023 .. date: 2017-12-16-11-40-52
6033 .. date: 2017-12-06-10-10-10
6046 .. date: 2017-11-28-10-23-13
6056 .. date: 2017-11-27-15-09-49
6065 .. date: 2017-11-27-15-09-49
6074 .. date: 2017-11-01-15-44-48
6083 .. date: 2017-10-31
6087 Fix output of cover files for ``trace`` module command-line tool. Previously
6088 emitted cover files only when ``--missing`` option was used. Patch by
6094 .. date: 2017-10-29-10-37-55
6099 subclass returns a non-deque from ``__new__``. Patch by Oren Milman.
6104 .. date: 2017-10-24-10-18-35
6115 .. date: 2017-10-12-22-39-55
6116 .. nonce: lGP-sc
6120 :class:`~datetime.date` and :class:`~datetime.time` pickled by Python 2.
6126 .. date: 2017-10-05-20-41-48
6137 .. date: 2017-09-29-16-40-38
6138 .. nonce: l-f6I_
6146 .. date: 2017-09-19-12-38-31
6157 .. date: 2017-08-24-17-55-39
6166 .. date: 2019-01-15-21-45-27
6175 .. date: 2018-12-23-23-52-31
6184 .. date: 2018-12-22-22-52-05
6193 .. date: 2018-12-16-16-14-44
6204 .. date: 2018-11-04-22-03-56
6213 .. date: 2018-10-28-16-51-31
6223 .. date: 2018-10-25-17-45-09
6233 .. date: 2018-10-22-14-17-57
6243 .. date: 2018-10-22-14-09-58
6253 .. date: 2018-10-21-02-20-36
6262 .. date: 2018-10-13-07-39-57
6272 .. date: 2018-10-10-00-34-08
6281 .. date: 2018-10-08-19-15-28
6285 chm document displays non-ASCII characters properly on some MBCS Windows
6291 .. date: 2018-10-03-20-39-25
6301 .. date: 2018-09-24-12-47-08
6310 .. date: 2018-09-12-10-18-04
6320 .. date: 2018-09-06-22-39-47
6330 .. date: 2018-07-28-17-17-42
6334 Migrate datetime.date.fromtimestamp to Argument Clinic. Patch by Tim
6340 .. date: 2018-07-07-20-38-41
6349 .. date: 2018-06-22-08-38-29
6358 .. date: 2018-06-15-14-58-45
6367 .. date: 2018-06-08-23-46-01
6377 .. date: 2018-06-08-23-37-14
6386 .. date: 2018-06-07-08-33-45
6390 Improve the C-API doc for PyTypeObject. This includes adding several
6391 quick-reference tables and a lot of missing slot/typedef entries. The
6398 .. date: 2018-06-01-12-27-40
6408 .. date: 2018-05-29-16-02-31
6417 .. date: 2018-05-23-11-59-51
6426 .. date: 2018-05-22-11-47-14
6435 .. date: 2018-05-21-14-36-12
6436 .. nonce: -HRcyX
6446 .. date: 2018-05-14-20-08-58
6455 .. date: 2018-05-14-15-15-41
6464 .. date: 2018-05-13-14-44-30
6475 .. date: 2018-04-29-04-02-18
6476 .. nonce: -anAHN
6484 .. date: 2018-04-20-14-09-36
6493 .. date: 2018-04-01-21-03-41
6502 .. date: 2018-04-01-14-30-36
6503 .. nonce: dRS-XX
6506 Deprecate ``Py_UNICODE`` usage in ``c-api/arg`` document. ``Py_UNICODE``
6513 .. date: 2018-03-28-17-03-17
6522 .. date: 2018-03-22-19-23-04
6532 .. date: 2018-03-20-20-11-05
6533 .. nonce: -V-WS-
6542 .. date: 2018-03-11-18-53-47
6551 .. date: 2018-03-11-00-16-56
6561 .. date: 2018-02-25-16-33-35
6565 The ssl module function ssl.wrap_socket() has been de-emphasized and
6572 .. date: 2018-02-23-12-48-03
6576 Clarify docs for -O and -OO. Patch by Terry Reedy.
6581 .. date: 2018-02-14-11-10-41
6590 .. date: 2018-02-10-15-16-04
6599 .. date: 2018-02-10-12-48-38
6600 .. nonce: -gUf34
6608 .. date: 2018-02-05-15-05-53
6618 .. date: 2018-02-03-06-11-37
6628 .. date: 2018-02-02-07-41-57
6639 .. date: 2018-02-01-10-57-24
6644 directory as path under Windows. Patch by Jan-Philip Gehrcke
6649 .. date: 2018-01-30-11-28-27
6659 .. date: 2018-01-25-14-23-12
6668 .. date: 2018-01-25-13-58-49
6672 Use the externalized ``python-docs-theme`` package when building the
6678 .. date: 2018-01-13-20-30-53
6688 .. date: 2017-12-22-17-29-37
6689 .. nonce: eZe-ID
6697 .. date: 2017-10-23-13-41-12
6706 .. date: 2017-09-13-07-14-59
6716 .. date: 2019-01-18-12-19-19
6730 .. date: 2019-01-10-18-35-42
6740 .. date: 2019-01-07-23-34-41
6751 .. date: 2019-01-07-23-22-44
6761 .. date: 2019-01-04-21-34-53
6766 glob-style ** recursive pattern matching.
6771 .. date: 2018-12-18-23-20-39
6783 .. date: 2018-12-18-22-36-53
6793 .. date: 2018-12-17-16-41-45
6804 .. date: 2018-12-16-23-36-47
6814 .. date: 2018-12-12-18-20-18
6825 .. date: 2018-12-12-18-07-58
6834 .. date: 2018-12-10-13-18-37
6838 Added test demonstrating double-patching of an instance method. Patch by
6844 .. date: 2018-12-09-01-27-29
6854 .. date: 2018-11-30-17-18-56
6863 .. date: 2018-11-26-16-54-21
6874 .. date: 2018-11-04-20-17-09
6886 .. date: 2018-10-27-13-41-55
6897 .. date: 2018-10-11-22-34-27
6906 .. date: 2018-10-09-23-51-07
6915 .. date: 2018-09-21-17-33-41
6925 .. date: 2018-09-13-20-58-07
6939 .. date: 2018-09-13-09-53-15
6943 Fix test_shutil if unzip doesn't support -t.
6948 .. date: 2018-09-12-17-00-34
6952 Fixed non-deterministic flakiness of test_pkg by not using the scary
6959 .. date: 2018-09-09-14-36-59
6964 objects between subinterpreters on 32-bit systems. Patch by Michael Felt.
6969 .. date: 2018-09-05-23-50-21
6970 .. nonce: tqL-GS
6978 .. date: 2018-09-04-15-16-42
6987 .. date: 2018-08-29-16-30-52
6991 Use 3072 RSA keys and SHA-256 signature for test certs and keys.
6996 .. date: 2018-08-26-13-12-34
7005 .. date: 2018-08-25-13-28-18
7014 .. date: 2018-08-24-20-23-15
7024 .. date: 2018-08-16-18-48-47
7033 .. date: 2018-08-14-20-50-07
7038 supported by ``inet_pton6_zone()``. Switch to runtime-based ``platform.system()`` to
7039 establish current platform rather than build-time based ``sys.platform()``
7044 .. date: 2018-08-14-10-47-44
7053 .. date: 2018-08-10-16-17-51
7063 .. date: 2018-08-08-22-41-30
7073 .. date: 2018-07-10-18-53-46
7082 .. date: 2018-06-19-17-55-46
7091 .. date: 2018-06-19-14-04-21
7101 .. date: 2018-06-16-01-37-31
7106 --huntrleaks/-R was used. Exit with error in case that invalid parameters
7107 are specified to --huntrleaks/-R (at least one warmup run and one repetition
7113 .. date: 2018-06-01-14-25-31
7123 .. date: 2018-05-26-16-01-40
7133 .. date: 2018-05-10-16-59-15
7134 .. nonce: S-rcIN
7137 Fixed test_gdb when Python is compiled with flags -mcet -fcf-protection -O0.
7142 .. date: 2018-04-27-11-46-35
7147 interpreter is built with ``--enable-shared``.
7152 .. date: 2018-03-28-01-35-02
7161 .. date: 2018-03-09-07-05-12
7171 .. date: 2018-01-25-18-10-47
7181 .. date: 2018-01-12-09-05-19
7189 Applicable to Python2-2.7 and later
7194 .. date: 2018-01-08-13-33-47
7203 .. date: 2017-10-18-18-07-45
7212 .. date: 2019-02-02-13-34-05
7213 .. nonce: B-Lsj4
7222 .. date: 2019-01-10-11-37-18
7231 .. date: 2019-01-02-11-23-33
7240 .. date: 2018-12-29-10-19-43
7250 .. date: 2018-12-14-19-36-05
7254 ``make profile-opt`` no longer replaces ``CFLAGS_NODIST`` with ``CFLAGS``.
7255 It now adds profile-guided optimization (PGO) flags to ``CFLAGS_NODIST``:
7261 .. date: 2018-12-05-22-28-40
7271 .. date: 2018-12-04-15-33-28
7276 CFLAGS to build third-party C extensions through distutils.
7281 .. date: 2018-11-01-15-01-23
7290 .. date: 2018-10-26-14-49-19
7302 .. date: 2018-10-17-17-38-57
7314 .. date: 2018-10-16-12-22-36
7318 Have --with-lto works correctly with clang.
7323 .. date: 2018-09-26-17-29-10
7327 Update the outdated install-sh file to the latest revision from automake
7333 .. date: 2018-09-18-16-28-31
7337 Check for floating-point byte order in configure.ac using compilation tests
7338 instead of executing code, so that these checks work in cross-compiled
7344 .. date: 2018-09-17-13-56-12
7353 .. date: 2018-09-14-09-53-21
7362 .. date: 2018-09-06-07-15-20
7371 .. date: 2018-08-31-19-41-09
7381 .. date: 2018-08-24-09-48-25
7392 .. date: 2018-07-27-09-52-48
7402 .. date: 2018-07-15-16-49-06
7411 .. date: 2018-07-10-21-33-25
7421 .. date: 2018-06-15-18-18-16
7422 .. nonce: j-xRE1
7425 Add -g to LDFLAGS when compiling with LTO to get debug symbols.
7430 .. date: 2018-06-04-21-34-34
7434 Move ``-Wstrict-prototypes`` option to ``CFLAGS_NODIST`` from ``OPT``. This
7441 .. date: 2018-05-28-11-40-22
7451 .. date: 2018-05-25-13-05-51
7455 The --with-c-locale-warning configuration flag has been removed. It has had
7461 .. date: 2018-05-15-12-44-50
7471 .. date: 2018-05-15-02-07-49
7480 .. date: 2018-05-13-17-21-54
7481 .. nonce: WOs-en
7485 variables. --without-gcc and --with-icc options have been removed.
7490 .. date: 2018-04-30-17-36-46
7500 .. date: 2018-04-30-17-19-37
7509 .. date: 2018-04-30-16-53-00
7519 .. date: 2018-04-17-00-38-19
7524 ``-DPy_BUILD_CORE``. Instead, modules that specifically need that preprocessor
7530 .. date: 2018-03-30-14-55-48
7539 .. date: 2018-03-28-04-15-03
7548 .. date: 2018-03-08-20-25-29
7561 .. date: 2018-02-21-12-46-00
7570 .. date: 2017-09-26-23-08-27
7579 .. date: 2019-02-02-22-12-23
7588 .. date: 2019-02-02-11-02-44
7598 .. date: 2019-01-29-15-44-46
7602 Fix EnvBuilder and --symlinks in venv on Windows
7607 .. date: 2019-01-25-12-46-36
7608 .. nonce: 2hU-mm
7616 .. date: 2019-01-25-12-29-14
7625 .. date: 2019-01-21-05-18-14
7634 .. date: 2019-01-12-16-52-38
7643 .. date: 2019-01-08-13-56-01
7653 .. date: 2018-12-28-07-25-47
7662 .. date: 2018-12-13-13-30-04
7671 .. date: 2018-12-10-15-01-13
7680 .. date: 2018-12-07-10-00-38
7690 .. date: 2018-10-30-13-39-17
7699 .. date: 2018-10-25-11-29-22
7708 .. date: 2018-09-25-10-39-27
7717 .. date: 2018-09-22-11-02-35
7726 .. date: 2018-09-13-08-29-04
7735 .. date: 2018-09-04-23-13-19
7739 Guard MSVC-specific code in socketmodule.c with ``#ifdef _MSC_VER``.
7744 .. date: 2018-09-03-01-23-52
7753 .. date: 2018-08-21-19-28-23
7757 Fixed the '--list' and '--list-paths' arguments for the py.exe launcher
7762 .. date: 2018-07-25-16-13-12
7771 .. date: 2018-07-11-15-58-06
7783 .. date: 2018-07-02-14-19-32
7787 Revert line length limit for Windows help docs. The line-length limit is not
7794 .. date: 2018-06-27-23-33-54
7795 .. nonce: zJlap-
7805 .. date: 2018-06-25-09-33-48
7815 .. date: 2018-06-19-11-57-50
7824 .. date: 2018-06-04-09-20-53
7833 .. date: 2018-05-16-11-31-17
7844 .. date: 2018-04-20-03-24-07
7853 .. date: 2018-04-13-11-28-55
7862 .. date: 2018-03-08-20-02-38
7872 .. date: 2018-03-07-01-33-33
7881 .. date: 2018-02-28-11-03-24
7891 .. date: 2018-02-23-00-47-13
7900 .. date: 2018-02-19-13-54-42
7909 .. date: 2018-02-19-10-00-57
7918 .. date: 2018-02-19-08-54-06
7927 .. date: 2018-02-10-15-38-19
7937 .. date: 2018-02-07-17-50-48
7938 .. nonce: Xzwj-6
7948 .. date: 2017-11-24-12-53-54
7958 .. date: 2018-12-09-13-56-49
7967 .. date: 2018-10-18-23-54-55
7977 .. date: 2018-10-17-14-36-08
7987 .. date: 2018-09-11-08-30-55
7996 .. date: 2018-07-31-09-51-01
7997 .. nonce: KiscE-
8009 .. date: 2018-05-16-13-25-58
8019 .. date: 2018-04-07-00-51-34
8028 .. date: 2018-03-29-06-56-12
8035 use any external versions of Tcl/Tk, either system-provided or
8036 user-installed, such as ActiveTcl.
8041 .. date: 2018-02-27-17-33-15
8050 .. date: 2017-11-01-16-53-12
8060 .. date: 2019-01-18-13-04-30
8071 .. date: 2019-01-18-01-24-23
8080 .. date: 2019-01-04-19-14-29
8089 .. date: 2019-01-02-22-15-01
8098 .. date: 2018-12-31-17-04-18
8107 .. date: 2018-12-28-17-16-33
8116 .. date: 2018-12-28-01-19-20
8125 .. date: 2018-12-27-17-46-42
8126 .. nonce: 9E-xUh
8134 .. date: 2018-12-27-15-29-11
8144 .. date: 2018-12-26-13-53-34
8153 .. date: 2018-12-23-17-42-11
8162 .. date: 2018-12-21-18-44-30
8171 .. date: 2018-12-20-00-14-15
8181 .. date: 2018-12-18-13-56-31
8192 .. date: 2018-11-12-00-20-01
8201 .. date: 2018-11-11-17-13-50
8211 .. date: 2018-11-10-21-27-25
8212 .. nonce: Ci-G2q
8222 .. date: 2018-11-10-09-10-54
8231 .. date: 2018-11-06-23-10-54
8241 .. date: 2018-11-05-23-23-00
8250 .. date: 2018-11-05-20-43-08
8255 "IDLE -- console differences" is renamed "Running user code". It mostly
8261 .. date: 2018-10-28-20-17-14
8271 .. date: 2018-10-28-15-53-51
8272 .. nonce: cH-tli
8281 .. date: 2018-10-28-00-54-32
8291 .. date: 2018-10-28-00-08-42
8292 .. nonce: G7gx2-
8296 elimination of chapter-section numbers.
8301 .. date: 2018-09-22-20-25-07
8305 Use configured color theme for read-only text views.
8310 .. date: 2018-08-13-16-31-24
8321 .. date: 2018-08-05-15-49-55
8330 .. date: 2018-08-02-22-16-42
8334 Make IDLE calltips always visible on Mac. Some MacOS-tk combinations need
8340 .. date: 2018-08-01-23-25-38
8341 .. nonce: HgsIz-
8349 .. date: 2018-06-26-22-53-14
8354 human-viewed tests is to determine that widgets look right, it is important
8360 .. date: 2018-06-21-20-35-33
8369 .. date: 2018-06-20-22-14-07
8379 .. date: 2018-06-20-19-16-24
8389 .. date: 2018-06-20-16-27-48
8400 .. date: 2018-06-20-12-40-54
8409 .. date: 2018-06-19-22-21-27
8410 .. nonce: z-_B3N
8420 .. date: 2018-06-16-21-54-45
8429 .. date: 2018-06-14-13-23-55
8438 .. date: 2018-06-14-11-35-50
8448 .. date: 2018-06-10-17-59-36
8460 .. date: 2018-06-04-19-23-11
8469 .. date: 2018-06-03-20-12-57
8473 IDLE: Use read-only text widget for code context instead of label widget.
8478 .. date: 2018-06-03-09-13-28
8485 output windows, but not to read-only text views.
8490 .. date: 2018-05-29-07-14-37
8494 Enable theme-specific color configuration for Code Context. Use the
8495 Highlights tab to see the setting for built-in themes or add settings to
8501 .. date: 2018-05-24-20-42-44
8505 Display up to maxlines non-blank lines for Code Context. If there is no
8511 .. date: 2018-05-23-19-51-07
8520 .. date: 2018-05-17-19-41-12
8529 .. date: 2018-04-29-16-13-02
8530 .. nonce: bglg-F
8534 boxes, this affects selection by double-click, movement left/right by
8535 control-left/right, and deletion left/right by control-BACKSPACE/DEL.
8540 .. date: 2018-04-02-00-28-13
8551 .. date: 2018-03-05-01-29-05
8557 interactive input prompt. For IDLE, ``-s`` runs a file named in
8559 ``-r file`` runs ``file``. Python sets ``__file__`` to the startup file
8561 now does the same when run normally, without the ``-n`` option.
8566 .. date: 2018-02-24-18-20-50
8575 .. date: 2018-02-23-07-32-36
8584 .. date: 2018-02-22-00-09-27
8593 .. date: 2018-02-19-10-56-41
8602 .. date: 2018-02-12-17-22-48
8603 .. nonce: -33QPl
8606 Using the system and place-dependent default encoding for open() is a bad
8607 idea for IDLE's system and location-independent files.
8612 .. date: 2018-02-12-11-05-22
8616 Add "encoding=utf-8" to open() in IDLE's test_help_about. GUI test
8617 test_file_buttons() only looks at initial ascii-only lines, but failed on
8619 and decodes far enough ahead to encounter a non-ascii character in
8625 .. date: 2018-02-12-08-08-45
8634 .. date: 2018-02-04-17-52-54
8644 .. date: 2019-02-01-12-22-37
8654 .. date: 2018-10-15-13-22-28
8658 python-gdb.py now handles errors on computing the line number of a Python
8664 .. date: 2018-07-24-00-11-44
8668 Argument Clinic now has non-bitwise unsigned int converters.
8673 .. date: 2018-06-14-16-23-07
8677 python-gdb now catches ``UnicodeDecodeError`` exceptions when calling
8683 .. date: 2018-06-14-16-16-53
8687 python-gdb now catches ValueError on read_var(): when Python has no debug
8693 .. date: 2018-04-03-18-10-00
8698 and translatable strings, and rejects bytes literals and f-string
8704 .. date: 2018-03-26-18-54-24
8714 .. date: 2018-03-16-17-25-05
8723 .. date: 2018-03-02-16-23-31
8727 Remove the pyvenv script in favor of ``python3 -m venv`` in order to lower
8734 .. date: 2018-02-20-12-16-47
8738 Add an ``-n`` flag for ``Tools/scripts/pathfix.py`` to disable automatic
8744 .. date: 2017-12-07-20-51-20
8754 .. date: 2017-09-26-10-11-21
8758 Fix 2to3 for using with --add-suffix option but without --output-dir option
8764 .. date: 2019-01-22-17-04-10
8775 .. date: 2019-01-11-11-16-16
8784 .. date: 2018-11-28-03-20-36
8794 .. date: 2018-11-23-11-52-34
8805 .. date: 2018-11-22-18-34-23
8815 .. date: 2018-11-22-18-15-46
8825 .. date: 2018-11-22-13-52-36
8835 .. date: 2018-11-13-12-13-04
8845 .. date: 2018-11-01-13-58-37
8854 .. date: 2018-10-13-16-30-54
8863 .. date: 2018-10-05-17-06-49
8867 Ensure that :c:func:`PyObject_Print` always returns ``-1`` on error. Patch
8873 .. date: 2018-08-29-18-48-47
8877 Py_DecodeLocale() and Py_EncodeLocale() now use the UTF-8 encoding on
8883 .. date: 2018-07-24-11-57-35
8893 .. date: 2018-07-22-14-58-06
8903 .. date: 2018-07-09-11-39-54
8913 .. date: 2018-07-08-12-06-18
8922 .. date: 2018-07-02-10-58-11
8923 .. nonce: COewz-
8931 .. date: 2018-06-21-17-19-31
8943 .. date: 2018-06-10-09-42-31
8953 .. date: 2018-03-20-21-43-09
8963 .. date: 2018-01-09-17-03-54
8967 Document that m_traverse for multi-phase initialized modules can be called
8973 .. date: 2017-10-12-23-24-27