2009-05-08 |
Georg Brandl | Fix name. |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Benjamin Peterson | this is now a bound method |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Benjamin Peterson | add _PyObject_LookupSpecial to handle fetching special... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Philip Jenvey | #4351: more appropriate DeprecationWarning stacklevels |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Tarek Ziadé | fixed AR/ARFLAGS values in test_sysconfig |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Tarek Ziadé | run autoconf (step forgotten in r72445) |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Tarek Ziadé | Fixed #5941: added ARFLAGS for the archiver command. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Tarek Ziadé | removed remaining spaces |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Eric Smith | Fixed wording for formatting integers: precision is... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
R. David Murray | Pre-opened test file needs to be opened in binary mode. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
R. David Murray | News item for Issue5955. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
R. David Murray | Issue5955: aifc's close method did not close the file... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
Benjamin Peterson | actually close files instead of leaving it to the gc... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
R. David Murray | Revert inappropriate doc change. |
commit | commitdiff | tree | snapshot |
2009-05-07 |
R. David Murray | Document how to pass a 'decode' argument to get_payload... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Andrew M. Kuchling | Remove two dead links |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Walter Dörwald | Add NEWS entry about issue #3739. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Walter Dörwald | Issue 3739: The unicode-internal encoder now reports... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Jeroen Ruigrok... | Be more explicit about the error we are catching. |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Tarek Ziadé | removed string.split usage |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Tarek Ziadé | more build_clib cleanup + test coverage |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Tarek Ziadé | pep8-fied build_clib module : it is now similar to... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Tarek Ziadé | Added a test and cleaned check_library_list to be ready... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
Jeroen Ruigrok... | Wrap getpreferredencoding()'s use of setlocale in a... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Benjamin Peterson | Merged revisions 68503,68507,68694,69054,69673,69679... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Benjamin Peterson | tabify :( |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Martin v. Löwis | Issue #5721: don't package Lib/test/README anymore. |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Benjamin Peterson | fix running test_capi with -R :: |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Thomas Heller | Fix Issue #4875: find_library can return directories... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Eric Smith | Issue #5920: Changed format.__float__ and complex.__flo... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Mark Dickinson | Issue #5933: Fix some gcc -Wextra warnings. Thanks... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Senthil Kumaran | Fixing issue5861 - test_urllib fails on windows. Agree... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Martin v. Löwis | Issue #5847: Remove -n switch on "Edit with IDLE" menu... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Georg Brandl | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Georg Brandl | #5929: fix signedness warning. |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Georg Brandl | Fix overlong lines. |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Georg Brandl | #5142: add module skipping feature to pdb. |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Georg Brandl | Add a news entry for r72319. |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Georg Brandl | #1309567: fix linecache behavior of stripping subdirect... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Georg Brandl | #5932: fix error return in _convertPyInt_AsSsize_t... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Steven Bethard | Update bdist_msi so that the generated MSIs for pure... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
Benjamin Peterson | using sys._getframe(x), where x > 0 doesnt' work on... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
R. David Murray | Fix issue 5890: (property subclass shadows __doc__... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Antoine Pitrou | Issue #5692: In :class:`zipfile.Zipfile`, fix wrong... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Georg Brandl | #5916, 5917: small socket doc improvements. |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Georg Brandl | #5927, 5928: typos. |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Georg Brandl | #5925: fix highlighting of keyword table. |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Antoine Pitrou | Add Nick Barnes to ACKS. |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Antoine Pitrou | Issue #4426: The UTF-7 decoder was too strict and didn... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Walter Dörwald | Fix typos. |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Hirokazu Yamamoto | Issue #5913: os.listdir() should fail for empty path... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Gregory P.... | cleanup applied patch to match style that is already... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
Gregory P.... | Issue #4751: For hashlib algorithms provided by OpenSSL... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Walter Dörwald | There's no %A in Python 2.x! |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Walter Dörwald | Issue #5108: Handle %s like %S and %R in PyUnicode_From... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Mark Dickinson | Don't use PyOS_strnicmp for NaN and Inf detection:... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Mark Dickinson | Eliminate some locale-dependent calls to isspace and... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Mark Dickinson | Remove unnecessary uses of context in PyGetSetDef.... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Gregory P.... | docstring update. |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Gregory P.... | Optimization: move RFC defined network constant constru... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Gregory P.... | Issue 5379 - applies patch supplied by philipp hagemeis... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Kurt B. Kaiser | Further development of issue5559, handle Windows files |
commit | commitdiff | tree | snapshot |
2009-05-03 |
Kurt B. Kaiser | idle.py modified and simplified to better support |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Michael Foord | (no commit message) |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Antoine Pitrou | Isue #5084: unpickling now interns the attribute names... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Benjamin Peterson | add myself |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Michael Foord | Add addCleanup and doCleanups to unittest.TestCase. |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Andrew M. Kuchling | #1607951: Make mailbox.Maildir re-read the directories... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Gregory P.... | Convert test method names to PEP8 style. |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Mark Dickinson | Remove unnecessary use of context for long getters. |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Benjamin Peterson | revert unrelated change |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Benjamin Peterson | remove py3k compat code |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Andrew M. Kuchling | Add items |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Benjamin Peterson | don't let sys.argv be used in the tests |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Michael Foord | Adds an exit parameter to unittest.main(). If False... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
Eric Smith | Keep py3k and trunk code in sync. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Georg Brandl | Fix directive name. |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Georg Brandl | Review ipaddr docs and add them in the TOC under "Inter... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Antoine Pitrou | Issue #5726: Make Modules/ld_so_aix return the actual... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Antoine Pitrou | Issue #3002: `shutil.copyfile()` and `shutil.copytree... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Gregory P.... | Adds the ipaddr module to the standard library. Issue... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Walter Dörwald | Make test.test_support.EnvironmentVarGuard behave like... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Georg Brandl | #5889: remove comma at the end of a list that some... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Senthil Kumaran | Fix for Issue1648102, based on the MSDN spec: If this... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
R. David Murray | Make the turtle.rst doctests pass. I have a feeling... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Eric Smith | Issue #1588: Add complex.__format__. |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Benjamin Peterson | prevent ref cycles by removing bound method on close() |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Benjamin Peterson | make sure to close file |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Benjamin Peterson | make sure mode is removable while cleaning up test... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Georg Brandl | #5878: fix repr of re object. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Benjamin Peterson | fix test_shutil on ZFS #5676 |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Mark Dickinson | Backport some of the float formatting tests from py3k. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Mark Dickinson | Remove format_float and use _PyOS_double_to_string... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Mark Dickinson | Issue #5864: format(1234.5, '.4') gives misleading... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Benjamin Peterson | run autoconf |
commit | commitdiff | tree | snapshot |
2009-04-29 |
R. David Murray | More aifc tests. |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Matthias Klose | - configure.in: Don't error, when no --with-dbmliborder... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Matthias Klose | - Issue #4587: Add configure option --with-dbmliborder... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Matthias Klose | - Issue #4587: Add configure option --with-dbmliborder... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
R. David Murray | Now that we've got a test_aifc, add a few tests. |
commit | commitdiff | tree | snapshot |
next |