projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2010-08-17
Brian Curtin
Cleanup and correct a few ints to be Py_ssize_t.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Brian Curtin
Properly downcast from size_t/Py_ssize_t in a few places.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Antoine Pitrou
Clean some 64-bit issues. Also, always spell "ssize_t...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Raymond Hettinger
Minor rewording to docs for the lru_cache decorator
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Antoine Pitrou
Fix <deque iterator>.__length_hint__() under 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Antoine Pitrou
Issue #9612: The set object is now 64-bit clean under...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Benjamin Peterson
wrap
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Giampaolo Rodolà
fix issue #8807: adds a context parameter to POP3_SSL...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Giampaolo Rodolà
fix issue #8866: parameters passed to socket.getaddrinf...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Georg Brandl
Consistency check for versionadded/changed directives.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Georg Brandl
Markup nits.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Nick Coghlan
Issue #8202: Set sys.argv[0] to -m rather than -c while...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Nick Coghlan
Another attempt at pacifying the windows buildbots...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Nick Coghlan
Address XXX comment in dis.py: inspect.py now attempts...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Nick Coghlan
Ignore the exact ID value for the nested function in...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Ezio Melotti
Correct a couple of assert* methods. Patch by Dave...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Nick Coghlan
Issue 9147: Add dis.code_info()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Nick Coghlan
Document and test the resolution of issue 3445 (tolerat...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Nick Coghlan
Remove some lingering remnants of the short-lived funct...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Benjamin Peterson
added versionadded
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Benjamin Peterson
add tests for mknod() and mkfifo() #9569
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Benjamin Peterson
remove test for oldstyle classes
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Benjamin Peterson
use assertTrue/assertFalse
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Benjamin Peterson
add support for abstract class and static methods ...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Victor Stinner
test_zipimport: fix test name
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Victor Stinner
Issue #9425: save/restore exception on filename encoding
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Victor Stinner
Issue #9425: zipimporter_repr() uses unicode
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Victor Stinner
Issue #9425: get_data() uses an unicode path
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Amaury Forgeot...
r82659 reintroduced some tab characters. Untabify again.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Amaury Forgeot...
Fix compilation warning on Windows
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Victor Stinner
Issue #9425: Create Py_UNICODE_strncmp() function
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Brian Curtin
Mark myself as assignable for winreg, and put myself...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Alexander Belopolsky
Issue #8983: Corrected docstrings.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Tim Golden
Add Tim Golden as interested in Windows
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Florent Xicluna
I get it wrong in r84097: s/relative/absolute/
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Alexander Belopolsky
Issue #665761: functools.reduce() will no longer mask...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Florent Xicluna
Use test.support and unittest features. Fix duplicated...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Victor Stinner
Add versionadded tag to PySys_FormatStd*() functions doc
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Victor Stinner
Issue #9425: read_directory() is fully unicode compliant
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Victor Stinner
Issue #9599: Create PySys_FormatStdout() and PySys_Form...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Antoine Pitrou
Remove debug hack
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Giampaolo Rodolà
fix getaddrinfo test failure on OSX caused by AI_CANNAM...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Richard Jones
close down sockets held by asyncore at end of test...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Antoine Pitrou
Save and restore the global asyncore.socket_map, and...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Antoine Pitrou
Add debug output to the asyncore test
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Antoine Pitrou
Put test_ciphers in NetworkedTests
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Antoine Pitrou
Following Ezio's suggestion, force verbose mode on...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Florent Xicluna
Replace readfp() with read_file() in configparser docum...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Florent Xicluna
Replace the deprecated ConfigParser.readfp() method...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Victor Stinner
Fix TESTFN_UNENCODABLE of test.support on Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Antoine Pitrou
Fix more 64-bit warnings.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Antoine Pitrou
Fix other warnings under 64-bit Windows.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Antoine Pitrou
Fix (harmless) warning with MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Antoine Pitrou
Fix indentation and remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Antoine Pitrou
Fix some compilation warnings under 64-bit Windows...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Antoine Pitrou
Add pgen.stamp to svn:ignore and friends
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Martin v. Löwis
Don't run pgen twice when using make -j.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Victor Stinner
Oops, fix a typo in NEWS: surrogateespace => surrogatee...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Mark Dickinson
Clarify whatsnew entry for short float repr: roundtrip...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Victor Stinner
Issue #9605: posix.getlogin() decodes the username...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Victor Stinner
Issue #9604: posix.initgroups() encodes the username...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Victor Stinner
Issue #9603: posix.ttyname() and posix.ctermid() decode...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Raymond Hettinger
Fix __all__.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Senthil Kumaran
Removing the comment lines for the modules which were...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Raymond Hettinger
Remove unused imports
commit
|
commitdiff
|
tree
|
snapshot
2010-08-15
Raymond Hettinger
Remove the lfu_cache. Add more tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Raymond Hettinger
Support cache sizes.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Éric Araujo
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Raymond Hettinger
Localize one more builtin lookup.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Raymond Hettinger
Add locks to make the caches well behaved in multi...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Raymond Hettinger
Clean-up the cache patch for the re module.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Florent Xicluna
Silence BytesWarning while testing exception
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Florent Xicluna
Silence the BytesWarning, due to patch r83294 for ...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Florent Xicluna
Remove bad merge (from svnmerge r82301)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Victor Stinner
Mac OS X denies unencodable filenames (invalid utf-8)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Florent Xicluna
Convert to spaces.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Victor Stinner
Create _Py_fopen() for PyUnicodeObject path
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Florent Xicluna
Fix order.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Victor Stinner
_Py_stat(): ensure that path ends with a nul character
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Florent Xicluna
List Misc/python-config.in in Misc/README. Fix few...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Giampaolo Rodolà
fix issue #8857: provide a test case for socket.getaddrinfo
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Antoine Pitrou
There doesn't seem to be a reason for this test to...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Antoine Pitrou
This is a better resolution than r84021 (because it...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Antoine Pitrou
Add a reasonable timeout to network SSL tests, so as...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Georg Brandl
Fix format.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Florent Xicluna
Merged manually from 2.7 branch to 3.x trunk.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Georg Brandl
Typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Georg Brandl
Typo fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Georg Brandl
Wording fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Georg Brandl
Add some maintainers.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Victor Stinner
Issue #9425: zipimporter_init() is fully unicode compliant
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Victor Stinner
Issue #9425: Create private _Py_stat() function
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Georg Brandl
There are no *.doc files anymore. Also update "funny...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Antoine Pitrou
Fix indentation in Modules/getpath.c
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Antoine Pitrou
Add comments about Windows in Modules/getpath.c
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Antoine Pitrou
Add myself to threads topic (suggested by Ezio)
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Ezio Melotti
Add myself for the bug tracker (and for re).
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Ezio Melotti
Revert r82831 as discussed at EP now that the wording...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Éric Araujo
Oops, fix typo
commit
|
commitdiff
|
tree
|
snapshot
2010-08-14
Éric Araujo
Let's commit
commit
|
commitdiff
|
tree
|
snapshot
next