• Home
  • Raw
  • Download

Lines Matching +full:date +full:-

2 .. date: 8656
4 .. release date: 2012-02-23
13 .. date: 8655
17 oCERT-2011-003: add -R command-line option and PYTHONHASHSEED environment
18 variable, to provide an opt-in way to protect against denial of service
25 .. date: 8654
26 .. nonce: 6wzkv-
30 time doesn't fit in a 32-bit timestamp.
35 .. date: 8653
36 .. nonce: M-D70Z
44 .. date: 8652
55 .. date: 8651
60 sys.setrecursionlimit((1<<31)-1).
65 .. date: 8650
69 The UTF-7 decoder now accepts lone surrogates (the encoder already accepts
75 .. date: 8649
84 .. date: 8648
93 .. date: 8647
102 .. date: 8646
106 VTRACE macro expanded to no-op in _sre.c to avoid compiler warnings. Patch
112 .. date: 8645
123 .. date: 8644
124 .. nonce: 8x-IKP
127 Fix __delitem__ on old-style instances when invoked through
133 .. date: 8643
143 .. date: 8642
153 .. date: 8641
167 .. date: 8640
172 non-letter characters.
177 .. date: 8639
182 before compiling. (See also: bpo-12609)
187 .. date: 8638
191 Fix segfault when __new__ on an exception returns a non-exception class.
196 .. date: 8637
197 .. nonce: tp-PTF
209 .. date: 8636
219 .. date: 8635
224 length to INT_MAX on Windows. (See also: bpo-9015)
229 .. date: 8634
240 .. date: 8633
249 .. date: 8632
259 .. date: 8631
260 .. nonce: vZ-AWU
263 sqlite3: Fix 64-bit integer handling in user functions on 32-bit
269 .. date: 8630
278 .. date: 8629
282 CVE-2012-0845: xmlrpc: Fix an endless loop in SimpleXMLRPCServer upon
288 .. date: 8628
297 .. date: 8627
306 .. date: 8626
316 .. date: 8625
325 .. date: 8624
335 .. date: 8623
336 .. nonce: QvF-XL
339 distutils' build_ext command --libraries option now correctly parses
345 .. date: 8622
354 .. date: 8621
363 .. date: 8620
373 .. date: 8619
386 .. date: 8618
390 On OS X 10.7 and 10.6 with Xcode 4.2, building Distutils-based packages with
391 C extension modules may fail because Apple has removed gcc-4.2, the version
392 used to build python.org 64-bit/32-bit Pythons. If the user does not
395 if gcc-4.2 is required but not found. Also as a convenience, if the user
398 32-bit-only Pythons use gcc-4.0 and the 10.4u SDK, neither of which are
405 .. date: 8617
414 .. date: 8616
424 .. date: 8615
434 .. date: 8614
443 .. date: 8613
453 .. date: 8612
457 CVE-2011-3389: the _ssl module would always disable the CBC IV attack
463 .. date: 8611
472 .. date: 8610
482 .. date: 8609
492 .. date: 8608
501 .. date: 8607
502 .. nonce: 8qUg-G
511 .. date: 8606
521 .. date: 8605
530 .. date: 8604
539 .. date: 8603
548 .. date: 8602
557 .. date: 8601
567 .. date: 8600
577 .. date: 8599
587 .. date: 8598
592 floats to round-trip without loss of precision.
597 .. date: 8597
606 .. date: 8596
616 .. date: 8595
626 .. date: 8594
635 .. date: 8593
640 wrapped raw file is non-blocking and the write would block. Previous code
648 .. date: 8592
657 .. date: 8591
667 .. date: 8590
671 HTMLParser now correctly handles non-valid attributes, including adjacent
672 and unquoted attributes. (See also: bpo-755670, bpo-13357, bpo-12629,
673 bpo-1200313)
678 .. date: 8589
688 .. date: 8588
697 .. date: 8587
706 .. date: 8586
715 .. date: 8585
724 .. date: 8584
734 .. date: 8583
744 .. date: 8582
753 .. date: 8581
763 .. date: 8580
773 .. date: 8579
785 .. date: 8578
794 .. date: 8577
798 fix cgi.parse_header issue on strings with double-quotes and semicolons
804 .. date: 8576
814 .. date: 8575
824 .. date: 8574
829 Unicode string with non-ASCII characters.
834 .. date: 8573
843 .. date: 8572
847 Prevent pydoc -k failures due to module import errors. (Backport to 2.7 of
853 .. date: 8571
863 .. date: 8570
864 .. nonce: --iH31
873 .. date: 8569
882 .. date: 8568
886 xmlrpclib now encodes Unicode URI to ISO-8859-1, instead of failing with a
892 .. date: 8567
896 distutils' PKG-INFO files will now correctly report Metadata-Version: 1.1
897 instead of 1.0 if a Classifier or Download-URL field is present.
902 .. date: 8566
912 .. date: 8565
923 .. date: 8564
928 --skip-build option given to bdist.
933 .. date: 8563
943 .. date: 8562
952 .. date: 8561
962 .. date: 8560
972 .. date: 8559
981 .. date: 8558
991 .. date: 8557
1001 .. date: 8556
1010 .. date: 8555
1019 .. date: 8554
1029 .. date: 8553
1039 .. date: 8552
1049 .. date: 8551
1058 .. date: 8550
1062 Fix the behavior of distutils' sdist command with manually-maintained
1063 MANIFEST files. (See also: bpo-8688)
1068 .. date: 8549
1078 .. date: 8548
1082 Fix pydoc.synopsis() on files with non-negative st_mtime.
1087 .. date: 8547
1097 .. date: 8546
1107 .. date: 8545
1117 .. date: 8544
1126 .. date: 8543
1135 .. date: 8542
1144 .. date: 8541
1145 .. nonce: -EZrk3
1153 .. date: 8540
1162 .. date: 8539
1166 Add a plat-linux3 directory mirroring the plat-linux2 directory, so that
1172 .. date: 8538
1182 .. date: 8537
1191 .. date: 8536
1200 .. date: 8535
1210 .. date: 8534
1220 .. date: 8533
1230 .. date: 8532
1240 .. date: 8531
1246 process. This could cause failures in non-Distutils subprocesses and was
1258 .. date: 8530
1268 .. date: 8529
1269 .. nonce: bS5-Qf
1277 .. date: 8528
1287 .. date: 8527
1298 .. date: 8526
1299 .. nonce: -NhBcF
1307 .. date: 8525
1316 .. date: 8524
1326 .. date: 8523
1330 Fix a performance issue in Decimal._power_exact that caused some corner-case
1336 .. date: 8522
1345 .. date: 8521
1359 .. date: 8520
1360 .. nonce: cu9-Sp
1370 .. date: 8519
1381 .. date: 8518
1385 bsddb module: Erratic behaviour of "DBEnv->rep_elect()" because a typo.
1391 .. date: 8517
1392 .. nonce: -HkPbH
1400 .. date: 8516
1409 .. date: 8515
1413 FileIO, BZ2File, and the built-in file class now use a linear-time buffer
1419 .. date: 8514
1430 .. date: 8513
1439 .. date: 8512
1449 .. date: 8511
1459 .. date: 8510
1469 .. date: 8509
1470 .. nonce: Z7xl-R
1478 .. date: 8508
1487 .. date: 8507
1497 .. date: 8506
1498 .. nonce: -z_Mxz
1508 .. date: 8505
1512 Make IDLE help window non-modal. Patch by Guilherme Polo and Roger Serwy.
1517 .. date: 8504
1521 IDLE auto-complete did not work with some imported module, like hashlib.
1527 .. date: 8503
1537 .. date: 8502
1548 .. date: 8501
1557 .. date: 8500
1567 .. date: 8499
1572 the normal config files on startup and has to use the built-in default key
1578 .. date: 8498
1588 .. date: 8497
1597 .. date: 8496
1606 .. date: 8495
1615 .. date: 8494
1616 .. nonce: z-aagT
1626 .. date: 8493
1636 .. date: 8492
1637 .. nonce: jUdfJ-
1642 its new -o, -W and --add-suffix options. This makes it more useful in many
1648 .. date: 8491
1649 .. nonce: ZGu-0K
1658 .. date: 8490
1662 python-gdb.py is now able to retrieve more frames in the Python traceback if
1668 .. date: 8489
1678 .. date: 8488
1688 .. date: 8487
1697 .. date: 8486
1701 Prevent test_distutils failures on OS X with --enable-shared.
1706 .. date: 8485
1710 Skip test case if user site-packages disabled (-s or PYTHONNOUSERSITE).
1716 .. date: 8484
1725 .. date: 8483
1734 .. date: 8482
1743 .. date: 8481
1753 .. date: 8480
1763 .. date: 8479
1773 .. date: 8478
1782 .. date: 8477
1792 .. date: 8476
1793 .. nonce: Vvh-2P
1797 service (e.g. OpenDNS) resolves a non-existent domain name. The test is now
1803 .. date: 8475
1804 .. nonce: -qUe-z
1814 .. date: 8474
1815 .. nonce: -5YCgZ
1825 .. date: 8473
1826 .. nonce: I497O-
1835 .. date: 8472
1845 .. date: 8471
1854 .. date: 8470
1859 Johannes Vogel. (See also: bpo-13995)
1864 .. date: 8469
1873 .. date: 8468
1882 .. date: 8467
1892 .. date: 8466
1902 .. date: 8465
1912 .. date: 8464