projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2004-09-22
Raymond Hettinger
Clarify that iteration is over headers, not Mime elements.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Raymond Hettinger
Bug #1030125: rfc822 __iter__ problem
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Vinay Sajip
Added getLoggerClass()
commit
|
commitdiff
|
tree
|
snapshot
2004-09-22
Vinay Sajip
Added getLoggerClass()
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Edward Loper
- Minor docstring fixes.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Edward Loper
- Changed SampleClass docstrings to test docstring...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-21
Edward Loper
- Updated docs to reflect changes in 2.4.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Brett Cannon
Add a commented-out recipe on making trailing whitespac...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Tim Peters
Whitespace normalization.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Raymond Hettinger
Import no longer needed.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Raymond Hettinger
Fix minor grammar typo.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Skip Montanaro
Raymond reminded me to use DSU key
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Skip Montanaro
Sort classes by fully qualified name. In the common...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-20
Martin v. Löwis
Patch #1024670: Support int objects in PyLong_AsUnsigne...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Martin v. Löwis
Fix lib-tk PythonPath.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Edward Loper
- Added "testfile" function, a simple function for...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Raymond Hettinger
SF bug #1030557: PyMapping_Check crashes when argument...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Brett Cannon
When this file is sourced in, or used as, one's vimrc...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Raymond Hettinger
SF patch #1020845: Decimal performance enhancements
commit
|
commitdiff
|
tree
|
snapshot
2004-09-19
Edward Loper
- Updated example output to match actual output
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Barry Warsaw
Update Template/PEP 292 documentation to current implem...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Edward Loper
In DocFileTest:
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Martin v. Löwis
Link with ws2_32 instead of wsock32.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Martin v. Löwis
Patch #1021596: Check for None to determine whether...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Martin v. Löwis
Convert boolean results back to strings. Fixes #807871.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Martin v. Löwis
Make curses.h inclusion conditional as in the original...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Martin v. Löwis
Patch #1012280: Include curses.h for term.h check....
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Martin v. Löwis
Patch #1029061: Always extract member names from the...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Martin v. Löwis
Patch #1025790: Add status code constants to httplib.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-18
Barry Warsaw
At the cost of a modest (but useful in its own right...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-17
Fred Drake
remove gzipped archives from the list of expected distr...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-17
Sean Reifschneider
SF Patch 1022011: Add a command-line argument --no...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-17
Sean Reifschneider
SF Patch 1022003: Change bdist_rpm _topdir to use
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Raymond Hettinger
SF bug #1014215: Unspecific errors with metaclass
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Skip Montanaro
Initialize sep and seplen to suppress warning from...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Tim Peters
SF bug #1028306: date-datetime comparison
commit
|
commitdiff
|
tree
|
snapshot
2004-09-16
Tim Peters
Whitespace normalization.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Brett Cannon
Remove tabs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Thomas Heller
Add a missing line continuation character.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-15
Martin v. Löwis
Patch #1026986: Add OpenBSD 3.5 and 3.6 to list of...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Martin v. Löwis
Strip square brackets from IPv6 address.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Skip Montanaro
mention httplib ipv6 fix
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Skip Montanaro
missed the obvious test case and corresponding fix
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Michael W....
Make the word "module" appear in the error string for...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Michael W....
Move a comment back to its rightful location.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Skip Montanaro
Search from the end of the host/port combination to...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Walter Dörwald
Make the hint about the None default less ambiguous.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Walter Dörwald
Enhance the docstrings for unicode.split() and string...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Martin v. Löwis
Remove claims that Python source code is ASCII. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Raymond Hettinger
Tweak the wording. Improve examples. Make more brief.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Raymond Hettinger
Cover string.Template in the tutorial's library tour.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-14
Raymond Hettinger
Fix small bugs in Template code.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Raymond Hettinger
SF #1027105: HardwareRandom should be renamed OSRandom
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Barry Warsaw
The 4th group is now 'invalid' instead of 'bogus'.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Barry Warsaw
Raymond's good suggestion to re-order the tests in...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Trent Mick
Patch for compilation on IRIX from rwgk on http://pytho...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Barry Warsaw
substitute(), safe_substitute(): Paul Moore provides...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Barry Warsaw
Added a test for # positional arguments > 1.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Andrew M. Kuchling
Credit patch from Raymond
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Tim Peters
Document testmod's new exclude_empty argument.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Tim Peters
exclude_empty: make the default True for DocTestFinder...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Barry Warsaw
Add tests for keyword arguments and combining mapping...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Barry Warsaw
Accepted Raymond's patch to combine mapping and keyword...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Walter Dörwald
Fix quoting.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Edward Loper
Added new parameter exclude_empty to DocTestFinder...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Tim Peters
DocTestFinder._find(): for tests derived from a module...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Tim Peters
Reluctantly, rehabilitate doctest.master.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-12
Tim Peters
Tester.run___test__(): This couldn't possibly work...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-12
Tim Peters
Tester.__init__(): this couldn't possibly work when...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-12
Raymond Hettinger
SF #1022910: Conserve memory with list.pop()
commit
|
commitdiff
|
tree
|
snapshot
2004-09-12
Tim Peters
Whitespace normalization.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-12
Tim Peters
HtmlDiff corrections from Dan Gass, + trimmed trailing...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Johannes Gijsbers
Document not-completely-obvious behavior in a test.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Johannes Gijsbers
Patch #1025795: clarify language in Data Structures...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Tim Peters
Recover from inspect.getmodule() changes. It returns...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Johannes Gijsbers
Patch #1022152: add required 'domain' argument to gette...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Johannes Gijsbers
Patch #1026384: fix two common typo's:
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Johannes Gijsbers
Add 'if __name__ == "__main__":' to files already as...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Johannes Gijsbers
Use __module__ attribute when available instead of...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Johannes Gijsbers
Patch #1025800: remove TeX quoting from verbatim sectio...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Andrew M. Kuchling
[Bug #1023359] Make code match inheritance diagram
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Barry Warsaw
Template: remove __slots__ since that interferes with...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Andrew M. Kuchling
Add some stdlib items; remove 'other changes' section...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Andrew M. Kuchling
Typo fix: 'comparisions' is not a word
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Andrew M. Kuchling
Bump version number
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Martin v. Löwis
Do not include extpy[w].exe anymore
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Martin v. Löwis
Generate the product code properly
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Andrew M. Kuchling
Update PEP292 section
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Martin v. Löwis
Change all extensions to unadvertised.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Martin v. Löwis
Patch #808120: Add --force-arch=ARCH to bdist_rpm.py.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Martin v. Löwis
Patch #808115: Add script support to bdist_rpm.py.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Raymond Hettinger
__slots__ went missing from Template.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Barry Warsaw
Many updates to PEP 292 templates. Summary:
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Fred Drake
document the exceptions raised by sgmllib, htmllib...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Fred Drake
fix typo in markup
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Fred Drake
make_nav_panel(): Don't cause side-effects on the input...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Fred Drake
clean up the API a little; exceptions are defined by...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Fred Drake
add name that should be considered public to __all__
commit
|
commitdiff
|
tree
|
snapshot
2004-09-08
Fred Drake
remove unnecessary override of base class method
commit
|
commitdiff
|
tree
|
snapshot
2004-09-08
Fred Drake
add tests that make sure buffer boundaries are handled...
commit
|
commitdiff
|
tree
|
snapshot
next