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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug #999767: make setup.py obey Setup.local wrt shared modules
Georg Brandl
2005-12-27
1
-10/+11
*
[ 959576 ] Can't build Python on POSIX w/o $HOME (backport)
Georg Brandl
2005-12-27
2
-1/+5
*
Revert checkin for bug #1386675.
Georg Brandl
2005-12-27
1
-6/+6
*
Bug #1375599: Correct grammar error in tutorial
Georg Brandl
2005-12-27
1
-1/+1
*
Bug #1386675: winreg raises WindowsErrors (backport)
Georg Brandl
2005-12-27
1
-6/+6
*
Bug #1389673: document correct return value of set methods (backport)
Georg Brandl
2005-12-26
1
-5/+5
*
Bug #954981: urllib2 example wont work w/o ssl (backport)
Georg Brandl
2005-12-26
1
-1/+2
*
Bug #839075 (backport): document that highly recursive data cannot be pickled
Georg Brandl
2005-12-26
1
-0/+4
*
Bug #839585: mention % string operator in language ref (backport)
Georg Brandl
2005-12-26
1
-0/+6
*
Bug #756104 (backport): document that bufsize in socket.recv() should be small
Georg Brandl
2005-12-26
1
-0/+2
*
Bug #649974 (backport): make docstrings for url2pathname consistent
Georg Brandl
2005-12-26
4
-21/+25
*
Backport: Patch #1117398: fix cookielib LoadError
Neal Norwitz
2005-12-23
5
-10/+40
*
Typo fix
Andrew M. Kuchling
2005-12-22
1
-1/+1
*
Typo fix
Andrew M. Kuchling
2005-12-22
1
-1/+1
*
[ 1388141 ] Minor error in md5 docs (backport)
Georg Brandl
2005-12-22
1
-1/+1
*
Bug #1373197: note that os.makedirs does not work with '..'
Georg Brandl
2005-12-17
1
-0/+2
*
Bug #1343671: clarify docs for os.removedirs
Georg Brandl
2005-12-17
1
-5/+9
*
Bug #1106572: clarify os.makedirs docs wrt umask
Georg Brandl
2005-12-17
1
-1/+2
*
Bug #1379994: Fix *unicode_escape codecs to encode r'\' as r'\\'
Hye-Shik Chang
2005-12-17
3
-13/+20
*
Patch #1360443: Make SimpleHTTPServer display unencoded directory names.
Georg Brandl
2005-12-16
1
-2/+3
*
Patch #1377848: typo in pyexpat docs
Georg Brandl
2005-12-16
1
-1/+1
*
Patch #1376914: traceback.format_exc() has no "file" argument.
Georg Brandl
2005-12-16
1
-1/+1
*
Bug #1378455: a problem of urllib using open_local_file (backport)
Georg Brandl
2005-12-15
1
-0/+2
*
Remove reference to open() mode "t" as it is platform dependent.
Georg Brandl
2005-12-15
1
-1/+1
*
Bug #1290333: Added a workaround for cjkcodecs' _codecs_cn module
Hye-Shik Chang
2005-12-12
2
-0/+11
*
Bug #1368481: python.dir refers to whatsnew23
Georg Brandl
2005-12-02
1
-1/+1
*
fix recurring typo: occured --> occurred
Fred Drake
2005-11-30
6
-6/+6
*
fix indentation; this could not have passed
Fred Drake
2005-11-30
1
-3/+3
*
Backport checkin:
Walter Dörwald
2005-11-28
1
-0/+1
*
backport: bug #1365984, urllib and data: URLs^^
Georg Brandl
2005-11-26
2
-2/+7
*
Bug #698706: imaplib parsing INTERNALDATE backport
Georg Brandl
2005-11-26
1
-1/+1
*
Patch #1227966: Do not defined _XOPEN_SOURCE_EXTENDED on Solaris 10.
Martin v. Löwis
2005-11-26
2
-6/+25
*
Backport checkin:
Walter Dörwald
2005-11-25
2
-3/+4
*
Backport checkin:
Walter Dörwald
2005-11-25
1
-2/+12
*
bug #1281408: make Py_BuildValue work with unsigned longs and long longs
Georg Brandl
2005-11-24
3
-5/+47
*
Backport of patch #1314396: prevent threading.Thread.join() from blocking if a
Brett Cannon
2005-11-23
2
-16/+22
*
Bug #1357604: os.makedirs handles UNC paths
Georg Brandl
2005-11-22
1
-3/+2
*
added example for the ** operator in function calls
Georg Brandl
2005-11-22
1
-0/+14
*
Patch #1255218: libmultifile.tex: tell what a decoration is
Georg Brandl
2005-11-22
1
-3/+3
*
Bug #869197: setgroups rejects long integer argument
Georg Brandl
2005-11-22
2
-6/+33
*
Bug #1359035: Doc: Uxxxxxxxx escapes are interpreted in raw unicode literals.
Georg Brandl
2005-11-22
1
-2/+3
*
Add a note to os.chown that permission constants can be combined
Georg Brandl
2005-11-22
1
-1/+2
*
[Patch #1094164] replaceChild(x,x) ends up removing x from the tree. Add fix...
Andrew M. Kuchling
2005-11-22
2
-2/+13
*
[Patch #1350573] zlib.crc32 doesn't handle 0xffffffff seed. Add tests and bu...
Andrew M. Kuchling
2005-11-22
2
-2/+4
*
[Bug #449093] FloorDiv AST node type not listed
Andrew M. Kuchling
2005-11-22
1
-0/+4
*
Backport r41489:
Walter Dörwald
2005-11-21
1
-1/+1
*
Backport one of the ref/memory leaks
Neal Norwitz
2005-11-21
1
-0/+1
*
backport
Skip Montanaro
2005-11-17
1
-0/+1
*
backport
Skip Montanaro
2005-11-17
1
-0/+6
*
Backport r41462:
Walter Dörwald
2005-11-17
1
-1/+1
[prev]
[next]