Lines Matching +full:not +full:- +full:date
2 .. 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
65 Fixed potential problem with file.write() not detecting IO error by
72 .. date: 9319
85 .. date: 9318
94 .. date: 9317
104 .. date: 9316
114 .. date: 9315
123 .. date: 9314
134 .. date: 9313
143 .. date: 9312
144 .. nonce: uH-yCD
153 .. date: 9311
158 that robots.txt has been read or does not exist prior to returning True in
164 .. date: 9310
174 .. date: 9309
178 Do not attempt to re-encode mimetype data read from registry in ANSI mode.
184 .. date: 9308
194 .. date: 9307
199 parameter. Bug reported by Guido Vranken. (See also: CVE-2014-4616)
204 .. date: 9306
213 .. date: 9305
222 .. date: 9304
226 Improved thread-safety in logging cleanup during interpreter shutdown.
232 .. date: 9303
242 .. date: 9302
246 `assertRaisesRegex` now raises a TypeError if the second argument is not a
252 .. date: 9301
262 .. date: 9300
272 .. date: 9299
283 .. date: 9298
287 distutils should not produce unhelpful "error: None" messages anymore.
288 distutils.util.grok_environment_error is kept but doc-deprecated.
293 .. date: 9297
304 .. date: 9296
314 .. date: 9295
324 .. date: 9294
325 .. nonce: poU-vm
328 os.path.expandvars() now supports non-ASCII Unicode environment variables
334 .. date: 9293
344 .. date: 9292
348 Fixed a crash when use non-initialized io.BufferedRWPair. Based on patch by
354 .. date: 9291
364 .. date: 9290
373 .. date: 9289
383 .. date: 9288
394 .. date: 9287
399 did not handle that case gracefully. Now it handles the 'bye' correctly.
404 .. date: 9286
414 .. date: 9285
419 strings only). Improved error handling in variables-related commands.
424 .. date: 9284
434 .. date: 9283
443 .. date: 9282
452 .. date: 9281
463 .. date: 9280
472 .. date: 9279
482 .. date: 9278
492 .. date: 9277
501 .. date: 9276
510 .. date: 9275
519 .. date: 9274
523 Restored the use of locale-independent mapping instead of locale-dependent
529 .. date: 9273
538 .. date: 9272
548 .. date: 9271
558 .. date: 9270
567 .. date: 9269
576 .. date: 9268
585 .. date: 9267
589 CVE-2013-1752: Change use of readline in imaplib module to limit line
595 .. date: 9266
599 Explicitly disallow non-SOCK_STREAM sockets in the ssl module, rather than
605 .. date: 9265
614 .. date: 9264
623 .. date: 9263
632 .. date: 9262
633 .. nonce: -vXCBM
641 .. date: 9261
651 .. date: 9260
661 .. date: 9259
671 .. date: 9258
681 .. date: 9257
691 .. date: 9256
701 .. date: 9255
711 .. date: 9254
720 .. date: 9253
730 .. date: 9252
740 .. date: 9251
752 .. date: 9250
761 .. date: 9249
765 Fix segfault in bz2 module after calling __init__ twice with non-existent
771 .. date: 9248
780 .. date: 9247
791 .. date: 9246
796 Pickler.persistent_id returns None, but not for any other false values.
803 .. date: 9245
813 .. date: 9244
822 .. date: 9243
826 Fix test.test_support.bind_port() to not cause an error when Python was
828 system with an OS kernel that does not support that new socket option.
833 .. date: 9242
837 Fixed writing not compressed 16- and 32-bit wave files on big-endian
843 .. date: 9241
847 in csv's writerow, handle non-string keys when generating the error message
848 that certain keys are not in the 'fieldnames' list.
853 .. date: 9240
862 .. date: 9239
871 .. date: 9238
875 Fixed support of 24-bit wave files on big-endian platforms.
880 .. date: 9237
884 HTMLParser now accepts all valid start-tag names as defined by the HTML5
890 .. date: 9236
899 .. date: 9235
908 .. date: 9234
918 .. date: 9233
928 .. date: 9232
940 .. date: 9231
944 Avoid exception in _osx_support with non-standard compiler configurations.
950 .. date: 9230
961 .. date: 9229
962 .. nonce: _-ge-g
970 .. date: 9228
979 .. date: 9227
991 .. date: 9226
996 consolidating and improving human-validated tests of Idle. Change other
1003 .. date: 9225
1012 .. date: 9224
1021 .. date: 9223
1031 .. date: 9222
1041 .. date: 9221
1045 Remove non-functional configuration dialog help button until we make it
1051 .. date: 9220
1061 .. date: 9219
1070 .. date: 9218
1080 .. date: 9217
1090 .. date: 9216
1094 Ensure IDLE menus are customized properly on OS X for non-framework builds
1100 .. date: 9215
1109 .. date: 9214
1119 .. date: 9213
1128 .. date: 9212
1137 .. date: 9211
1148 .. date: 9210
1157 .. date: 9209
1166 .. date: 9208
1175 .. date: 9207
1180 executable is not available.
1185 .. date: 9206
1194 .. date: 9205
1203 .. date: 9204
1212 .. date: 9203
1221 .. date: 9202
1230 .. date: 9201
1234 Re-enabled a long-disabled test in test_winsound. (See also: bpo-19987)
1239 .. date: 9200
1249 .. date: 9199
1259 .. date: 9198
1269 .. date: 9197
1270 .. nonce: a2jP-V
1273 All skipped tests now reported as skipped. (See also: bpo-19572)
1278 .. date: 9196
1287 .. date: 9195
1296 .. date: 9194
1307 .. date: 9193
1317 .. date: 9192
1327 .. date: 9191
1336 .. date: 9190
1340 Introduce the json module in the tutorial, and de-emphasize the pickle
1346 .. date: 9189
1355 .. date: 9188
1360 8.5.15. (See also: bpo-20565)
1365 .. date: 9187
1369 As of 2.7.8, the 32-bit-only installer will support OS X 10.5 and later
1371 will provide three installers: the legacy deprecated 10.3+ 32-bit-only
1372 format; the newer 10.5+ 32-bit-only format; and the unchanged 10.6+
1373 64-/32-bit format. Although binary installers will no longer be available