Fredrik Lundh (effbot)

effbot
Website
http://effbot.org/
Location
Zürich, Switzerland
Member since

Followers (33)

  1. odin
  2. jespern
  3. MatthewTurk
  4. mvantellingen
  5. etrepum

Recent activity

Today

  1. Fredrik Lundh

    1. committed to sandbox/regex-integration

      52f2c9f74f5a needforspeed: stringlib refactoring: use stringlib/find for string find

      6b03a47eb54d needforspeed: use a macro to fix slice indexes

      adc214fc1e1c needforspeed: stringlib refactoring: use stringlib/find for unicode find

      33c328896f52 needforspeed: stringlib refactoring, continued. added count and find helpers; updated unicodeobject to use stringlib_count

      dbb195c9dd88 added rpartition method to UserString class

      78771d673b4b needspeed: rpartition documentation, tests, and a bug fixes. feel free to add more tests and improve the documentation.

      91c6c94490b1 needforspeed: use insert+reverse instead of append

      0ba711a496e6 needforspeed: fixed unicode "in" operator to use same implementation approach as find/index

      0de9a789de39 needforspeed: check first *and* last character before doing a full memcmp

      604af867c65f needforspeed: use memcpy for "long" strings; use a better algorithm for long repeats.

      feb00df91922 needforspeed: speed up unicode repeat, unicode string copy

      7e16fcce34a1 docstring tweaks: count counts non-overlapping substrings, not total number of occurences

      f15302d8b2de markup glitch (spotted by George Yoshida)

      5f24b20e103d SF bug #476912: flag repeated use of the same groupname as the error it really is (and always has been)

      83aff1ea5b70 - don't set the titlecase flag for uppercase letters (sorry, tim)

Repositories

  1. cjson-effbot

    Various cjson tweaks, including byte string encoding support.

    Privacy
    Public repository
    Followers
  2. console-2010

    Work repository for the Console library, with focus on bug fixes for newer Python versions.

    Privacy
    Public repository
    Followers
  3. et-2009-provolone

    Work in progress.

    Privacy
    Public repository
    Followers
  4. pil-117

    PIL 1.1.7 release repository.

    Privacy
    Public repository
    Followers
  5. pil-2009-raclette

    Work repository for PIL 1.1.7 and beyond.

    The "default" branch should be fairly solid, the other branches less so. For production use, see the pil-117 repository.

    Privacy
    Public repository
    Followers
  6. pil-imagingbook

    Privacy
    Public repository
    Followers