2010-01-07 |
Georg Brandl | #7653: clarify how the PythonPath registry key should... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Georg Brandl | Fix description for Py_GetPath(); it sounded like it... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Antoine Pitrou | Fix reattribution mistake when fixing attribution mistake! |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Antoine Pitrou | Fix attribution. Florent actually repackaged and review... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Antoine Pitrou | Issue #7455: Fix possible crash in cPickle on invalid... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Mark Dickinson | Eric Smith was missing fro m the issue 7117 whatsnew... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
R. David Murray | Fix inadvertent checkin of debug line. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
R. David Murray | Add -W to the 'basics', 'opt', and 'all' test runs... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Georg Brandl | #5950: document that zip files with comments are unsupp... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Georg Brandl | #5991: let completion for the "help" command include... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Georg Brandl | Small fixes to test_cmd: fix signature of do_shell... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Mark Dickinson | Add missing docstring for Context.divmod. Thanks Juan... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Georg Brandl | Add Stefan. |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Benjamin Peterson | add a test about hashing array.array |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Antoine Pitrou | Kill a couple of "<>" |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Antoine Pitrou | Issue #7092: Fix the DeprecationWarnings emitted by... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Ezio Melotti | #3340: document print/get_usage and print/get_version |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Mark Dickinson | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Ezio Melotti | fixed markup errors |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Benjamin Peterson | factor out __complex__ lookup code to fix another case |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Benjamin Peterson | do correct lookup of the __complex__ method |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Antoine Pitrou | Credit Nir Aides for r77288 |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Antoine Pitrou | Issue #7471: Improve the performance of GzipFile's... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Gregory P.... | Fix testSourceAddress to not test the host, it wasn... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Gregory P.... | remove an obsolete file that should've gone with r77252 |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Georg Brandl | Update doc build step. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Mark Dickinson | Make use of PyLong_AsLongAndOverflow in math_ldexp. |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Ezio Melotti | :stmt: -> :keyword: |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Ezio Melotti | #7618: fix highlight of code blocks |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Kurt B. Kaiser | r77152 to Doc/Makefile broke doc build due to (at least... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Gregory P.... | issue3972: HTTPConnection and HTTPSConnection now support a |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Gregory P.... | Adds an optional source_address parameter to socket... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Andrew M. Kuchling | Add a few items |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Gregory P.... | make setup.py similar to py3k's when reporting on _hash... |
commit | commitdiff | tree | snapshot |
2010-01-03 |
Gregory P.... | Import all implementations of the hash algorithms ... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Georg Brandl | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Gregory P.... | mention the r77252 change |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Gregory P.... | Issue #3745: Undo the requirement for new buffer API... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Gregory P.... | Always compile the all versions of the hashlib algorith... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Antoine Pitrou | Remove silly conditional. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Antoine Pitrou | Add tests for issue #7458: str.rfind() would crash... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Gregory P.... | Correct documentation for s* z* and w*, the argument... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Antoine Pitrou | Issue #7462: Implement the stringlib fast search algori... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Mark Dickinson | Refactor some longobject internals: PyLong_AsDouble... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Mark Dickinson | Clarify that the rect, phase and polar functions work... |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Georg Brandl | Fix casing. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Martin v. Löwis | Make script work with 2.5. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Martin v. Löwis | Update Windows build to sqlite 3.6.21. |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Benjamin Peterson | remove use of deprecated os.popen #7619 |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Mark Dickinson | Issue #5080: turn the DeprecationWarning from float... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Benjamin Peterson | allow --with-dbmliborder to specify that no dbm modules... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Benjamin Peterson | fix indentation |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Benjamin Peterson | add note |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Benjamin Peterson | use pkg-config to find the libffi headers when --with... |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Georg Brandl | More yearly updates. |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Ezio Melotti | more copyright year updates |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Benjamin Peterson | update copyright year |
commit | commitdiff | tree | snapshot |
2010-01-01 |
Brett Cannon | Add some missing command-line options to the main list... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Mark Dickinson | More configure fixes: avoid sh 'integer argument expect... |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Mark Dickinson | Add missing quotes. |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Benjamin Peterson | add another advancement |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Andrew M. Kuchling | Add various items |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Benjamin Peterson | update expat comment |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Andrew M. Kuchling | Add some items |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Ezio Melotti | #7613: missing ) in flmodule.c |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Ezio Melotti | indentation and further alignment with py3k |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Ezio Melotti | cleanup and refactoring |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Benjamin Peterson | add a --with-system-expat option to build pyexpat again... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Benjamin Peterson | Merged revisions 77158 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Benjamin Peterson | check if the attribute is set before deleting it with... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Georg Brandl | We only support Windows NT derivatives now. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Georg Brandl | #7602: improve "clean" and "checkout" targets now that... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Georg Brandl | #7487: update Pygments version. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Georg Brandl | Use new Pygments version. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Mark Dickinson | Add Marcos Donolo for work on issue 7534 patch. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Mark Dickinson | Issue #7534: Fix handling of nans, infinities, and... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Ezio Melotti | #5511: Added the ability to use ZipFile as a context... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Benjamin Peterson | wrap long line |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Benjamin Peterson | only build the nis module when the headers are found... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Andrew M. Kuchling | Add various items |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Amaury Forgeot... | #7579: Add docstrings to the msvcrt module |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Amaury Forgeot... | #7413: Passing '\0' as the separator to datetime.dateti... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Georg Brandl | #7595: fix typo in argument default constant. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Mark Dickinson | Issue #7575: An overflow test for math.expm1 was faili... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Andrew M. Kuchling | Various additions |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Georg Brandl | Fix wrong markup. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Georg Brandl | Improve markup of ctypes docs. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Georg Brandl | #7569: clarification about c_char_p. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Benjamin Peterson | enable test_main.py |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Benjamin Peterson | Merged revisions 76871-76872,77093-77095,77097-77101... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Benjamin Peterson | document new fix_callable behavior |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Georg Brandl | #7404: remove reference to non-existing example files. |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Georg Brandl | #7033: add new API function PyErr_NewExceptionWithDoc... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Georg Brandl | #7381: consistency update, and backport avoiding `... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Georg Brandl | #7586: fix typo. |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Georg Brandl | #7577: fix signature of PyBuffer_FillInfo(). |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Mark Dickinson | Use a more idiomatic check in check_truediv. |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Amaury Forgeot... | Fix a typo in comment |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Mark Dickinson | Use ldexp(q, exp) instead of q*2.**exp in true division... |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Mark Dickinson | Issue #1811: Improve accuracy and consistency of true... |
commit | commitdiff | tree | snapshot |
next |