Lines Matching +full:not +full:- +full:date
2 .. date: 2021-01-03-04-41-25
4 .. release date: 2021-01-04
12 .. date: 2021-01-03-00-20-38
16 Fix the column offsets for f-strings :mod:`ast` nodes surrounded by
22 .. date: 2020-12-31-20-58-22
32 .. date: 2020-12-27-18-07-43
43 .. date: 2020-12-25-23-30-58
47 Make the type attribute lookup cache per-interpreter. Patch by Victor
53 .. date: 2020-12-22-20-30-11
57 Jumps to jumps are not eliminated when it would break PEP 626.
62 .. date: 2020-12-16-14-44-21
67 set correctly when an exception is raised or re-raised. Required for PEP
73 .. date: 2020-12-15-18-43-43
78 passed to the :option:`-c` command line option. Patch by Victor Stinner.
83 .. date: 2020-12-13-15-23-09
84 .. nonce: -f9G4z
93 .. date: 2020-12-10-17-06-52
94 .. nonce: Je6Q-r
103 .. date: 2020-12-09-01-55-10
107 Make the :mod:`atexit` module state per-interpreter. It is now safe have
114 .. date: 2020-12-04-17-17-44
125 .. date: 2020-11-20-00-57-47
132 :data:`typing.Callable`'s have not changed. To allow this change,
136 not subclass things like ``Callable[..., T]`` as that is not a valid base
144 .. date: 2020-11-19-23-12-57
153 .. date: 2020-11-03-13-46-10
163 .. date: 2020-10-12-14-51-59
172 .. date: 2020-09-12-19-21-52
176 Port the :mod:`pyexpat` extension module to multi-phase initialization
182 .. date: 2020-05-14-02-55-39
192 .. date: 2020-05-13-18-50-27
198 decoded from UTF-8). Patch by Victor Stinner.
203 .. date: 2020-12-31-23-05-53
212 .. date: 2020-12-30-17-16-43
222 .. date: 2020-12-27-22-19-26
233 .. date: 2020-12-27-21-22-01
237 Configure LMTP Unix-domain socket to use socket global default timeout when
238 a timeout is not explicitly provided.
243 .. date: 2020-12-27-18-47-01
252 .. date: 2020-12-25-23-23-11
262 .. date: 2020-12-25-12-32-47
272 .. date: 2020-12-23-19-43-06
282 .. date: 2020-12-23-15-16-12
291 .. date: 2020-12-22-22-47-22
298 *parent*, and the default root window is not yet created, and
299 :func:`~tkinter.NoDefaultRoot` was not called, a new temporal hidden root
300 window will be created automatically. It will not be set as the default root
302 help to use these simple dialog windows in programs which do not need other
308 .. date: 2020-12-22-13-16-43
317 .. date: 2020-12-21-23-34-57
318 .. nonce: 9m-azF
326 .. date: 2020-12-21-22-59-26
335 .. date: 2020-12-20-22-50-15
344 .. date: 2020-12-19-17-32-43
356 .. date: 2020-12-19-12-33-38
366 .. date: 2020-12-16-23-28-52
376 .. date: 2020-12-16-16-16-33
386 .. date: 2020-12-15-17-51-27
392 :exc:`AttributeError` or :exc:`NameError` if it is not created yet or cannot
398 .. date: 2020-12-15-15-14-29
409 .. date: 2020-12-15-10-00-04
420 .. date: 2020-12-14-22-31-22
431 .. date: 2020-12-14-08-23-57
435 Fixed lib2to3.pgen2 to be able to parse PEP-570 positional only argument
441 .. date: 2020-12-13-22-05-35
445 In ``importlib.metadata``: - ``EntryPoint`` objects now expose a ``.dist``
447 ``Distribution``. - Add support for package discovery under package
448 normalization rules. - The object returned by ``metadata()`` now has a
450 for the ``.get_all()`` method. - Synced with importlib_metadata 3.3.
455 .. date: 2020-12-10-19-49-52
465 .. date: 2020-12-10-18-36-52
474 .. date: 2020-12-10-09-24-44
487 .. date: 2020-12-10-00-09-40
497 .. date: 2020-12-09-19-45-32
506 .. date: 2020-12-09-15-23-28
515 .. date: 2020-12-09-14-15-48
524 .. date: 2020-12-09-10-59-16
528 Enum: private names do not become members / do not generate errors -- they
534 .. date: 2020-12-08-22-43-35
543 .. date: 2020-12-07-13-21-00
553 .. date: 2020-12-06-12-00-00
562 .. date: 2020-11-27-18-09-59
572 .. date: 2020-11-22-11-22-28
582 .. date: 2020-11-20-19-00-27
587 of SyntaxError with lineno not set (:mod:`traceback` was changed to match
593 .. date: 2020-11-17-22-06-15
604 .. date: 2020-10-31-10-28-32
612 * Non-integer arguments to ``randrange()`` are deprecated.
621 .. date: 2020-10-29-09-22-56
630 .. date: 2020-10-25-14-48-57
640 .. date: 2020-10-20-23-28-55
644 Port the _csv module to the multi-phase initialization API (:pep:`489`).
649 .. date: 2020-10-17-12-42-08
653 :class:`typing.TypedDict` types created using the alternative call-style
660 .. date: 2020-10-06-23-59-20
670 .. date: 2020-10-02-10-19-49
679 .. date: 2020-09-30-13-35-29
688 .. date: 2020-09-11-16-07-00
689 .. nonce: Z-ARra
698 .. date: 2020-08-11-17-44-07
708 .. date: 2020-08-03-17-54-32
717 .. date: 2020-07-13-19-43-11
727 .. date: 2020-06-12-21-23-20
737 .. date: 2019-12-16-17-55-31
747 .. date: 2020-12-16-21-06-16
756 .. date: 2019-03-04-18-51-21
766 .. date: 2021-01-01-08-52-36
767 .. nonce: -7-XGz
776 .. date: 2020-12-17-15-42-44
785 .. date: 2020-12-15-17-38-04
795 .. date: 2020-12-09-15-23-28
804 .. date: 2020-10-29-21-26-46
813 .. date: 2020-07-30-18-43-05
822 .. date: 2020-07-30-18-06-15
831 .. date: 2020-07-30-14-08-58
840 .. date: 2021-01-04-05-07-30
849 .. date: 2020-12-22-17-57-04
853 Added ``--disable-test-modules`` option to the ``configure`` script: don't
860 .. date: 2020-12-20-02-35-28
865 from SOABI (for instance in freeBSD, "EXT_SUFFIX" is now ".cpython-310d.so"
872 .. date: 2020-12-13-14-43-10
882 .. date: 2020-12-11-18-04-38
891 .. date: 2020-02-28-14-33-15
900 .. date: 2021-01-04-01-17-17
910 .. date: 2021-01-04-00-48-08
911 .. nonce: dX-unJ
919 .. date: 2020-12-07-11-37-35
928 .. date: 2020-12-23-19-42-11
938 .. date: 2020-12-16-09-10-32
939 .. nonce: J-jnm5
948 .. date: 2020-12-10-10-43-03
953 Python 3.9 uses ``-fvisibility=hidden`` and the function was not exported
954 explicitly and so not exported.
959 .. date: 2020-12-09-00-35-25
970 .. date: 2020-11-22-13-46-06
971 .. nonce: -fJLzA
979 .. date: 2020-10-21-18-43-06
989 .. date: 2020-03-24-09-27-10