projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2010-10-03
Gerhard Häring
Fixes #10020
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Senthil Kumaran
Fix Issue10012 - httplib headers, which are (sometimes...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Senthil Kumaran
Fix Issue9272 - Change CGIHTTPServer to give the child...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Tarek Ziadé
typo in Arfrever name
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Tarek Ziadé
Fixed #8980: distutils.command.check was failing w...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Benjamin Peterson
typo
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Benjamin Peterson
add a test and a note about metaclasses now being abcs
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
R. David Murray
#1050268: make parseaddr 'quote' the contents of quoted...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
R. David Murray
Make the printing of sqlite version in verbose mode...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Victor Stinner
Update changelog for r85174
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Victor Stinner
Issue #8670: Rename testcapi unicode test methods
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Victor Stinner
Oops, revert unwanted _testcapi changes of r85174
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Victor Stinner
Issue #8670: ctypes.c_wchar supports non-BMP characters...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Victor Stinner
Issue #8670: PyUnicode_AsWideChar() and PyUnicode_AsWid...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Victor Stinner
Issue #8870: PyUnicode_AsWideCharString() doesn't count...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Senthil Kumaran
Use proper variable name 'data' instead of 'str' in...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Senthil Kumaran
Fix - issue10010 .. index:: position in the docs.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Benjamin Peterson
type.__abstractmethods__ should raise an AttributeError...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Amaury Forgeot...
Lower the tone of the warning about SSL certificate...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
R. David Murray
Fix docstring typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
R. David Murray
#10004: in Q encoded word ignore '=xx' when xx is not...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Brian Curtin
Fix #10003. Add SIGBREAK to the set of valid signals...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Alexander Belopolsky
Issue #6608: time.asctime is now checking struct tm...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Hirokazu Yamamoto
Cosmetic fix for PCBuild/readme.txt.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Georg Brandl
Fix weird markup that caused latex to fail.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
R. David Murray
Fix a couple spelling errors in comments and delete...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Senthil Kumaran
Issue1491 - BaseHTTPServer incorrectly implements respo...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Brian Curtin
Remove an unreferenced variable. len is no longer needed.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Mark Dickinson
Issue #9599: Further accuracy tweaks to loghelper...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Mark Dickinson
Add testcases from bug report #9980.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Victor Stinner
Fix PyUnicode_AsWideCharString(): set *size if size...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Victor Stinner
test_imp: getfilesystemencoding() cannot be None anymore
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Victor Stinner
Use os.fsencode() to support surrogates
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Victor Stinner
Issue #9630: Redecode filenames when setting the filesy...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Antoine Pitrou
Fix NNTP when there's a ".netrc" file
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Antoine Pitrou
Disable the usenetrc option when testing nntplib
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Antoine Pitrou
Issue #9360: Cleanup and improvements to the nntplib...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Brian Curtin
Fix #9978. WINFUNCTYPE is from ctypes, not from ctypes...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Antoine Pitrou
Issue #9983: warn that urllib and httplib don't perform...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Antoine Pitrou
Issue #9962: GzipFile now has the peek() method.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Victor Stinner
Issue #9979: Use PyUnicode_AsWideCharString() in _ctype...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Victor Stinner
Issue #9979: Use PyUnicode_AsWideCharString() in time...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Victor Stinner
Issue #9979: Use PyUnicode_AsWideCharString() for _loca...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Victor Stinner
Issue #9979: Use PyUnicode_AsWideCharString() in import.c
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Victor Stinner
Issue #9979: Create function PyUnicode_AsWideCharString().
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Victor Stinner
linecache.updatecache(): don't the lines into the cache...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Victor Stinner
linecache.updatecache() returns an empty list on error
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
R. David Murray
Have test_sqlite print version info when run in verbose...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
R. David Murray
#7110: have regrtest print test failures and tracebacks...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Antoine Pitrou
Give a dedicated page to memoryview objects, so that...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Antoine Pitrou
Buffers are not sequence objects (!). Put them in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Antoine Pitrou
Various improvements to the docs of the buffer API
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
R. David Murray
#9628: fix runtests.sh -x option so more than one test...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Antoine Pitrou
Fix compilation under Windows
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Antoine Pitrou
Discourage use of the old buffer API funcs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Antoine Pitrou
Issue #9090: When a socket with a timeout fails with...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Hirokazu Yamamoto
Issue #3612: Added new types to ctypes.wintypes. (CHAR...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Hirokazu Yamamoto
Updated PC/VC6 openssl build script. (for openssl-1...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Hirokazu Yamamoto
Now perl path with spaces can be used.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Hirokazu Yamamoto
Reverted to r70917.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Antoine Pitrou
Issue #9970: improve C API documentation for memoryview...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Ronald Oussoren
Fix for issue #9568.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Ronald Oussoren
Add support for the ZSH shell to the "Update Shell...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Hirokazu Yamamoto
Changed order to see other test results. (Also temporar...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Hirokazu Yamamoto
Run test_ttk_guionly in verbose mode. (This commit...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Mark Dickinson
Issue #9599: Tweak loghelper algorithm to return sligh...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Hirokazu Yamamoto
Updated VS8.0 bz2.vcproj with PCBuild/vs9to8.py.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Brett Cannon
Since __import__ is not designed for general use, have...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Brian Curtin
Implement #8521. Added named argument handling to winre...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Antoine Pitrou
Issue #9950: Fix socket.sendall() crash or misbehaviour...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Alexander Belopolsky
Issue 9941: Minor code cleanup before implementing...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Vinay Sajip
logging: Updated library configuration documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Kristján Valur...
issue 9910
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Senthil Kumaran
Fix Issue1595365 - Adding the req.headers after the...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-26
Antoine Pitrou
Issue #8445: try to fix some buildbot failures on test_...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-26
Vinay Sajip
logging: NullHandler optimisation.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-25
Antoine Pitrou
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-25
Vinay Sajip
Issue #9947: logging: Fixed locking bug in stopListening.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-25
Vinay Sajip
Issue #9945: logging: Fixed locking bugs in addHandler...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-25
Georg Brandl
#9562: slight clarification.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-25
Georg Brandl
#9944: fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-25
Benjamin Peterson
revert r85003, poorly considered; breaks tests
commit
|
commitdiff
|
tree
|
snapshot
2010-09-25
Benjamin Peterson
don't count keyword arguments as positional #9943
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Alexander Belopolsky
This should fix buildbot failure introduced by r84994
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Brian Curtin
Fix a line that got hacked up by r82659.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Antoine Pitrou
Make _kill_process more robust under Windows too (see...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Alexander Belopolsky
Issue #9936: Fixed executable lines' search in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Hirokazu Yamamoto
Issue #9552: Avoid unnecessary rebuild of OpenSSL....
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Brian Curtin
Fix #9790 again. Rather than handle NotImplementedError...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Brian Curtin
LoginTests fails on a number of buildbots with differen...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Brian Curtin
Fix a typo. full->final
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Brian Curtin
Fix #9790: Rework the imports necessary for ntpath...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Vinay Sajip
Updated SysLogHandler documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Antoine Pitrou
Further tarfile / test_tarfile cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Mark Dickinson
Issue #9930: Remove an unnecessary type check in wrap_b...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Brian Curtin
#9808. Implement os.getlogin for Windows, completed...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Antoine Pitrou
Issue #9928: Properly initialize the types exported...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Antoine Pitrou
Try harder to fix test_tarfile under Windows buildbots
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Antoine Pitrou
Try to fix test_tarfile issues on Windows buildbots...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Antoine Pitrou
Small fixes in the gzip docs
commit
|
commitdiff
|
tree
|
snapshot
next