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
*
Another typo.
Georg Brandl
2006-01-22
1
-1/+1
*
typo
Georg Brandl
2006-01-22
1
-1/+2
*
Correct several typos in libos.tex. Bug #1412227.
Georg Brandl
2006-01-22
1
-11/+11
*
Typo
Georg Brandl
2006-01-22
1
-1/+1
*
Remove reference to Grail and Netscape 2.0 from cgi docs.
Georg Brandl
2006-01-22
1
-2/+1
*
Misc. changes, including documenting the ability to specify a class attribute...
Vinay Sajip
2006-01-22
1
-29/+46
*
Fix typo
Walter Dörwald
2006-01-21
1
-1/+1
*
Bug #902075: urllib2 now handles "host:port" proxy specifications
Georg Brandl
2006-01-21
2
-9/+16
*
_compile(): raise an exception if downcasting to SRE_CODE
Tim Peters
2006-01-21
1
-37/+40
*
Whitespace normalization.
Tim Peters
2006-01-20
1
-11/+11
*
Patch #1410998: remove "DOS" from os.py docstring
Georg Brandl
2006-01-20
1
-1/+1
*
Patch #1410783: add documentation links for static/classmethod
Georg Brandl
2006-01-20
1
-1/+9
*
Document supported schemes.
Georg Brandl
2006-01-20
1
-3/+8
*
Try to resolve the remaining webbrowser issues (backgrounding, local urls)
Georg Brandl
2006-01-20
2
-112/+206
*
Whitespace normalization.
Tim Peters
2006-01-20
1
-1/+1
*
Added a test for the ability to specify a class attribute in Formatter config...
Vinay Sajip
2006-01-20
1
-16/+64
*
Added a test for the ability to specify a class attribute in Formatter config...
Vinay Sajip
2006-01-20
1
-0/+4
*
Added the ability to specify a class attribute in Formatter configuration. Co...
Vinay Sajip
2006-01-20
1
-1/+21
*
Patch #1388073: Make unittest.TestCase easier to subclass
Georg Brandl
2006-01-20
1
-13/+13
*
typo
Georg Brandl
2006-01-20
1
-1/+1
*
Add markup to a "Python Standard Library" doc reference I added for bug 839585.
Georg Brandl
2006-01-20
1
-2/+3
*
Checkin the test of patch #1400181.
Georg Brandl
2006-01-20
1
-0/+14
*
Bug #1407902: Added support for sftp:// URIs to urlparse.
Georg Brandl
2006-01-20
2
-11/+13
*
Readd bug report note.
Georg Brandl
2006-01-20
1
-0/+6
*
Bug #1402224: Add warning to dl docs about crashes.
Georg Brandl
2006-01-20
2
-0/+6
*
Bug #1396471: Document that Windows' ftell() can return invalid
Georg Brandl
2006-01-20
2
-1/+8
*
Bug #1371247: Update Windows LCIDs in locale.py.
Georg Brandl
2006-01-20
2
-34/+183
*
add missing version identification
Fred Drake
2006-01-20
1
-0/+2
*
Pass unquoted string to stat.
Martin v. Löwis
2006-01-19
1
-3/+3
*
initwinsound(): this no longer compiled on Windows,
Tim Peters
2006-01-19
1
-1/+2
*
initmsvcrt(): This no longer compiled on Windows, because
Tim Peters
2006-01-19
1
-1/+2
*
Add a more informative error message for test_float_parsing so the failing
Brett Cannon
2006-01-19
1
-2/+4
*
Check return result from Py_InitModule*(). This API can fail.
Neal Norwitz
2006-01-19
80
-0/+159
*
Quote the path to the executable before invoking system().
Tim Peters
2006-01-18
1
-3/+4
*
Add missing make_buildinfo.c.
Martin v. Löwis
2006-01-18
1
-0/+87
*
Generate getbuildinfo.o each time the linker is invoked;
Martin v. Löwis
2006-01-18
4
-12/+151
*
fixed example:
Fredrik Lundh
2006-01-17
1
-11/+19
*
SF bug #1347874; FeedParser does not comply with RFC2822.
Barry Warsaw
2006-01-17
2
-2/+11
*
SF Bug #1407069, Remove extra semi-colon if there is no long long
Neal Norwitz
2006-01-17
1
-1/+1
*
Update email.Message.get_filename() documentation.
Barry Warsaw
2006-01-17
1
-4/+5
*
Ported 42075 from release23-maint branch.
Barry Warsaw
2006-01-17
4
-5/+51
*
Refactoring for fileConfig. Contributed by Shane Hathaway.
Vinay Sajip
2006-01-16
1
-125/+142
*
Changes due to added test for fileConfig contributed by Shane Hathaway.
Vinay Sajip
2006-01-16
1
-0/+6
*
Added test for fileConfig. Contributed by Shane Hathaway.
Vinay Sajip
2006-01-16
1
-1/+101
*
Exceptions raised during renaming in rotating file handlers are now passed to...
Vinay Sajip
2006-01-16
1
-2/+2
*
Exceptions raised during renaming in rotating file handlers are now passed to...
Vinay Sajip
2006-01-16
1
-2/+12
*
TimedRotatingFileHandler now calculates next rollover from previous rollover ...
Vinay Sajip
2006-01-16
1
-1/+1
*
Fixed bug in time-to-midnight calculation.
Vinay Sajip
2006-01-16
1
-3/+6
*
refresh every 12 hours for crazy people like me that keep the page up
Neal Norwitz
2006-01-16
1
-1/+5
*
Get socketmodule to build after adding netlink support.
Neal Norwitz
2006-01-16
2
-0/+5
[next]