Lines Matching +full:not +full:- +full:date
2 .. date: 9701
4 .. release date: 2015-11-21
8 buffer objects. These objects are not necessarily terminated by a null
14 .. date: 9700
24 .. date: 9699
29 types with not defined __new__.
34 .. date: 9698
38 format(int, 'c') now raises OverflowError when the argument is not in
44 .. date: 9697
48 Prevent builtin types that are not allowed to be subclassed from being
54 .. date: 9696
58 Fixed a number of bugs in UTF-7 decoding of misformed data.
63 .. date: 9695
64 .. nonce: -bdxOl
68 blocking, whereas os.urandom() should not block. getentropy() is supported
74 .. date: 9694
75 .. nonce: uom-Dq
79 even if -fp-model strict is not specified.
84 .. date: 9693
85 .. nonce: BAJ80-
88 Fixed possible buffer over-read in bytearray. The bytearray object now
90 null-terminated.
95 .. date: 9692
100 classes now emit deprecation warning for known non-text encodings when
101 Python is ran with the -3 option.
106 .. date: 9691
117 .. date: 9690
127 .. date: 9689
137 .. date: 9688
146 .. date: 9687
158 .. date: 9686
159 .. nonce: G6S-ft
167 .. date: 9685
168 .. nonce: aCt-yW
176 .. date: 9684
186 .. date: 9683
195 .. date: 9682
205 .. date: 9681
214 .. date: 9680
224 .. date: 9679
233 .. date: 9678
243 .. date: 9677
247 Fix the logging module to not depend upon __file__ being set properly to get
250 not match its code object's .co_filename.
255 .. date: 9676
265 .. date: 9675
275 .. date: 9674
285 .. date: 9673
295 .. date: 9672
305 .. date: 9671
315 .. date: 9670
325 .. date: 9669
326 .. nonce: gVHNy-
335 .. date: 9668
348 .. date: 9667
358 .. date: 9666
363 tunnel request, as seen with some servers that do not support tunnelling.
369 .. date: 9665
379 .. date: 9664
388 .. date: 9663
392 Importing uuid should not try to load libc on Windows
397 .. date: 9662
402 the Linux Standard Base, which do not include some EPOLL macros. Initial
408 .. date: 9661
417 .. date: 9660
418 .. nonce: FXyUH-
427 .. date: 9659
437 .. date: 9658
446 .. date: 9657
451 use-after-free error. Patch by John Leitch.
456 .. date: 9656
465 .. date: 9655
466 .. nonce: rrnxB-
474 .. date: 9654
483 .. date: 9653
487 Fixed compiling the posix module on non-Windows platforms without mknod() or
493 .. date: 9652
502 .. date: 9651
512 .. date: 9650
521 .. date: 9649
525 Restore semantic round-trip correctness in tokenize/untokenize for
526 tab-indented blocks.
531 .. date: 9648
535 Fixed possible buffer over-read in adpcm2lin() and lin2adpcm() functions of
536 the audioop module. Fixed SystemError when the state is not a tuple. Fixed
542 .. date: 9647
551 .. date: 9646
560 .. date: 9645
565 system added to emit deprecation warning for known non-text encodings at
566 stream construction time when Python is ran with the -3 option.
571 .. date: 9644
580 .. date: 9643
584 Fixed timeit when the statement is a string and the setup is not.
589 .. date: 9642
593 Fixed audioop.ratecv() with non-default weightB argument. Original patch by
599 .. date: 9641
609 .. date: 9640
618 .. date: 9639
622 Dict view were not registered with the MappingView abstract base classes.
623 This caused key and item views in OrderedDict to not be equal to their
629 .. date: 9638
635 tempfile.mkstemp() now fails early if parent directory is not valid (not
641 .. date: 9637
651 .. date: 9636
660 .. date: 9635
664 HTTPConnection.request() now is compatible with old-style classes (such as
670 .. date: 9634
680 .. date: 9633
685 warning in the file with the path containing non-ascii characters no longer
691 .. date: 9632
700 .. date: 9631
711 .. date: 9630
726 .. date: 9629
732 program, not IDLE itself.
737 .. date: 9628
738 .. nonce: xgsi-K
747 .. date: 9627
751 Change the handling of new built-in text color themes to better address the
758 .. date: 9626
769 .. date: 9625
773 Re-activate the config dialog help button with some content about the other
779 .. date: 9624
783 IDLE now has an 'IDLE Dark' built-in text color theme. It is more or less
793 .. date: 9623
804 .. date: 9622
808 Users can now set breakpoint colors in Settings -> Custom Highlighting.
814 .. date: 9621
825 .. date: 9620
835 .. date: 9619
845 .. date: 9618
846 .. nonce: -bj_Ou
849 Make right-click for context menu work on Mac Aqua. Patch by Mark Roseman.
854 .. date: 9617
864 .. date: 9616
865 .. nonce: -j_BV7
869 fixed-pitch text (patch by Mark Roseman). * Give code snippet a very
870 Sphinx-like light blueish-gray background. * Re-use initial width and height set by
877 .. date: 9615
886 .. date: 9614
895 .. date: 9613
904 .. date: 9612
908 Doc: augment Idle feature list and no-subprocess section.
913 .. date: 9611
918 not correct.
923 .. date: 9610
933 .. date: 9609
942 .. date: 9608
955 .. date: 9607
964 .. date: 9606
973 .. date: 9605
983 .. date: 9604
987 Idle editor default font. Switch from Courier to platform-sensitive
988 TkFixedFont. This should not affect current customized font selections. If
989 there is a problem, edit $HOME/.idlerc/config-main.cfg and remove 'fontxxx'
995 .. date: 9603
999 Idle editor. When a file is run, put its name in the restart bar. Do not
1005 .. date: 9602
1014 .. date: 9601
1024 .. date: 9600
1034 .. date: 9599
1043 .. date: 9598
1052 .. date: 9597
1062 .. date: 9596
1066 When running regrtest with the ``-w`` command line option, a test run is no
1067 longer marked as a failure if all tests succeed when re-run.
1072 .. date: 9595
1082 .. date: 9594
1093 .. date: 9593
1098 libraries are not available.
1103 .. date: 9592
1104 .. nonce: m8-La8
1114 .. date: 9591
1123 .. date: 9590