Lines Matching +full:not +full:- +full:date
2 .. 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-
47 non-BMP character on narrow build.
52 .. date: 9177
62 .. date: 9176
72 .. date: 9175
82 .. date: 9174
91 .. date: 9173
100 .. date: 9172
104 Fix symtable.symtable function to not be confused when there are functions
110 .. date: 9171
119 .. date: 9170
128 .. date: 9169
138 .. date: 9168
148 .. date: 9167
158 .. date: 9166
162 CVE-2013-1752: ftplib: Limit amount of data read by limiting the call to
168 .. date: 9165
172 Fixed the wave module on 64-bit big-endian platforms.
177 .. date: 9164
182 changed from 0-based indexing to 1-based like gnu readline. Original patch
188 .. date: 9163
200 .. date: 9162
210 .. date: 9161
219 .. date: 9160
228 .. date: 9159
238 .. date: 9158
242 CVE-2013-1752: nntplib: Limit maximum line lengths to 2048 to prevent
248 .. date: 9157
252 Avoid passing "-mno-cygwin" to the mingw32 compiler, except when necessary.
258 .. date: 9156
267 .. date: 9155
271 Fix building extensions on all platforms when --enable-shared is used.
276 .. date: 9154
284 file position is not a zero.
289 .. date: 9153
299 .. date: 9152
310 .. date: 9151
317 user that owns the process and must not be readable by any other user.
322 .. date: 9150
332 .. date: 9149
342 .. date: 9148
352 .. date: 9147
362 .. date: 9146
372 .. date: 9145
373 .. nonce: Uzi-Y4
382 .. date: 9144
386 Fix _tkinter.tkapp.interpaddr() on Windows 64-bit, don't cast 64-bit pointer
392 .. date: 9143
402 .. date: 9142
403 .. nonce: -YsF6X
412 .. date: 9141
416 After fork(), reinit all threads states, not only active ones. Patch by A.
422 .. date: 9140
432 .. date: 9139
441 .. date: 9138
450 .. date: 9137
460 .. date: 9136
461 .. nonce: 8YQW0-
470 .. date: 9135
474 Re-seed OpenSSL's pseudo-random number generator after fork. A
481 .. date: 9134
491 .. date: 9133
495 Fix a crash in the TextIOWrapper.tell method on 64-bit platforms. Patch by
501 .. date: 9132
511 .. date: 9131
520 .. date: 9130
521 .. nonce: i4hnf-
530 .. date: 9129
534 Fix CVE-2013-4238. The SSL module now handles NULL bytes inside
543 .. date: 9128
548 else than /dev/urandom not existing (for example, exhausting the file
554 .. date: 9127
563 .. date: 9126
567 Change 'positive' to 'non-negative' in queue.py put and get docstrings and
573 .. date: 9125
582 .. date: 9124
592 .. date: 9123
596 multiprocessing should not retry connect() with same socket.
601 .. date: 9122
610 .. date: 9121
620 .. date: 9120
621 .. nonce: r98Yh-
629 .. date: 9119
638 .. date: 9118
647 .. date: 9117
648 .. nonce: P-O3wv
658 .. date: 9116
663 longer than 2 gigabytes. The ssl module does not support partial write.
668 .. date: 9115
672 cgi.FieldStorage no longer fails to handle multipart/form-data when \r\n
678 .. date: 9114
689 .. date: 9113
698 .. date: 9112
707 .. date: 9111
716 .. date: 9110
725 .. date: 9109
734 .. date: 9108
744 .. date: 9107
750 linking if LDSHARED is not also overridden. This restores Distutils
756 .. date: 9106
761 command line tools were not installed.
766 .. date: 9105
776 .. date: 9104
780 Fixed a Windows-specific tempfile bug where collision with an existing
787 .. date: 9103
793 python.org 32-bit-only binary installer.
798 .. date: 9102
808 .. date: 9101
817 .. date: 9100
826 .. date: 9099
835 .. date: 9098
836 .. nonce: E1geL-
839 The "Python Launcher" on OSX could not launch python scripts that have paths
845 .. date: 9097
854 .. date: 9096
863 .. date: 9095
868 because the Apple-deprecated QuickDraw headers have been removed from Xcode
874 .. date: 9094
884 .. date: 9093
888 Tcl/Tk 8.5.15 is now included with the OS X 10.6+ 64-bit/32-bit installer
889 for 10.6+. It is no longer necessary to install a third-party version of
890 Tcl/Tk 8.5 to work around the problems in the Apple-supplied Tcl/Tk 8.5
896 .. date: 9092
901 special build options. By setting OPT, some compiler-specific options like
902 -fwrapv were overridden and thus not used, which could result in broken
908 .. date: 9091
917 .. date: 9090
926 .. date: 9089
935 .. date: 9088
946 .. date: 9087
956 .. date: 9086
957 .. nonce: UoF-oR
960 Format - Strip trailing whitespace no longer marks a file as changed when it
961 has not been changed. This fix followed the addition of a test file
967 .. date: 9085
976 .. date: 9084
986 .. date: 9083
995 .. date: 9082
1004 .. date: 9081
1014 .. date: 9080
1024 .. date: 9079
1025 .. nonce: -n5gzd
1033 .. date: 9078
1042 .. date: 9077
1052 .. date: 9076
1062 .. date: 9075
1071 .. date: 9074
1080 .. date: 9073
1089 .. date: 9072
1098 .. date: 9071
1102 Fixed and improved cross-references.
1107 .. date: 9070
1116 .. date: 9069
1125 .. date: 9068
1130 and decoders for binary-to-binary codecs.