• Home
  • Raw
  • Download

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

2 .. date: 9636
4 .. release date: 2016-06-12
8 Update expat to 2.1.1, fixes :cve:`2015-1283`.
13 .. date: 9635
18 Fix TLS stripping vulnerability in smtplib, :cve:`2016-0772`. Reported by Team
24 .. date: 9629
36 .. date: 9597
37 .. nonce: C_-XFg
48 .. date: 9581
59 .. date: 9561
69 .. date: 9673
79 .. date: 9672
88 .. date: 9671
89 .. nonce: -nPBL6
97 .. date: 9670
106 .. date: 9669
115 .. date: 9668
124 .. date: 9667
133 .. date: 9666
134 .. nonce: c-FZZc
145 .. date: 9665
154 .. date: 9664
164 .. date: 9663
174 .. date: 9662
185 .. date: 9661
195 .. date: 9660
200 character, but next replacement uses a non-ASCII character or a string
206 .. date: 9659
218 .. date: 9658
227 .. date: 9657
238 .. date: 9656
247 .. date: 9655
261 .. date: 9654
272 .. date: 9653
285 .. date: 9652
290 _PyObject_GetState() due to regressions observed in Cython-based projects.
295 .. date: 9651
304 .. date: 9650
314 .. date: 9649
319 dict and haven't implemented any pickle-related methods (__reduce__,
326 .. date: 9648
336 .. date: 9647
345 .. date: 9646
356 .. date: 9645
360 Fixed problem with in-place string concatenation and utf-8 cache.
365 .. date: 9644
374 .. date: 9643
375 .. nonce: Vt4E-i
383 .. date: 9642
384 .. nonce: h9-hnz
394 .. date: 9641
404 .. date: 9640
413 .. date: 9639
422 .. date: 9638
431 .. date: 9637
443 .. date: 9634
453 .. date: 9633
463 .. date: 9632
477 .. date: 9631
488 .. date: 9630
498 .. date: 9628
508 .. date: 9627
520 .. date: 9626
529 .. date: 9625
540 .. date: 9624
550 .. date: 9623
559 .. date: 9622
560 .. nonce: jr-b0l
569 .. date: 9621
580 .. date: 9620
589 .. date: 9619
599 .. date: 9618
603 The "urllib.request" module now percent-encodes non-ASCII bytes found in
605 non-ASCII bytes, but "http.client" requires the request target to be
606 ASCII-encodable, otherwise a UnicodeEncodeError is raised. Based on patch by
612 .. date: 9617
622 .. date: 9616
632 .. date: 9615
642 .. date: 9614
643 .. nonce: -n8acU
651 .. date: 9613
661 .. date: 9612
670 .. date: 9611
680 .. date: 9610
690 .. date: 9609
700 .. date: 9608
709 .. date: 9607
720 .. date: 9606
725 be case-insensitive, and to not match unrelated host names that happen to
731 .. date: 9605
740 .. date: 9604
741 .. nonce: 9Orp-G
745 UPPER_CASE or Mixed_Case ones. Patch contributed by Hans-Peter Jansen.
750 .. date: 9603
754 assertSequenceEqual() now correctly outputs non-stringified differing items
755 (like bytes in the -b mode). This affects assertListEqual() and
761 .. date: 9602
762 .. nonce: bVem-p
772 .. date: 9601
782 .. date: 9600
792 .. date: 9599
793 .. nonce: TQGY-7
803 .. date: 9598
808 limits for multibyte character encodings like utf-8.
813 .. date: 9596
817 Stop encoding Latin-1-ized WSGI paths with UTF-8. Patch by Anthony Sottile.
822 .. date: 9595
833 .. date: 9594
842 .. date: 9593
851 .. date: 9592
860 .. date: 9591
870 .. date: 9590
881 .. date: 9589
891 .. date: 9588
902 .. date: 9587
912 .. date: 9586
922 .. date: 9585
931 .. date: 9584
942 .. date: 9583
952 .. date: 9582
962 .. date: 9580
972 .. date: 9579
976 Account for remaining Content-Length in HTTPResponse.readline() and read1().
983 .. date: 9578
993 .. date: 9577
1003 .. date: 9576
1012 .. date: 9575
1022 .. date: 9574
1032 .. date: 9573
1041 .. date: 9572
1051 .. date: 9571
1061 .. date: 9570
1070 .. date: 9569
1079 .. date: 9568
1090 .. date: 9567
1100 .. date: 9566
1104 Fix XML-RPC client to retry when the server shuts down a persistent
1111 .. date: 9565
1121 .. date: 9564
1130 .. date: 9563
1140 .. date: 9562
1150 .. date: 9560
1159 .. date: 9559
1169 .. date: 9558
1178 .. date: 9557
1182 Add UTF-8 suggestion to error message when posting a non-Latin-1 string with
1188 .. date: 9556
1189 .. nonce: HPAu-B
1198 .. date: 9555
1210 .. date: 9554
1214 copy.deepcopy() now correctly copies range() objects with non-atomic
1220 .. date: 9553
1230 .. date: 9552
1239 .. date: 9551
1245 than UTF-8.
1250 .. date: 9550
1251 .. nonce: i-Jc01
1254 xmlrpc now works with strings not encodable with used non-UTF-8 encoding.
1259 .. date: 9549
1268 .. date: 9548
1277 .. date: 9547
1287 .. date: 9546
1291 Use cross-compilation by default for 64-bit Windows.
1296 .. date: 9545
1305 .. date: 9544
1315 .. date: 9543
1325 .. date: 9542
1335 .. date: 9541
1344 .. date: 9540
1354 .. date: 9539
1355 .. nonce: -4m4xO
1358 fileinput now uses sys.stdin as-is if it does not have a buffer attribute
1364 .. date: 9538
1374 .. date: 9537
1383 .. date: 9536
1393 .. date: 9535
1402 .. date: 9534
1411 .. date: 9533
1422 .. date: 9532
1426 Fix regression in number of arguments compileall accepts when '-d' is
1433 .. date: 9531
1443 .. date: 9530
1444 .. nonce: -Bi9Hb
1453 .. date: 9529
1457 When executing a package with the "python -m package" option, and package
1465 .. date: 9528
1466 .. nonce: 5NG-bg
1469 Also in runpy and the "-m" option, omit the irrelevant message ". . . is a
1476 .. date: 9527
1487 .. date: 9526
1496 .. date: 9525
1505 .. date: 9524
1515 .. date: 9523
1525 .. date: 9522
1534 .. date: 9521
1543 .. date: 9520
1552 .. date: 9519
1553 .. nonce: ed-fM0
1562 .. date: 9518
1571 .. date: 9517
1580 .. date: 9516
1590 .. date: 9515
1600 .. date: 9514
1610 .. date: 9513
1619 .. date: 9512
1628 .. date: 9511
1638 .. date: 9510
1647 .. date: 9509
1658 .. date: 9508
1668 .. date: 9507
1680 .. date: 9506
1690 .. date: 9505
1700 .. date: 9504
1710 .. date: 9503
1711 .. nonce: pWz-OK
1719 .. date: 9502
1728 .. date: 9501
1737 .. date: 9500
1746 .. date: 9499
1755 .. date: 9498
1764 .. date: 9497
1765 .. nonce: PmI-G8
1773 .. date: 9496
1777 In the 'IDLE-console differences' section of the IDLE doc, clarify how
1783 .. date: 9495
1793 .. date: 9494
1798 README.txt and open this and NEWS.txt with 'ascii'. Re-encode CREDITS.txt to
1799 utf-8 and open it with 'utf-8'.
1804 .. date: 9493
1814 .. date: 9492
1823 .. date: 9491
1832 .. date: 9490
1843 .. date: 9489
1852 .. date: 9488
1862 .. date: 9487
1873 .. date: 9486
1883 .. date: 9485
1892 .. date: 9484
1901 .. date: 9483
1911 .. date: 9482
1915 Changed test_ssl to use self-signed.pythontest.net. This avoids relying on
1921 .. date: 9481
1922 .. nonce: Qr-60p
1931 .. date: 9480
1941 .. date: 9479
1942 .. nonce: O8-azL
1950 .. date: 9478
1955 cross-compiling. The output of these programs is normally saved with the
1962 .. date: 9477
1966 Fix the cross-compiling pgen rule for in-tree builds. Patch by Xavier de
1972 .. date: 9476
1982 .. date: 9475
1986 A --with-lto configure option has been added that will enable link time
1987 optimizations at build time during a make profile-opt. Some compilers and
1990 over profile-opt alone.
1995 .. date: 9474
2004 .. date: 9473
2005 .. nonce: 102DA-
2008 Avoid error about nonexistent fileblocks.o file by using a lower-level check
2014 .. date: 9472
2018 Fixing the build output folder for tix-8.4.3.6. Patch by Bjoern Thiel.
2023 .. date: 9471
2032 .. date: 9470
2042 .. date: 9469
2046 Added ``--pgo`` and ``--pgo-job`` arguments to ``PCbuild\build.bat`` for
2047 building with Profile-Guided Optimization. The old
2049 ``PCbuild\build.bat --pgo %*``.
2054 .. date: 9468
2059 ``--with-icc`` flag.
2064 .. date: 9467
2068 Fix installation of Python on UNIX with make -j9.
2073 .. date: 9466
2077 Update OS X 10.5+ 32-bit-only installer to build and link with OpenSSL
2083 .. date: 9465
2084 .. nonce: I3-YLh
2092 .. date: 9464
2093 .. nonce: Vi-fmO
2101 .. date: 9463
2107 of gcc-4.5.
2112 .. date: 9462
2121 .. date: 9461
2122 .. nonce: Z-lJEh
2131 .. date: 9460
2140 .. date: 9459
2149 .. date: 9458
2158 .. date: 9453
2168 .. date: 9457
2172 Fix python-gdb.py: don't get C types once when the Python code is loaded,
2173 but get C types on demand. The C types can change if python-gdb.py is loaded
2179 .. date: 9456
2180 .. nonce: wg-rzr
2189 .. date: 9455
2199 .. date: 9454