Lines Matching +full:not +full:- +full:date
2 .. date: 2020-10-23-19-19-30
4 .. release date: 2020-11-24
13 .. date: 2020-10-19-10-56-27
18 plist files to avoid XML vulnerabilities. This should not affect users as
19 entity declarations are not used in regular plist files.
24 .. date: 2020-05-28-06-06-47
29 making constant-time-defeating optimizations less likely.
34 .. date: 2020-11-17-16-25-50
39 even if Python is configured to not install signal handlers (if
46 .. date: 2020-11-16-23-45-56
56 .. date: 2020-11-16-17-57-09
61 walrus operator was not allowed within generator expressions.
66 .. date: 2020-11-13-13-53-11
78 .. date: 2020-11-12-23-16-14
87 .. date: 2020-10-31-17-50-23
92 errors are checked in left-recursive rules to avoid cases where such errors
93 do not get handled in time and appear as long-distance crashes in other
99 .. date: 2020-10-30-22-16-30
109 .. date: 2020-10-27-21-34-05
120 .. date: 2020-10-27-18-32-49
121 .. nonce: d4a-8o
127 curly brace like `a {` to not fail immediately in the REPL.
132 .. date: 2020-10-25-21-14-18
142 .. date: 2020-10-23-02-43-24
153 .. date: 2020-10-21-14-40-54
162 .. date: 2020-10-20-11-36-14
163 .. nonce: BI-OoV
172 .. date: 2020-10-14-16-19-43
176 The garbage collector now tracks all user-defined classes. Patch by Brandt
182 .. date: 2020-10-10-13-53-52
186 Fixed potential issues with removing not completely initialized module from
192 .. date: 2020-10-09-10-55-50
196 Star-unpacking is now allowed for with item's targets in the PEG parser.
201 .. date: 2020-10-04-10-55-12
211 .. date: 2020-10-02-11-35-33
216 UnicodeDecodeError when not running in a UTF-8 locale by decoding the load
222 .. date: 2020-09-24-12-15-45
233 .. date: 2020-11-15-17-02-00
240 platform and does not depend on the value of ``wantobjects``.
245 .. date: 2020-11-15-15-23-34
255 .. date: 2020-11-13-18-53-50
266 .. date: 2020-11-10-15-40-56
276 .. date: 2020-11-10-14-27-49
285 .. date: 2020-11-03-09-22-56
294 .. date: 2020-11-02-14-10-48
299 ``gethrvtime()`` because ``clock_gettime(CLOCK_THREAD_CPUTIME_ID)`` is not
305 .. date: 2020-11-02-01-31-15
306 .. nonce: YxRj-h
310 <types-genericalias>` previously did not show the parameterized types in the
316 .. date: 2020-11-01-15-07-20
320 webbrowser: Ignore *NotADirectoryError* when calling ``xdg-settings``.
325 .. date: 2020-10-31-13-28-36
334 .. date: 2020-10-29-11-17-35
346 .. date: 2020-10-25-19-25-02
356 .. date: 2020-10-24-04-02-36
365 .. date: 2020-10-23-19-20-14
376 .. date: 2020-10-21-23-45-02
386 .. date: 2020-10-19-14-02-09
395 .. date: 2020-10-17-23-17-18
406 .. date: 2020-10-17-07-52-53
416 .. date: 2020-10-08-18-22-28
422 available and ``ldconfig`` is not. Patch by Pablo Galindo
427 .. date: 2020-10-01-10-50-12
437 .. date: 2020-09-23-23-17-59
441 Fix a bug in the :mod:`symtable` module that was causing module-scope global
442 variables to not be reported as both local and global. Patch by Pablo
448 .. date: 2020-09-22-11-07-50
449 .. nonce: k-Eop_
459 .. date: 2020-09-22-00-23-30
460 .. nonce: bnh-VG
468 .. date: 2020-09-19-23-14-54
478 .. date: 2020-07-28-12-08-58
488 .. date: 2020-07-08-09-45-00
492 Allow ``ctypes.wintypes`` to be imported on non-Windows systems.
497 .. date: 2020-05-14-16-01-34
507 .. date: 2020-05-08-21-30-54
511 Fix time-of-check/time-of-action issue in subprocess.Popen.send_signal.
516 .. date: 2020-05-04-12-16-00
520 Fix ``--outfile`` for :mod:`cProfile` / :mod:`profile` not writing the
527 .. date: 2020-04-03-16-13-59
537 .. date: 2020-01-19-18-40-26
542 replace a non-existent Content-Transfer-Encoding header.
547 .. date: 2020-11-15-13-46-31
556 .. date: 2020-10-28-21-39-45
557 .. nonce: _x-0sg
565 .. date: 2020-10-21-02-21-14
571 and for user-defined classes and types if the classmethod
577 .. date: 2020-10-10-01-36-37
578 .. nonce: l-CGv5
581 Documented :ref:`generic alias type <types-genericalias>` and
588 .. date: 2020-09-24-15-35-13
598 .. date: 2020-09-12-17-37-13
603 Dong-hee Na.
608 .. date: 2020-09-08-16-57-09
617 .. date: 2020-02-24-09-02-05
626 .. date: 2020-01-22-05-14-53
636 .. date: 2020-11-13-21-51-34
645 .. date: 2020-10-12-00-11-47
655 .. date: 2020-10-08-14-00-17
665 .. date: 2020-10-05-17-43-46
674 .. date: 2020-10-05-09-37-43
685 .. date: 2020-09-18-16-14-03
689 test_ssl: skip test_min_max_version_mismatch when TLS 1.0 is not available
694 .. date: 2020-08-25-19-25-36
703 .. date: 2020-08-03-13-44-37
713 .. date: 2020-11-18-11-58-44
717 Fix a race condition in "make regen-all" when make -jN option is used to run
720 not change, to not change the file modification time.
725 .. date: 2020-11-13-15-04-53
736 .. date: 2020-09-28-21-56-51
741 compiler is able to use it. Patch by Dong-hee Na.
746 .. date: 2020-06-17-09-05-02
756 .. date: 2020-11-16-22-41-02
765 .. date: 2020-10-20-13-19-42
766 .. nonce: eMLi-t
774 .. date: 2020-09-11-17-59-33
783 .. date: 2020-08-26-09-35-06
792 .. date: 2020-05-30-02-46-43
793 .. nonce: 476M-5
801 .. date: 2020-11-15-16-43-45
811 .. date: 2020-11-01-16-40-23
818 "--enable-universalsdk --with-universal-archs=universal2".
827 .. date: 2020-10-23-10-26-53
831 The ``--enable-universalsdk`` and ``--with-universal-archs`` options for the
837 .. date: 2020-10-19-12-25-19
846 .. date: 2020-08-26-09-31-37
855 .. date: 2020-11-21-17-21-21
864 .. date: 2020-11-20-01-30-27
865 .. nonce: CyD-va
873 .. date: 2020-10-24-21-27-37
883 .. date: 2020-09-24-14-31-16
892 .. date: 2020-09-22-11-13-45
901 .. date: 2020-09-22-00-45-40
905 In calltips, stop reminding that '/' marks the end of positional-only
911 .. date: 2020-06-16-12-16-13
917 open call-tip, e.g. when typed in a string literal.
922 .. date: 2020-04-22-09-37-40
923 .. nonce: ieXL-c
927 Clover. Remove the low-color gif variations from the .ico file.
932 .. date: 2020-10-12-20-13-58
943 .. date: 2020-10-09-22-50-46