branches with status:
Name Status Last Modified Last Commit
lp:zodbbrowser 1 Development 2022-03-17 11:07:31 UTC
582. pypy3 means 3.6 on GitHub Actions, we...

Author: Marius Gedminas
Revision Date: 2022-03-17 11:07:31 UTC

pypy3 means 3.6 on GitHub Actions, we need >= 3.7

lp:imgdiff 1 Development 2020-10-29 10:18:08 UTC
132. Merge pull request #2 from mgedmin/py...

Author: Marius Gedminas
Revision Date: 2020-10-29 10:18:08 UTC

Merge pull request #2 from mgedmin/py39

Add Python 3.9 support

lp:findimports 1 Development 2020-10-28 09:17:18 UTC
200. Merge pull request #11 from mgedmin/p...

Author: Marius Gedminas
Revision Date: 2020-10-28 09:17:18 UTC

Merge pull request #11 from mgedmin/py39

Add Python 3.9 support

lp:~mgedmin/pyspacewar/master 1 Development 2018-07-25 21:12:00 UTC
262. Appveyor: test all supported Python v...

Author: Marius Gedminas
Revision Date: 2018-07-25 21:12:00 UTC

Appveyor: test all supported Python versions

Also, we can now use pip to install pygame: pygame is in our install_requires and it's now available from PyPI (and even has wheels for many platforms and Python versions!)

lp:restview 1 Development 2018-05-03 07:54:38 UTC
279. Back to development: 2.9.1

Author: Marius Gedminas
Revision Date: 2018-05-03 07:54:38 UTC

Back to development: 2.9.1

lp:~mgedmin/apport/fix-lp1453011 bug 1 Development 2015-05-08 08:20:41 UTC
2957. Don't let gdb's stderr interfere with...

Author: Marius Gedminas
Revision Date: 2015-05-08 08:04:32 UTC

Don't let gdb's stderr interfere with apport's spliting logic

I noticed that _command_output() was used in only one place in the codebase, so
I took the liberty of removing unused arguments and changing the API to return
stdout and strerr separately (and, also, decoded into Unicode).

I don't know if the truncated core file warning shows up in stdout or stderr,
so I made the parser expect it in either.

I also made apport notice when the splitting logic goes wrong and append an

  UnreportableReason: Couldn't split gdb's output correctly (got N parts instead of M)

I didn't make it raise because then there's no chance to see how the splitting
went wrong, and now we can at least find some interesting bits of information
in unrelated fields.

I don't know if UnreportableReason is the right field to use.

I think maybe it would be good to attach any leftover parts (if there are any,
which would happen if gdb happened to print $n = -99 for some reason in the
middle of one of the parts) into a new field, but I couldn't come up with a
name. Also note that old code would've raised an IndexError: pop from an empty
list in this case, but I changed it to use zip() so now the report will
proceed, ignoring any extra parts.

This ought to fix https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1453011,
but I'm not sure how to test it.

lp:gtimelog 1 Development 2013-11-27 08:50:01 UTC This branch has not been imported yet.
lp:~mgedmin/+junk/pdf2html 2 Mature 2013-07-18 20:42:28 UTC
50. Suppress some flake8 warnings

Author: Marius Gedminas
Revision Date: 2013-07-18 20:42:28 UTC

Suppress some flake8 warnings

lp:~mgedmin/restview/trunk bug 2 Mature 2013-03-27 08:04:30 UTC
92. New option: restview --strict. Patch...

Author: Marius Gedminas
Revision Date: 2013-03-27 08:04:30 UTC

New option: restview --strict.

Patch by Steven Myint (sm.stores@me.com).

lp:irclog2html bug 1 Development 2013-03-17 12:23:49 UTC
118. Moved to Github

Author: Marius Gedminas
Revision Date: 2013-03-17 12:23:49 UTC

Moved to Github

lp:~mgedmin/pyflakes/pyflakes-mg 1 Development 2012-12-18 16:40:48 UTC
45. Oops. Fix error when you have a conf...

Author: Marius Gedminas
Revision Date: 2012-12-18 16:40:48 UTC

Oops. Fix error when you have a config file.

lp:objgraph bug 2 Mature 2012-10-23 16:54:55 UTC
146. Post-release version bump

Author: Marius Gedminas
Revision Date: 2012-10-23 16:54:55 UTC

Post-release version bump

lp:~mgedmin/+junk/blog 1 Development 2012-05-11 15:51:26 UTC
383. Semi-automatic push.

Author: mg
Revision Date: 2012-05-11 15:51:26 UTC

Semi-automatic push.

lp:~mgedmin/zodbbrowser/time-limited-connection 1 Development 2012-03-12 20:53:54 UTC
335. ZEO.ClientStorage.history() doesn't s...

Author: Marius Gedminas
Revision Date: 2012-03-12 20:53:54 UTC

ZEO.ClientStorage.history() doesn't support filter=...

lp:~mgedmin/findimports/trunk 2 Mature 2012-02-12 18:09:40 UTC
97. Post-release version bump

Author: Marius Gedminas
Revision Date: 2012-02-12 18:09:40 UTC

Post-release version bump

lp:~mgedmin/gtimelog/ehabkost-integration 1 Development 2011-03-12 19:01:30 UTC
191. Make 'make test' work again. Note th...

Author: Marius Gedminas
Revision Date: 2011-03-12 19:00:36 UTC

Make 'make test' work again.

Note that 'python setup.py test' doesn't work :/

lp:~mgedmin/+junk/coding-dojo-kata-2 1 Development 2011-02-11 16:45:39 UTC
1. Coding Dojo 2 kata

Author: Marius Gedminas
Revision Date: 2011-02-11 16:45:39 UTC

Coding Dojo 2 kata

lp:~mgedmin/ubuntu/lucid/postgrey/fix-705389 bug 1 Development 2011-01-20 13:02:32 UTC
8. Use the right libdb version on lucid ...

Author: Marius Gedminas
Revision Date: 2011-01-20 13:00:17 UTC

Use the right libdb version on lucid (LP#705389).

lp:~mgedmin/ubuntu.lt/socialauth (Linked to a blueprint) 1 Development 2011-01-15 18:09:34 UTC
36. Fixed admin urls

Author: Mantas Zimnickas
Revision Date: 2011-01-15 18:09:34 UTC

Fixed admin urls

lp:~mgedmin/imgdiff/trunk 1 Development 2010-12-19 00:40:32 UTC
57. Fix PyPI long_description URLs.

Author: Marius Gedminas
Revision Date: 2010-12-19 00:40:32 UTC

Fix PyPI long_description URLs.

lp:~mgedmin/ubuntu-translations/search-both 1 Development 2010-07-30 12:46:18 UTC
7. Support search-ubuntu-translations -m...

Author: Marius Gedminas
Revision Date: 2010-07-30 12:42:00 UTC

Support search-ubuntu-translations -m both; make it default.

Most of the time I want to just search for a string without pausing and
thinking if it's in a message id or in a translated string.

lp:~mgedmin/runsnakerun/percentages-in-tooltips 1 Development 2010-03-09 16:32:31 UTC
68. Make tooltips display percentages whe...

Author: Marius Gedminas
Revision Date: 2010-03-09 16:31:54 UTC

Make tooltips display percentages when percentage view is enabled.

lp:~mgedmin/runsnakerun/fix-home-button 1 Development 2010-03-09 15:04:13 UTC
67. Bugfix: make the Home button work aga...

Author: Marius Gedminas
Revision Date: 2010-03-09 15:03:49 UTC

Bugfix: make the Home button work again.

lp:~mgedmin/runsnakerun/pep8ification 1 Development 2010-03-09 14:51:55 UTC
66. Wrap long lines.

Author: Marius Gedminas
Revision Date: 2010-03-09 14:51:19 UTC

Wrap long lines.

lp:~mgedmin/runsnakerun/source-reorganization 1 Development 2010-03-09 14:25:49 UTC
63. Move package files into a subdirector...

Author: Marius Gedminas
Revision Date: 2010-03-09 14:23:55 UTC

Move package files into a subdirectory.

This makes it possible for me to use virtualenv for development:

  bzr get lp... runsnakerun
  cd runsnakerun
  virtualenv venv
  venv/bin/easy_install squaremap
  venv/bin/python setup.py develop
  venv/bin/runsnake

lp:~mgedmin/+junk/conflict-analyzer 1 Development 2010-02-12 14:20:58 UTC
11. Fix: don't print "None".

Author: Marius Gedminas
Revision Date: 2010-02-12 14:20:58 UTC

Fix: don't print "None".

lp:~mgedmin/+junk/AlliterationSharing 2 Mature 2010-02-12 09:48:09 UTC
9. Add a Makefile.

Author: Marius Gedminas
Revision Date: 2009-09-15 20:22:45 UTC

Add a Makefile.

lp:~mgedmin/+junk/apalog 2 Mature 2010-02-12 09:45:28 UTC
5. New option -d DATE to show data for a...

Author: Marius Gedminas
Revision Date: 2009-12-18 17:59:05 UTC

New option -d DATE to show data for a given day.

lp:~mgedmin/+junk/opus3-search 2 Mature 2010-02-12 09:42:59 UTC
2. Add opus3-now-playing too.

Author: Marius Gedminas
Revision Date: 2009-12-20 21:51:27 UTC

Add opus3-now-playing too.

lp:~mgedmin/gtimelog/localized-csv bug 0 Experimental 2010-01-26 15:55:23 UTC
146. Use locale number formatting and semi...

Author: Marius Gedminas
Revision Date: 2010-01-26 15:52:19 UTC

Use locale number formatting and semicolons in CSV files for "Open in
speadsheet".

Applied patch by Rafael Lorenzo from
https://bugs.launchpad.net/gtimelog/+bug/507816

Then fixed the broken unit test.

lp:gtkeggdeps 1 Development 2009-07-09 17:41:12 UTC
44. Mention that this bug is provisionall...

Author: Marius Gedminas
Revision Date: 2009-07-09 17:41:12 UTC

Mention that this bug is provisionally fixed

131 of 31 results