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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug [ 1266296 ] Mistakes in decimal.Context.subtract documentation
Georg Brandl
2005-08-22
1
-1/+1
*
Bug #1266283: lexists() is not exported from os.path
Georg Brandl
2005-08-22
1
-0/+2
*
Fix BZ2File.(x)readlines() for files without a newline.
Georg Brandl
2005-08-21
1
-0/+3
*
Add a C API for sets and frozensets.
Raymond Hettinger
2005-08-16
1
-0/+2
*
Port from the Python 2.4 branch, patches for SF bug # 900092,
Barry Warsaw
2005-08-15
1
-0/+3
*
Fix pystack command.
Neil Schemenauer
2005-08-13
1
-1/+1
*
Change the %s format specifier for str objects so that it returns a
Neil Schemenauer
2005-08-12
1
-0/+4
*
Patch #1180695: Implement nanosecond stat resolution on FreeBSD,
Martin v. Löwis
2005-08-09
1
-0/+3
*
Patch #1239112: Correct LINKCC C++ test. Fixes #1189330.
Martin v. Löwis
2005-08-07
1
-0/+3
*
Patch #827386: Support absolute source paths in msvccompiler.py.
Martin v. Löwis
2005-08-07
1
-0/+2
*
patch [ 1105730 ] Faster commonprefix in macpath, ntpath, etc.
Georg Brandl
2005-08-03
1
-0/+3
*
[ 1243192 ] Incorrect documentation of re.UNICODE
Georg Brandl
2005-08-02
1
-0/+2
*
Revised the set() and frozenset() implementaion to use its own internal
Raymond Hettinger
2005-07-31
1
-0/+4
*
This is barry-scott's patch:
Michael W. Hudson
2005-07-27
1
-0/+4
*
Update permissions for Johannes Gijsbers.
Raymond Hettinger
2005-07-27
1
-0/+2
*
Ouch, move that comment to the right place.
Guido van Rossum
2005-07-27
1
-4/+4
*
Fix a problem in Tkinter introduced by SF patch #869468 (checked in as
Guido van Rossum
2005-07-26
1
-0/+4
*
Upgrade Windows build to zlib 1.2.3 (a security fix)
Trent Mick
2005-07-26
1
-0/+3
*
Fix all wrong instances of "it's".
Georg Brandl
2005-07-22
1
-1/+1
*
[ 1243081 ] repair typos
Georg Brandl
2005-07-22
1
-1/+1
*
added news entry for previous checkin
Georg Brandl
2005-07-18
1
-0/+2
*
SF bug #1238681: freed pointer is used in longobject.c:long_pow().
Tim Peters
2005-07-17
1
-0/+2
*
- Bug #1015140: disambiguated the term "article id" in nntplib docs and
Georg Brandl
2005-07-17
1
-0/+3
*
Add support for FreeBSD 7.
Hye-Shik Chang
2005-07-17
1
-0/+5
*
bug [ 1238170 ] threading.Thread uses {} as default argument
Georg Brandl
2005-07-15
1
-0/+3
*
textwrap now processes text chucks at O(n) speed instead of O(n**2).
Raymond Hettinger
2005-07-15
1
-0/+3
*
Brett requests that Flovis's permissions be dropped.
Raymond Hettinger
2005-07-14
1
-0/+2
*
RFE [ 1216944 ] Add Error Code Dictionary to urllib2
Georg Brandl
2005-07-14
1
-0/+3
*
Fix:
Michael W. Hudson
2005-07-12
1
-0/+3
*
SF bug 1185883: PyObject_Realloc can't safely take over a block currently
Tim Peters
2005-07-10
1
-8/+17
*
bug [ 1234979 ] Lock.acquire treats only 1 as True
Georg Brandl
2005-07-08
1
-0/+3
*
Note Floris's last name.
Raymond Hettinger
2005-07-08
1
-2/+2
*
Add permissions for the Summer of Code project.
Raymond Hettinger
2005-07-08
1
-0/+7
*
Fix bug
Michael W. Hudson
2005-07-05
1
-0/+3
*
bug #1177468: don't cache /dev/urandom file descriptor in os.urandom
Georg Brandl
2005-07-04
1
-0/+3
*
SF bug #1224347: int/long unification and hex()
Raymond Hettinger
2005-06-29
1
-0/+3
*
- Bug #839151: Fix an attempt to access sys.argv in the warnings module
Georg Brandl
2005-06-26
1
-0/+3
*
- Bug #1155638: Fix a bug which affected HTTP 0.9 responses in httplib.
Georg Brandl
2005-06-26
1
-0/+2
*
- Bug #1100201: Cross-site scripting was possible on BaseHTTPServer via
Georg Brandl
2005-06-26
1
-0/+3
*
Add NEWS entries for bugs closed at Bug Day.
Georg Brandl
2005-06-26
1
-0/+12
*
NEWS entry for last bugfix
Georg Brandl
2005-06-25
1
-0/+3
*
SF bug #1224621: tokenize module does not detect inconsistent dedents
Raymond Hettinger
2005-06-21
1
-0/+3
*
Fix bug:
Michael W. Hudson
2005-06-20
1
-0/+6
*
Add untokenize() function to allow full round-trip tokenization.
Raymond Hettinger
2005-06-10
1
-0/+5
*
Bug #1196315: fix weakref.WeakValueDictionary constructor.
Georg Brandl
2005-06-04
1
-0/+2
*
Bug #1194181: bz2.BZ2File didn't handle mode 'U' correctly.
Georg Brandl
2005-06-03
1
-0/+2
*
This is my patch:
Michael W. Hudson
2005-06-03
1
-0/+3
*
Bug #1213894: os.path.realpath didn't resolve symlinks that were the first
Georg Brandl
2005-06-03
1
-0/+3
*
Update permissions for Birkenfeld.
Raymond Hettinger
2005-06-03
1
-1/+2
*
Patch #1212117: Add optional attribute st_flags to os.stat_result
Hye-Shik Chang
2005-06-02
1
-0/+3
[next]