• Home
  • Raw
  • Download

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

2 .. date: 9898
4 .. release date: 2017-01-02
12 .. date: 9897
16 Do not include <sys/random.h> if it does not exist.
21 .. date: 9896
25 Fix a memory leak in split-table dictionaries: setattr() must not convert
31 .. date: 9895
41 .. date: 9894
42 .. nonce: K6wQ-3
50 .. date: 9893
51 .. nonce: i-pv6d
60 .. date: 9892
61 .. nonce: -qOTxS
65 a monkey-patched len() function.
70 .. date: 9891
80 .. date: 9890
85 compile-time PYTHONPATH components.
90 .. date: 9889
99 .. date: 9888
109 .. date: 9887
119 .. date: 9886
120 .. nonce: oPD-5D
129 .. date: 9885
133 The constructor of range_iterator now checks that step is not 0. Patch by
139 .. date: 9884
149 .. date: 9883
153 PyType_Ready() now checks that tp_name is not NULL. Original patch by Niklas
159 .. date: 9882
168 .. date: 9881
177 .. date: 9880
186 .. date: 9879
195 .. date: 9878
205 .. date: 9877
215 .. date: 9876
225 .. date: 9875
235 .. date: 9874
245 .. date: 9873
246 .. nonce: yR-YTD
255 .. date: 9872
264 .. date: 9871
274 .. date: 9870
278 Fix a crash when a coroutine that has not been awaited is finalized with
279 warnings-as-errors enabled.
284 .. date: 9869
288 Fix another issue found by PVS-Studio: Null pointer check after use of 'def'
294 .. date: 9868
298 set literal evaluation order did not match documented behaviour.
303 .. date: 9867
307 Multi-phase extension module import now correctly allows the ``m_methods``
308 field to be used to add module level functions to instances of non-module
314 .. date: 9866
318 The round() function accepted a second None argument for some types but not
325 .. date: 9865
329 Warn if a submodule argument to "python -m" or runpy.run_module() is found
336 .. date: 9864
347 .. date: 9863
353 non-string package name.
358 .. date: 9862
367 .. date: 9861
377 .. date: 9860
387 .. date: 9859
396 .. date: 9858
406 .. date: 9857
416 .. date: 9856
425 .. date: 9855
426 .. nonce: R1U-Ec
435 .. date: 9854
445 .. date: 9853
455 .. date: 9852
465 .. date: 9851
474 .. date: 9850
475 .. nonce: vUd-va
478 old keys should not remove new values from WeakValueDictionary when
484 .. date: 9849
493 .. date: 9848
502 .. date: 9847
512 .. date: 9846
522 .. date: 9845
523 .. nonce: t-mjED
533 .. date: 9844
537 dbm.dumb now supports reading read-only files and no longer writes the index
538 file when it is not changed.
543 .. date: 9843
553 .. date: 9842
562 .. date: 9841
572 .. date: 9840
582 .. date: 9839
592 .. date: 9838
601 .. date: 9837
612 .. date: 9836
622 .. date: 9835
633 .. date: 9834
643 .. date: 9833
647 The textwrap.TextWrapper class now honors non-breaking spaces. Based on
653 .. date: 9832
662 .. date: 9831
672 .. date: 9830
681 .. date: 9829
690 .. date: 9828
699 .. date: 9827
703 Fixed writing ZIP files that starts not from the start of the file. Offsets
710 .. date: 9826
711 .. nonce: bQ-IIX
714 Fixed writing non-BMP characters with binary format in plistlib.
719 .. date: 9825
729 .. date: 9824
739 .. date: 9823
743 Fix the ability to pass the --link-objects option to the distutils build_ext
749 .. date: 9822
753 Fixed calendar functions for extreme months: 0001-01 and 9999-12.
756 don't call itermonthdates() which can cause datetime.date under/overflow.
761 .. date: 9821
771 .. date: 9820
776 invalid string-like object as a name. Patch by Xiang Zhang.
781 .. date: 9819
791 .. date: 9818
792 .. nonce: qL-UVQ
800 .. date: 9817
810 .. date: 9816
819 .. date: 9815
820 .. nonce: mtgl-6
828 .. date: 9814
837 .. date: 9813
847 .. date: 9812
857 .. date: 9811
866 .. date: 9810
876 .. date: 9809
885 .. date: 9808
895 .. date: 9807
899 itertools.count() no longer rounds non-integer step in range between 1.0 and
905 .. date: 9806
906 .. nonce: qSPkl-
915 .. date: 9805
925 .. date: 9804
934 .. date: 9803
944 .. date: 9802
954 .. date: 9801
963 .. date: 9800
974 .. date: 9799
985 .. date: 9798
989 Avoid zero-length memcpy() etc calls with null source pointers in the
995 .. date: 9797
1000 not on arbitrary unicode line breaks. This also fixes a bug in HTTP header
1006 .. date: 9796
1015 .. date: 9795
1025 .. date: 9794
1030 attack (CVE-2016-2183).
1035 .. date: 9793
1045 .. date: 9792
1054 .. date: 9791
1064 .. date: 9790
1065 .. nonce: r-IV1g
1073 .. date: 9789
1083 .. date: 9788
1087 Fixed a crash in sqlite3.Connection.cursor() when a factory creates not a
1093 .. date: 9787
1102 .. date: 9786
1113 .. date: 9785
1117 Fix a regression in Connection.commit(). Statements should not be reset
1123 .. date: 9784
1135 .. date: 9783
1145 .. date: 9782
1146 .. nonce: FUJd-7
1154 .. date: 9781
1159 not have permission to access.
1164 .. date: 9780
1173 .. date: 9779
1183 .. date: 9778
1193 .. date: 9777
1202 .. date: 9776
1211 .. date: 9775
1220 .. date: 9774
1229 .. date: 9773
1233 Prevent HTTPoxy attack (CVE-2016-1000110). Ignore the HTTP_PROXY variable
1240 .. date: 9772
1244 Do not assume sched.h defines any SCHED_* constants.
1249 .. date: 9771
1255 and compression and decompression operations did not properly handle results
1261 .. date: 9770
1270 .. date: 9769
1280 .. date: 9768
1289 .. date: 9767
1299 .. date: 9766
1303 Fix SSL zero-length recv() calls to not block and not raise an error about
1309 .. date: 9765
1319 .. date: 9764
1323 Fix activate.fish by removing mis-use of ``$``.
1328 .. date: 9763
1339 .. date: 9762
1344 UnboundLocalError when lazy-loading a module that was already put into
1350 .. date: 9761
1359 .. date: 9760
1364 iterable of integers. Now only strings and byte-like objects are accepted.
1369 .. date: 9759
1370 .. nonce: EVe-Bk
1374 non-ASCII characters
1379 .. date: 9758
1388 .. date: 9757
1398 .. date: 9756
1404 raises it in a chain, do not re-raise the original exception when exiting,
1411 .. date: 9755
1423 .. date: 9754
1432 .. date: 9753
1442 .. date: 9752
1452 .. date: 9751
1461 .. date: 9750
1471 .. date: 9749
1481 .. date: 9748
1490 .. date: 9747
1499 .. date: 9746
1509 .. date: 9745
1518 .. date: 9744
1527 .. date: 9743
1536 .. date: 9742
1546 .. date: 9741
1556 .. date: 9740
1566 .. date: 9739
1575 .. date: 9738
1584 .. date: 9737
1588 Fix asyncio to support formatting of non-python coroutines.
1593 .. date: 9736
1602 .. date: 9735
1603 .. nonce: ZK-GFm
1611 .. date: 9734
1621 .. date: 9733
1631 .. date: 9732
1640 .. date: 9731
1650 .. date: 9730
1659 .. date: 9729
1663 Make loop methods reject socket kinds they do not support.
1668 .. date: 9728
1677 .. date: 9727
1686 .. date: 9726
1696 .. date: 9725
1701 by HoHo-Ho)
1706 .. date: 9724
1716 .. date: 9723
1725 .. date: 9722
1734 .. date: 9721
1738 In section on IDLE -- console differences, mention that using exec means
1744 .. date: 9720
1748 text_textview and test_autocomplete now pass when re-run in the same
1749 process. This occurs when test_idle fails when run with the -w option but
1750 without -jn. Fix warning from test_config.
1755 .. date: 9719
1765 .. date: 9718
1774 .. date: 9717
1778 Allow non-ascii chars in IDLE NEWS.txt, for contributor names.
1783 .. date: 9716
1794 .. date: 9715
1803 .. date: 9714
1808 integers. Now only strings and bytes-like objects are accepted.
1813 .. date: 9713
1817 Documented command-line interface of zipfile.
1822 .. date: 9712
1826 Disallow -j0 to be combined with -T/-l/-M in regrtest command line
1832 .. date: 9711
1833 .. nonce: RtTk-4
1842 .. date: 9710
1851 .. date: 9709
1860 .. date: 9708
1870 .. date: 9707
1880 .. date: 9706
1891 .. date: 9705
1895 Fixed the type of the first argument of module-level functions generated by
1901 .. date: 9704
1910 .. date: 9703
1919 .. date: 9702
1923 launcher.msi has different product codes between 32-bit and 64-bit
1928 .. date: 9701
1937 .. date: 9700
1947 .. date: 9699
1956 .. date: 9698
1965 .. date: 9697
1974 .. date: 9696
1978 Fix out-of-tree building on AIX. Patch by Tristan Carel and Michael
1984 .. date: 9695
1988 Rename --with-optimiations to --enable-optimizations.
1993 .. date: 9694
2002 .. date: 9693
2003 .. nonce: KY_-en
2011 .. date: 9692
2015 Fixed build with Estonian locale (python-config and distclean targets in
2021 .. date: 9691
2030 .. date: 9690
2040 .. date: 9689
2050 .. date: 9688
2059 .. date: 9687
2068 .. date: 9686
2072 Cause lack of llvm-profdata tool when using clang as required for PGO
2074 --with-optimizations is enabled. Also improve our ability to find the
2075 llvm-profdata tool on MacOS and some Linuxes.
2080 .. date: 9685
2084 The profile-opt build now applies PGO to the built-in modules.
2089 .. date: 9684
2090 .. nonce: WXBL-Y
2093 Add the --with-optimizations configure flag.
2098 .. date: 9683
2108 .. date: 9682
2120 .. date: 9681
2129 .. date: 9680
2134 pgen and _freeze_importlib executables from being cross-compiled.
2139 .. date: 9679
2149 .. date: 9678
2154 version checks for the original ctype UTF-8 workaround.
2159 .. date: 9677