index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing spaces.
Walter Dörwald
2005-10-09
1
-3/+3
*
Fix indentation.
Walter Dörwald
2005-10-09
1
-1/+1
*
Part of SF patch #1313939: Speedup charmap decoding by extending
Walter Dörwald
2005-10-06
1
-0/+5
*
Patch #754022: Greatly enhanced webbrowser.py.
Georg Brandl
2005-10-03
1
-0/+2
*
Fix SF bug #976608, Unhelpful error message when mtime of a module is -1
Neal Norwitz
2005-10-03
1
-0/+2
*
SF bug #887946, segfault if redirecting directory
Neal Norwitz
2005-10-03
1
-0/+3
*
- Fix segfault with invalid coding.
Neal Norwitz
2005-10-02
1
-0/+4
*
bug [ 729103 ] Cannot retrieve name of super object
Georg Brandl
2005-10-01
1
-0/+3
*
Patch #1309009, Fix segfault in pyexpat when the XML document is
Neal Norwitz
2005-09-30
1
-0/+3
*
patch [ 1300515 ] xdrlib.py: pack_fstring() did not use null bytes for padding
Georg Brandl
2005-09-29
1
-0/+3
*
bug [ 1296004 ] MemoryError in httplib
Georg Brandl
2005-09-29
1
-0/+3
*
Fix parse errors in readline module when compiling without threads.
Georg Brandl
2005-09-29
1
-0/+2
*
Convert iterator __len__() methods to a private API.
Raymond Hettinger
2005-09-24
1
-0/+4
*
Patch #1288833: Removed thread lock from socket.getaddrinfo on
Hye-Shik Chang
2005-09-24
1
-0/+3
*
Patches #1298449 and #1298499: Add some missing checks for error
Michael W. Hudson
2005-09-22
1
-0/+3
*
SF Patch #1297028, cjkcodecs does not initialize type pointer
Neal Norwitz
2005-09-21
1
-0/+3
*
- On 64-bit platforms, when __len__() returns a value that cannot be
Guido van Rossum
2005-09-20
1
-0/+3
*
- Patch #1166948: locale.py: Prefer LC_ALL, LC_CTYPE and LANG over LANGUAGE
Matthias Klose
2005-09-20
1
-0/+6
*
Note fix of memory leak.
Neal Norwitz
2005-09-19
1
-0/+2
*
skip _locale test if OS X < 10.4
Skip Montanaro
2005-09-19
1
-0/+3
*
Patch #1268314: Cache lines in StreamReader.readlines for performance.
Martin v. Löwis
2005-09-18
1
-0/+2
*
Patch #1213831: Fix typo in unicodedata._getcode.
Martin v. Löwis
2005-09-18
1
-0/+2
*
Clear out the regex cache when the TimeRE cache is invalidated by a locale
Brett Cannon
2005-09-15
1
-0/+2
*
*** empty log message ***
Georg Brandl
2005-09-14
1
-0/+3
*
bug [ 1274828 ] splitunc not documented
Georg Brandl
2005-09-14
1
-0/+2
*
Complete format code support in getargs.c::skipitem(), which is called when
Georg Brandl
2005-09-14
1
-0/+3
*
- Changes donated by Elemental Security to make it work on AIX 5.3
Guido van Rossum
2005-09-14
1
-0/+4
*
- Changes donated by Elemental Security to make it work on HP-UX 11 on
Guido van Rossum
2005-09-14
1
-0/+3
*
Bug #1202493: Fixing SRE parser to handle '{}' as perl does, rather than
Gustavo Niemeyer
2005-09-14
1
-0/+4
*
Fix rest markup and typos.
Walter Dörwald
2005-09-01
1
-2/+2
*
SF bug #1235646: codecs.StreamRecoder.next() now reencodes the data it reads
Walter Dörwald
2005-09-01
1
-0/+3
*
SF bug #1251300: On UCS-4 builds the "unicode-internal" codec will now complain
Walter Dörwald
2005-08-30
1
-0/+4
*
Patch #1168594: set sizes of non-regular files to zero. Fixes #1167128.
Martin v. Löwis
2005-08-27
1
-0/+2
*
patch [ 810023 ] Fix for off-by-one bug in urllib.URLopener.retrieve
Georg Brandl
2005-08-26
1
-0/+3
*
patch [ 756021 ] Allow socket.inet_aton("255.255.255.255") on Windows
Georg Brandl
2005-08-26
1
-2/+5
*
typo
Georg Brandl
2005-08-26
1
-1/+1
*
Disallow keyword arguments for type constructors that don't use them.
Georg Brandl
2005-08-26
1
-0/+3
*
Correcting my last BZ2 entry. Adding one for #1215928.
Georg Brandl
2005-08-25
1
-3/+5
*
Make IDNA return an empty string when the input is empty. Fixes #1163178.
Martin v. Löwis
2005-08-25
1
-0/+2
*
patch #848017: make Cookie more RFC-compliant.
Georg Brandl
2005-08-24
1
-0/+3
*
Patch [ 1062060 ] fix for 1016880 urllib.urlretrieve silently truncates dwnld
Georg Brandl
2005-08-24
1
-0/+4
*
Patch [ 784089 ] A program to scan python files and list those require coding
Georg Brandl
2005-08-24
1
-0/+5
*
Patch #1167716: Support Unicode filenames in mkpath. Fixes #1121494.
Martin v. Löwis
2005-08-24
1
-0/+2
*
Forward UnicodeDecodeError into SyntaxError for source encoding errors.
Martin v. Löwis
2005-08-24
1
-0/+2
*
Return complete lines from codec stream readers
Martin v. Löwis
2005-08-24
1
-0/+4
*
bug [ 1192315 ] 'clear -1' in pdb
Georg Brandl
2005-08-24
1
-0/+2
*
bug [ 1190204 ] 3.29 site is confusing re site-packages on Windows
Georg Brandl
2005-08-24
1
-0/+2
*
bug [ 1193849 ] os.path.expanduser documentation wrt. empty $HOME
Georg Brandl
2005-08-24
1
-0/+2
*
bug [ 728515 ] mmap's resize method resizes the file in win32 but not unix
Georg Brandl
2005-08-24
1
-0/+3
*
Revert previous checkin.
Martin v. Löwis
2005-08-24
1
-2/+0
[next]