2006-04-03 |
Neal Norwitz | Use absolute imports |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Anthony Baxter | cleaned up setup.py code for sqlite3, based on patch... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Walter Dörwald | Always use firstweekday module 7. |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Georg Brandl | Document recent fdopen() change. |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Georg Brandl | Readd urllib.quote import as it doesn't cause any harm. |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Georg Brandl | Remove "disgusting hack" in favour of closure (patch... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Georg Brandl | Patch #1463012: remove not working undocumented classes... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Georg Brandl | Patch #1462790: fix urllib2 ProxyHandler for host:port... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Georg Brandl | bug #1462706: guard against host not having FQDN hostname |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Fredrik Lundh | end the sentence... |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Fred Drake | fix markup error |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Andrew M. Kuchling | Grammar fix |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Andrew M. Kuchling | Write various sections; I haven't been able to check... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Fred Drake | Patch #624325: urlparse.urlparse() and urlparse.urlspli... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Walter Dörwald | Make firstweekday a simple attribute instead |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Georg Brandl | Fix LaTeX oversight. |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Jeremy Hylton | Expand comments on line numbers and blocks. |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Andrew M. Kuchling | Some typo & grammar fixes |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Andrew M. Kuchling | Update status of this PEP |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Neal Norwitz | Make ssize_t clean |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Georg Brandl | Update SQLite version requirement. |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Georg Brandl | patch #1416559: don't define _XOPEN_SOURCE on Mac OS... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Georg Brandl | clarify new docs on attr value entity expansion |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Anthony Baxter | backport r243 from the pysqlite2 svn repository - lower... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Georg Brandl | patch #1462498: handle entityrefs in attribute values. |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Walter Dörwald | Bug #947906: Add classes LocaleTextCalendar and LocaleH... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Georg Brandl | Bug #1458017: make distutils.Log._log more forgiving... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Georg Brandl | Patch #1462496: typo in libsignal.tex |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Georg Brandl | Patch #1459631: documnent zlib.Decompress.flush() lengt... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Georg Brandl | Bug #1460564: document that socket.fromfd() duplicates... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Georg Brandl | bug #1462278: small fix in documentation of __op__... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Fred Drake | add support for the sips: scheme (identical to sip... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Tim Peters | Fix stupid typo. |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Tim Peters | test_timeout(): Disable this new test on all platforms. |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Anthony Baxter | Add a clause to the PY_FORMAT_SIZE_T to stop warnings... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Anthony Baxter | merged the sqlite-integration branch. |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Tim Peters | Another crack at bug #1460340: make random.sample... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Thomas Wouters | In the fdopen(fd, 'a') case on UNIX, don't try to set... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | Make test_socket_ssl finally pass on WIn |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | Bug #1177964: make file iterator raise MemoryError... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | Add guards against fcntl() not being available on Windows. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | Update version number to 2.5 |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | bug #1461855: make os.fdopen() add the O_APPEND flag... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | bug #1257988: don't bail out on gethostbyname(gethostna... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | bug #1444104: add note about fdopen() to os.open(). |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | Disable test_socket_ssl timeout test on Windows. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | Patch #1460496: round() now accepts keyword arguments. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | Bug #1445068: getpass.getpass() can now be given an... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | Patch #1462313, bug #1443328: the pickle modules now... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | Patch #1380952: fix SSL objects timing out on consecuti... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | Bug #1250170, Patch #1462230: handle socket.gethostname() |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Jeremy Hylton | Expand comments. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Martin v. Löwis | Add 2.5 libraries. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | typos |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | traceback now shows error position for all SyntaxError... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | Complete markup. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Thomas Wouters | Fix the reference leak in test_generators, by explicitl... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Walter Dörwald | Bug #947906: An object oriented interface has been... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Martin v. Löwis | Tagging for release r25a0 |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Martin v. Löwis | Remove tag, to recreate it right away. v2.5a0 |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | Add index entries for new-style/old-style class. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | object() is a function, not a base class. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Georg Brandl | Bug #1461610: xmlrpclib has no function "binary". |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Walter Dörwald | Fix typos. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Walter Dörwald | Don't add multiple empty lines at the end of the codec... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Walter Dörwald | Clarify what the final argument does in |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Neal Norwitz | Add a NEWS entry for the Alpha fixes |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Neal Norwitz | Get gcc to do strict IEEE math. This flag was already... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Fred Drake | improve reporting of illegal section nesting (provide... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Fred Drake | fix sectioning: cannot skip section levels |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Tim Peters | test_main(): Restore the decimal context that was in |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Tim Peters | Repaired a number of errors in this test: |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Barry Warsaw | SF patch #1458476 with modifications based on discussio... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Guido van Rossum | Insert a safety space after numbers as well as names... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Ronald Oussoren | Add '-Wno-deprecated-warnings' to the compile flags... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Thomas Heller | Try to fix test_loading on openbsd. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Thomas Heller | Oops - this should not have gone in. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Thomas Heller | Output more info when the test fails. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Armin Rigo | Minor bugs in the __index__ code (PEP 357), with tests. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Anthony Baxter | whitespace normalisation |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Georg Brandl | That one was a mistake. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Georg Brandl | Remove unnecessary casts from type object initializers. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Georg Brandl | Remove unnecessary casts in type object initializers. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Thomas Heller | Try to build _ctypes on x86 openbsd. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Armin Rigo | Checking in the test for PEP 357. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Anthony Baxter | Fixed bug #1459029 - unicode reprs were double-escaped. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Anthony Baxter | Fixed bug #1459029 - unicode reprs were double-escaped. |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Phillip J. Eby | Mark the upload command as new in 2.5, per Neal Norwitz... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Fred Drake | fill in refcount information for APIs first documented... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Fred Drake | merge revision 43437 from the release24-maint branch: |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Phillip J. Eby | Oops, forgot to checkin the NEWS for --identity |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Phillip J. Eby | Implementation for patch request #1457316: support... |
commit | commitdiff | tree | snapshot |
2006-03-29 |
Raymond Hettinger | SF bug #1460340: random.sample can raise KeyError |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Tim Peters | In format strings slinging Py_ssize_t, unconditionally |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Armin Rigo | add the ctypes.test subpackage to a normal Unix install... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Armin Rigo | fix a comment. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Georg Brandl | Revert r43399. |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Armin Rigo | answer a question from a comment |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Martin v. Löwis | Move product_codes in their own file. |
commit | commitdiff | tree | snapshot |
next |