Lines Matching +full:not +full:- +full:date
2 .. 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
67 .. date: 7105
78 .. date: 7104
87 .. date: 7103
97 .. date: 7102
107 .. date: 7101
118 .. date: 7100
122 Overflow checking when allocating or reallocating memory was not always
132 .. date: 7099
141 .. date: 7098
142 .. nonce: 6arfb-
152 .. date: 7097
157 reported by these tools does not necessarily follow the python version
163 .. date: 7096
168 stricter __hash__ inheritance rules in 3.0. Several types which did not meet
177 .. date: 7095
187 .. date: 7094
196 .. date: 7093
205 .. date: 7092
215 .. date: 7091
225 .. date: 7090
226 .. nonce: 76LS-7
235 .. date: 7089
244 .. date: 7088
245 .. nonce: 1-8Grp
254 .. date: 7087
259 in the case of not going through a proxy.
264 .. date: 7086
268 in the email package, content-type parsing was hanging on pathological input
274 .. date: 7085
278 binary buffered reading through the new "io" library is now thread-safe.
283 .. date: 7084
289 subsequent imports of rfc822 will not raise a visible DeprecationWarning.
294 .. date: 7083
303 .. date: 7082
308 not deleted.
313 .. date: 7081
318 version that did not raise a DeprecationWarning under -3.
323 .. date: 7080
333 .. date: 7079
337 sre "bytecode" validator. Passing invalid "re-bytecode" to _sre.compile()
338 will now be rejected. This should not affect anybody since the re.compile()
339 function never generates invalid re-bytecode.
344 .. date: 7078
355 .. date: 7077
360 built-in has been removed.
365 .. date: 7076
366 .. nonce: YAmZW-
370 while running under the ``-3`` flag: aifc, asynchat, asyncore, bdb, bsddb,
380 .. date: 7075
389 .. date: 7074
395 module, not the built-in open() function.
400 .. date: 7073
410 .. date: 7072
419 .. date: 7071
428 .. date: 7070
437 .. date: 7069
438 .. nonce: x-kAFj
441 On 64-bit Windows the subprocess module was truncating handles.
446 .. date: 7068
455 .. date: 7067
465 .. date: 7066
474 .. date: 7065
483 .. date: 7064
494 .. date: 7063
505 .. date: 7062
514 .. date: 7061
524 .. date: 7060
530 new-style classes have also been removed, since the coverage is now fairly