Thanks for doing this on a Saturday doko. Confirming, this fixes Juju.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1048710
Title:
Regression in argparse for Python 2.7, 3.2 and 3.3
To manage noti
This bug was fixed in the package python3.2 - 3.2.3-6ubuntu2
---
python3.2 (3.2.3-6ubuntu2) quantal; urgency=low
* Update to 20120915 from the 3.2 branch. Linux relevant fixes:
- Issue #15842: the SocketIO.{readable,writable,seekable} methods now
raise ValueError when the
This bug was fixed in the package python2.7 - 2.7.3-5ubuntu2
---
python2.7 (2.7.3-5ubuntu2) quantal; urgency=low
* Update to 20120915, taken from the 2.7 branch. Posix relevant patches:
- Issue #15906: Fix a regression in argparse caused by the preceding change,
when actio
** Changed in: python
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1048710
Title:
Regression in argparse for Python 2.7, 3.2 and 3.3
To manage notifications abou
Upstream branches should now have the proper fixes for this issue.
There may be some follow-on doc clarifications but others, but
functionally, you should be good to go. Assigning the Ubuntu tasks back
to Doko for package updates as per irc.
** Changed in: python2.7 (Ubuntu)
Assignee: Barry
** Changed in: python2.7 (Ubuntu)
Assignee: Matthias Klose (doko) => Barry Warsaw (barry)
** Changed in: python3.2 (Ubuntu)
Assignee: Matthias Klose (doko) => Barry Warsaw (barry)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
This seems related, might even be the same, but fails with a different
case/error message:
#-- begin code--
import argparse
import sys
parser = argparse.ArgumentParser()
parser.add_argument("--log-file", "-l", default=sys.stderr,
type=argparse.FileType('a'))
args = parser.parse_args()
#-- end cod
Sorry, wrong bug #; I meant bug #1048864.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1048710
Title:
Regression in argparse for Python 2.7, 3.2 and 3.3
To manage notifications about this bug go t
Bug #1048710 reports this to cause a critical regression with juju.
Matthias, please take a look ASAP.
** Changed in: python2.7 (Ubuntu)
Importance: Undecided => Critical
** Changed in: python3.2 (Ubuntu)
Importance: Undecided => Critical
** Changed in: python3.2 (Ubuntu)
Assignee: (u
** Changed in: python
Status: Unknown => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1048710
Title:
Regression in argparse for Python 2.7, 3.2 and 3.3
To manage notifications about thi
10 matches
Mail list logo