2009-03-17 |
Bob Ippolito | merge json library with simplejson 2.0.9 (issue 4136) |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Mark Dickinson | Issue #2110: Add support for thousands separator and... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Benjamin Peterson | I thought this was begging for an example |
commit | commitdiff | tree | snapshot |
2009-03-17 |
Mark Dickinson | Fix bug in Decimal __format__ method that swapped left... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Georg Brandl | Add token markup. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Hirokazu Yamamoto | Added skip for old MSVC. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Georg Brandl | Move the previously local import of threading to module... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Georg Brandl | Fix markup in re docs and give a mail address in regex... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Georg Brandl | #5469: add with statement to list of name-binding const... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Georg Brandl | #5276: document IDLESTARTUP and .Idle.py. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Georg Brandl | #5478: fix copy-paste oversight in function signature. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Georg Brandl | #5488: add missing struct member. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Georg Brandl | #5491: clarify nested() semantics. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Georg Brandl | Fix a small nit in the error message if bool() falls... |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Georg Brandl | #5493: clarify __nonzero__ docs. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Georg Brandl | #5496: fix docstring of lookup(). |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Benjamin Peterson | fix tuple.index() error message #5495 |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Nick Coghlan | Make marshalling errors a little more informative as... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Eric Smith | Unicode format tests weren't actually testing unicode... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Eric Smith | Issue 5237, Allow auto-numbered replacement fields... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Antoine Pitrou | Issue #1222: locale.format() bug when the thousands... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Georg Brandl | #5486: typos. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Raymond Hettinger | Issue 5477: Fix buglet in the itertools documentation. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Raymond Hettinger | Add reference to solution for a commonly asked question. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Tarek Ziadé | Issue #5472: Fixed distutils.test_util tear down |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Brett Cannon | Require implementations for warnings.showwarning()... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Raymond Hettinger | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Raymond Hettinger | For collections.deque() objects, expose the maxlen... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Raymond Hettinger | Small optimization for corner case where maxlen==0. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Raymond Hettinger | Update the decimal FAQ for the from_float() classmethod... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Raymond Hettinger | Add a version tag to the decimal module. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Raymond Hettinger | Clarify the meaning of normal and subnormal. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Raymond Hettinger | Update url for the spec. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Raymond Hettinger | Fix markup. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Benjamin Peterson | gzip and bz2 are context managers |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Georg Brandl | Add missing space. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Georg Brandl | #5458: add a note when we started to raise RuntimeErrors. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Raymond Hettinger | Add cross-reference to the collections docs. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Raymond Hettinger | Add consume() recipe to itertools docs. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Raymond Hettinger | Issue 5443: Fix typo. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Martin v. Löwis | Add Chris Withers. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Benjamin Peterson | fix funky indentation |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Guilherme Polo | Fixed issue #2638: Show a window constructed with tkSim... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Guilherme Polo | Fixed issue #4792: Prevent a segfault in _tkinter by... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Guilherme Polo | Fixed issue #5193: Guarantee that Tkinter.Text.search... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Tarek Ziadé | Issue #5394: removed > 2.3 syntax from distutils.msvc9c... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Jesus Cea | Minor bsddb documentation glitch |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Hirokazu Yamamoto | mmap.resize for anonymous map is not working yet, so... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Hirokazu Yamamoto | Issue #5385: Fixed mmap crash after resize failure... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Hirokazu Yamamoto | Fixed memory leak on failure. |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Benjamin Peterson | add example |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ronald Oussoren | Fix for issue #1113328. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ronald Oussoren | Fixes issues 3883 and 5194 |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ronald Oussoren | Change framework search order when looking for Tcl... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Facundo Batista | Fixed a typo. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ronald Oussoren | Fix for issue 5226. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ronald Oussoren | Fix issue 5224. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Georg Brandl | Remove obsolete stuff from string module docs. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brett Cannon | Fix some more bugs caused by the backport from 3.x... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Backport 70140, 70141, 70143, and 70144. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Benjamin Peterson | making the writing more formal |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Hirokazu Yamamoto | Issue #5179: Fixed subprocess handle leak on failure... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Hirokazu Yamamoto | Fixed memory leak. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Minor simplification. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Make the underlying data structure more private. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Beef-up tests. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Fix markup. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Backport 70111: Let configparser use ordered dicts... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Backport 70106: Add OrderedDict support to collections... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Backport PEP 372: OrderedDict() |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Kristján Valur... | Fix SHA_new and MD5_new, that would crash if not given... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Benjamin Peterson | give httplib.IncompleteRead a more sane repr #4308 |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Tarek Ziadé | removing the force-optimized option as discussed in... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gregory P.... | Adds an optional flags argument to re.split, re.sub... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gregory P.... | The note about caching of regular expression objects... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Benjamin Peterson | fix a silly problem of caching gone wrong #5401 |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Raymond Hettinger | Fix docs for ConfigParser. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Georg Brandl | Fix 3k-style metaclass syntax in docstrings. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Jeffrey Yasskin | Backport r69961 to trunk, replacing JUMP_IF_{TRUE,FALSE... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Mark Dickinson | Issue #5393: typo in cmath.cos and cmath.cosh docstring |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Hirokazu Yamamoto | Binary flag is needed on windows. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Hirokazu Yamamoto | Issue #1733986: Fixed mmap crash in accessing elements... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Hirokazu Yamamoto | Issue #5386: mmap.write_byte didn't check map size... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Tarek Ziadé | Issues #1533164 and #5378: Added quiet and force-optimi... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Georg Brandl | #5365: add quick look conversion table for different... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Georg Brandl | #5344: fix punctuation. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Georg Brandl | #5363: fix cmpfiles() docs. Another instance where... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Georg Brandl | #5361: fix typo. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Tarek Ziadé | Issue #5052: make Distutils compatible with 2.3 again. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Raymond Hettinger | Give mapping views a usable repr. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Brett Cannon | Fix a bug where code was trying to index an int. Left... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Tarek Ziadé | more info on long_description |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Tarek Ziadé | removed unused import |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Andrew M. Kuchling | The curses panel library is now supported |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Benjamin Peterson | remove deprecated symtable.Symbol methods |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Benjamin Peterson | comma |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Benjamin Peterson | the startship is rather outdated now |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Georg Brandl | Document that setting sys.py3kwarning wont do anything. |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Benjamin Peterson | fix str.format()'s first arg #5371 |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Raymond Hettinger | Fix typo. |
commit | commitdiff | tree | snapshot |
next |