Home
last modified time | relevance | path

Searched +full:not +full:- +full:date (Results 1 – 25 of 1164) sorted by relevance

12345678910>>...47

/external/python/cpython3/Misc/NEWS.d/
D3.6.1rc1.rst2 .. date: 9892
4 .. release date: 2017-03-04
13 .. date: 9891
14 .. nonce: G5iS-P
22 .. date: 9890
27 TypeError when kwargs is not a dict. But it might cause segv when args=NULL
28 and kwargs is not a dict.
33 .. date: 9889
43 .. date: 9888
53 .. date: 9887
[all …]
D3.5.3rc1.rst2 .. 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
[all …]
D3.7.0a1.rst2 .. date: 2017-09-05-15-26-30
4 .. release date: 2017-09-19
8 not been performed yet.
13 .. date: 2017-08-23-17-02-55
17 Add fuzz tests for float(str), int(str), unicode(str); for oss-fuzz.
22 .. date: 2017-08-16-16-35-59
32 .. date: 0347
43 .. date: 0344
49 vulnerabilities including: CVE-2017-9233 (External entity infinite loop
50 DoS), CVE-2016-9063 (Integer overflow, re-fix), CVE-2016-0718 (Fix
[all …]
D3.5.4rc1.rst2 .. date: 084
5 .. release date: 2017-07-23
14 .. date: 083
20 vulnerabilities including: CVE-2017-9233 (External entity infinite loop
21 DoS), CVE-2016-9063 (Integer overflow, re-fix), CVE-2016-0718 (Fix
22 regression bugs from 2.2.0's fix to CVE-2016-0718) and CVE-2012-0876
23 (Counter hash flooding with SipHash). Note: the CVE-2016-5300 (Use
24 os-specific entropy sources like getrandom) doesn't impact Python, since Python
31 .. date: 081
32 .. nonce: 1VG7R-
[all …]
D3.6.2rc1.rst2 .. date: 9989
4 .. release date: 2017-06-17
7 Removed a too-strict assertion that failed for certain f-strings, such as
13 .. date: 9988
17 Move co_extra_freefuncs to not be per-thread to avoid crashes
22 .. date: 9987
26 Fixed parsing backslashes in f-strings.
31 .. date: 9986
42 .. date: 9985
46 Fixed type.__setattr__() and type.__delattr__() for non-interned attribute
[all …]
D3.6.3rc1.rst2 .. date: 2017-09-05-15-26-30
4 .. release date: 2017-09-18
8 not been performed yet.
13 .. date: 2017-08-16-16-35-59
23 .. date: 2017-09-14-19-47-57
33 .. date: 2017-09-13-13-03-52
34 .. nonce: rS-FlC
43 .. date: 2017-09-11-12-54-35
53 .. date: 2017-09-11-08-50-41
58 not a dictionary. Patch by Oren Milman.
[all …]
D3.7.1rc1.rst2 .. date: 2018-09-11-18-30-55
4 .. release date: 2018-09-26
14 .. date: 2018-09-10-16-05-39
18 CVE-2018-14647: The C accelerated _elementtree module now initializes hash
24 .. date: 2018-08-15-12-12-47
33 .. date: 2018-06-26-19-35-33
44 .. date: 2018-05-28-08-55-30
48 Fixed thread-safety of error handling in _ssl.
53 .. date: 2018-09-24-11-31-23
63 .. date: 2018-09-21-11-06-56
[all …]
/external/python/cpython2/Misc/NEWS.d/
D2.7.11rc1.rst2 .. 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
[all …]
D2.6b3.rst2 .. date: 7111
4 .. release date: 20-Aug-2008
7 Remove Py_TPFLAGS_HAVE_VERSION_TAG from Py_TPFLAGS_DEFAULT when not building
8 the core. This means 3rd party extensions do not automatically benefit from
17 .. date: 7110
27 .. date: 7109
37 .. date: 7108
41 Make buffer-interface thread-safe wrt. PyArg_ParseTuple, by denying s# to
47 .. date: 7107
57 .. date: 7106
[all …]
D2.7a1.rst2 .. date: 7759
4 .. release date: 2009-12-05
13 .. date: 7758
24 .. date: 7757
34 .. date: 7756
39 1e-100 used to raise OverflowError, but now gives the requested 120
45 .. date: 7755
46 .. nonce: Z3-djS
54 .. date: 7754
63 .. date: 7753
[all …]
D2.7.6rc1.rst2 .. date: 9182
4 .. release date: 2013-10-26
8 and not removed by the linker's optimizer.
13 .. date: 9181
17 UTF-7 decoder no more produces illegal unicode strings.
22 .. date: 9180
32 .. date: 9179
36 Fix a crash in the "replace" error handler on 64-bit platforms. Patch by
42 .. date: 9178
43 .. nonce: meZHE-
[all …]
D2.7.1rc1.rst2 .. date: 8273
4 .. release date: 2010-11-13
13 .. date: 8272
23 .. date: 8271
33 .. date: 8270
42 .. date: 8269
52 .. date: 8268
56 CObject use is marked as a Py3k warning, not a deprecation warning.
61 .. date: 8267
71 .. date: 8266
[all …]
D2.6a1.rst2 .. date: 6793
4 .. release date: 29-Feb-2008
13 .. date: 6792
22 .. date: 6791
31 .. date: 6790
41 .. date: 6789
55 .. date: 6788
69 .. date: 6787
81 .. date: 6786
91 .. date: 6785
[all …]
D2.7.8.rst2 .. date: 9373
4 .. release date: 2014-06-29
13 .. date: 9372
18 type. CVE-2014-7185.
23 .. date: 9371
27 Running Python with the -3 option now also warns about non-ascii bytes
33 .. date: 9370
37 If the conditional if-else expression, allow an integer written with no
44 .. date: 9369
48 Fix over-pessimistic computation of the stack effect of some opcodes in the
[all …]
D2.7.13rc1.rst2 .. date: 9925
4 .. release date: 2016-12-03
13 .. date: 9924
17 dumbdbm no longer writes the index file in when it is not changed and
18 supports reading read-only files.
23 .. date: 9923
27 Fixed miscellaneous issues with C-style formatting of types with custom
33 .. date: 9922
38 C-inherited Cython classes).
43 .. date: 9921
[all …]
D2.7.15rc1.rst2 .. date: 2018-03-05-10-14-42
4 .. release date: 2018-04-14
15 .. date: 2018-03-02-10-24-52
21 refactored. This resolves CVE-2018-1060 and CVE-2018-1061. Patch by Jamie
27 .. date: 2017-09-04-21-24-51
32 function from the master branch to not depend on the implementation of
39 .. date: 060
50 .. date: 059
56 vulnerabilities including: CVE-2017-9233 (External entity infinite loop
57 DoS), CVE-2016-9063 (Integer overflow, re-fix), CVE-2016-0718 (Fix
[all …]
D2.7.7rc1.rst2 .. date: 9326
4 .. release date: 2014-05-17
13 .. date: 9325
22 .. date: 9324
32 .. date: 9323
37 supporting anonymous memory mappings. Patch by Charles-François Natali.
42 .. date: 9322
51 .. date: 9321
55 Raise a better error when non-unicode codecs are used for a file's coding
61 .. date: 9320
[all …]
/external/python/cpython2/Demo/classes/
DDates.py1 # Class Date supplies date objects that support date arithmetic.
3 # Date(month,day,year) returns a Date object. An instance prints as,
7 # all work as expected for date objects: int+date or date+int returns
8 # the date `int' days from `date'; date+date raises an exception;
9 # date-int returns the date `int' days before `date'; date2-date1 returns
10 # an integer, the number of days from date1 to date2; int-date raises an
13 # the two dates and max(date1,date2) the later; and date objects can be
16 # Date objects support one visible method, date.weekday(). This returns
17 # the day of the week the date falls on, as a string.
19 # Date objects also have 4 read-only data attributes:
[all …]
/external/python/google-api-python-client/docs/dyn/
Ddfareporting_v2_8.placementGroups.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Ddfareporting_v2_7.placementGroups.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
/external/icu/icu4c/source/i18n/unicode/
Ddtitvfmt.h4 * Copyright (C) 2008-2016, International Business Machines Corporation and
21 * \brief C++ API: Format and parse date interval in a language-independent manner.
37 * DateIntervalFormat is a class for formatting and parsing date
38 * intervals in a language-independent manner.
39 * Only formatting is supported, parsing is not supported.
42 * Date interval means from one date to another date,
51 * For example, the date interval format from "Jan 11, 2008" to "Jan 18,. 2008"
52 * is "Jan 11-18, 2008" for English.
54 * although initially, parsing is not supported.
57 * There is no structural information in date time patterns.
[all …]
/external/libmtp/logs/
Dmtp-detect-sonyericsson-U8i.txt9 broken! 827af030 not found
10 broken! 88b98200 not found
11 broken! a9c00006 not found
12 broken! adff96d7 not found
13 broken! b6780000 not found
14 broken! dc020082 not found
15 broken! dc440082 not found
16 broken! e57cce8e not found
17 broken! f0000000 not found
18 broken! ffdc0700 not found
[all …]
/external/tensorflow/tensorflow/python/util/
Ddeprecation.py4 # you may not use this file except in compliance with the License.
7 # http://www.apache.org/licenses/LICENSE-2.0
46 def _add_deprecated_function_notice_to_docstring(doc, date, instructions): argument
49 ('in a future version' if date is None else ('after %s' % date))]
58 def _add_deprecated_arg_notice_to_docstring(doc, date, instructions, argument
69 (deprecation_string, 'in a future version' if date is None else
70 ('after %s' % date)), 'Instructions for updating:'
74 def _add_deprecated_arg_value_notice_to_docstring(doc, date, instructions, argument
82 when = 'in a future version' if date is None else ('after %s' % date)
93 def _validate_deprecation_args(date, instructions): argument
[all …]
/external/autotest/contrib/
Ddb_cleanup.py3 # Use of this source code is governed by a BSD-style license that can be
21 # Format Appears as: [Date] [Time] - [Msg Level] - [Message]
22 LOGGING_FORMAT = '%(asctime)s - %(levelname)s - %(message)s'
23 # This regex makes sure the input is in the format of YYYY-MM-DD (2012-02-01)
24 DATE_FORMAT_REGEX = ('^(19|20)\d\d[- /.](0[1-9]|1[012])[- /.](0[1-9]|[12][0-9]'
28 WHERE %(table)s.%(time_column)s <= "%(date)s"
34 WHERE %(related_table)s.%(time_column)s <= "%(date)s"
44 WHERE %(related_table)s.%(time_column)s <= "%(date)s"
58 # db_cleanup may delete stuff from the global database, which is generally not
100 bartext = '=' * (barlen-1) + '>'
[all …]
/external/apache-commons-compress/src/changes/
Dchanges.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
8 "License"); you may not use this file except in compliance
11 http://www.apache.org/licenses/LICENSE-2.0
19 -->
21 <!--
22 This file is also used by the maven-changes-plugin to generate the release notes.
26 release process easy :-).
30 3. Use the report generated by the maven-changelog-plugin to see all
35 mvn changes:announcement-generate -Prelease-notes [-Dchanges.version=m.n]
[all …]

12345678910>>...47