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
*
Prepare for 2.3.7.
v2.3.7
Martin v. Löwis
2008-03-11
1
-0/+5
*
Prepare for 2.3.7c1.
v2.3.7c1
Martin v. Löwis
2008-03-02
1
-1/+1
*
Backport of r61180:
Martin v. Löwis
2008-03-02
1
-0/+13
*
updates for 2.3.6 final
Anthony Baxter
2006-11-01
2
-1/+6
*
preparing for 2.3.6c1
Anthony Baxter
2006-10-23
1
-1/+1
*
patch for PSF-2006-001.
Anthony Baxter
2006-10-23
1
-13/+22
*
Back port r50693 and r50754 from the trunk (and 2.4 branch):
Barry Warsaw
2006-07-25
1
-0/+12
*
Begin 2.3.6 news section; record PCRE fix
Andrew M. Kuchling
2005-08-31
1
-0/+11
*
2.3.5 final
Anthony Baxter
2005-02-08
1
-1/+1
*
news update for 2.3.5 final
Anthony Baxter
2005-02-08
1
-1/+4
*
Security fix PSF-2005-001 for SimpleXMLRPCServer.py.
Guido van Rossum
2005-02-03
1
-0/+9
*
Partially revert #1074011; don't try to fflush stdin.
Martin v. Löwis
2005-01-27
1
-0/+9
*
pre-release bits
Anthony Baxter
2005-01-25
1
-3/+6
*
Flush std{in,out,err} before closing it. Fixes #1074011.
Martin v. Löwis
2005-01-23
1
-0/+3
*
distutils/command/install.py change.
Thomas Heller
2005-01-20
1
-0/+2
*
Backport Patch #850977: Detect Tk on FreeBSD and OpenBSD.
Kurt B. Kaiser
2005-01-17
1
-1/+3
*
Merging the current development changes for the idle wrapper.
Sean Reifschneider
2005-01-05
1
-3/+9
*
Mac news items.
Jack Jansen
2005-01-04
1
-0/+8
*
[Bug #1083110] calling .flush() on decompress objects causes a segfault due t...
Andrew M. Kuchling
2004-12-28
1
-0/+5
*
Document bdist_wininst changes.
Thomas Heller
2004-12-22
1
-0/+2
*
Taken from 2.4/HEAD:
Matthias Klose
2004-12-01
1
-0/+4
*
SF 1055820: weakref callback vs gc vs threads
Tim Peters
2004-10-31
1
-2/+13
*
Add item
Andrew M. Kuchling
2004-10-20
1
-0/+2
*
Add item
Andrew M. Kuchling
2004-10-19
1
-0/+2
*
Add support for using %U and %W in strptime when year and day of the week are
Brett Cannon
2004-10-18
1
-0/+3
*
Escape locale data for regex metacharacters.
Brett Cannon
2004-10-06
1
-0/+2
*
Replace -soname with -h for Solaris compatibility. Fixes #1034496.
Martin v. Löwis
2004-09-26
1
-0/+2
*
Convert bool results back to strings. Fixes #807871.
Martin v. Löwis
2004-09-18
1
-0/+2
*
Patch #1012280: Include curses.h for term.h check. Fixes #933795.
Martin v. Löwis
2004-09-18
1
-0/+2
*
Patch #973204: Use -rpath instead of -R on Irix and True64.
Martin v. Löwis
2004-08-29
1
-0/+3
*
Patch #1014992: Never return more than a line from readline.
Martin v. Löwis
2004-08-25
1
-0/+2
*
[Patch #945642] Fix non-blocking SSL sockets, which blocked on reads/writes i...
Matthias Klose
2004-08-24
1
-0/+2
*
- Bug #902501: fix unicode value of CYRILLIC CAPITAL LETTER UKRAINIAN IE
Matthias Klose
2004-08-24
1
-0/+3
*
Flush bz2 data even if nothing had been written so far. Fixes #1013882
Martin v. Löwis
2004-08-22
1
-0/+2
*
Patch #997284: Allow pydoc to work with XP Themes (.manifest file)
Martin v. Löwis
2004-08-22
1
-0/+2
*
Patch #914291: Restore locale while calling readline.
Martin v. Löwis
2004-08-18
1
-0/+2
*
- The distutils sdist command now ignores all .svn directories, in
Matthias Klose
2004-08-16
1
-0/+4
*
- pygettext.py: Generate POT-Creation-Date header in ISO format.
Matthias Klose
2004-08-16
1
-0/+5
*
- Bug #891637, patch #1005466: fix inspect.getargs() crash on def foo((bar)).
Matthias Klose
2004-08-15
1
-0/+2
*
Define _BSD_TYPES. Fixes #1005308.
Martin v. Löwis
2004-08-12
1
-0/+2
*
Patch #1005568: Use _SC_PAGESIZE on Irix.
Martin v. Löwis
2004-08-12
1
-0/+2
*
Patch #808719: Ignore locale's encoding in IDLE if it is an empty string.
Martin v. Löwis
2004-08-12
1
-0/+2
*
Add wait_visibility before grab_set. Fixes #946153.
Martin v. Löwis
2004-08-03
1
-0/+2
*
Patch #994595: Recognize Basic auth even if other schemes are offered.
Martin v. Löwis
2004-08-03
1
-0/+3
*
new .spec file, from #996316
Anthony Baxter
2004-07-26
1
-37/+47
*
dummy_threading when run with -O would raise a KeyError in Thread.__delete()
Brett Cannon
2004-07-21
1
-0/+5
*
Patch #909007] Enable a bunch of safe bug workarounds in OpenSSL, for
Andrew M. Kuchling
2004-07-12
1
-0/+3
*
posixpath.realpath() now detects loops from symlinks and returns the longest
Brett Cannon
2004-07-10
1
-0/+3
*
ntpath now compresses erroneous slashes between the drive letter and rest of
Brett Cannon
2004-07-10
1
-0/+4
*
zipfile now handles file sizes over 2 GB. Was incorrectly storing file sizes
Brett Cannon
2004-07-10
1
-0/+4
[next]