lp:~voronov84/ubuntu/raring/python2.7/fix-for-1166644

Created by Andrey Voronov and last modified
Get this branch:
bzr branch lp:~voronov84/ubuntu/raring/python2.7/fix-for-1166644
Only Andrey Voronov can upload to this branch. If you are Andrey Voronov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andrey Voronov
Status:
Development

Recent revisions

82. By Andrey <andrey@localhost>

Fixed name error

81. By Matthias Klose

Backport ssl.CertificateError as well. Closes: #626539. LP: #1166344.

80. By Matthias Klose

* Merge with Debian; remaining changes:
  - Build-depend on python:any instead of python.

79. By Matthias Klose

* Merge with Debian; remaining changes:
  - Build-depend on python:any instead of python.

78. By Matthias Klose

Fix webbrowser update. LP: #1159636.

77. By Matthias Klose

* Merge with Debian; remaining changes:
  - Build-depend on python:any instead of python.

76. By Matthias Klose

* Python 2.7.4 release candidate 1.
  - Issue #10211: Buffer objects expose the new buffer interface internally.
  - Issue #10212: cStringIO and struct.unpack support new buffer objects.
  - Issue #12098: multiprocessing on Windows now starts child processes
    using the same sys.flags as the current process.
  - Issue #8862: Fixed curses cleanup when getkey is interrputed by a signal.
  - Issue #9090: When a socket with a timeout fails with EWOULDBLOCK or
    EAGAIN, retry the select() loop instead of bailing out.
  - Issue #1285086: Get rid of the refcounting hack and speed up
    urllib.unquote().
  - Issue #17368: Fix an off-by-one error in the Python JSON decoder
    that caused a failure while decoding empty object literals when
    object_pairs_hook was specified.
  - Issue #17477: Update the bsddb module to pybsddb 5.3.0, supporting
    db-5.x, and dropping support for db-4.1 and db-4.2.
  - Issue #17192: Update the ctypes module's libffi to v3.0.13. This
    specifically addresses a stack misalignment issue on x86 and issues on
    some more recent platforms.
  - Issue #11420: make test suite pass with -B/DONTWRITEBYTECODE set.
  - Issue #17299: Add test coverage for cPickle with file objects
    and general IO objects.
  - Issue #11963: remove human verification from test_parser and
    test_subprocess.
  - Issue #16004: Add `make touch`.
  - Issue #17047: remove doubled words in docs and docstrings
* Rework the sysconfigdata patch into something upstreamable.

75. By Matthias Klose

* Update to 20130315, taken from the 2.7 branch.
  - Issue #1285086: Get rid of the refcounting hack and speed
    up urllib.unquote().
  - Issue #17368: Fix an off-by-one error in the Python JSON decoder
    that caused a failure while decoding empty object literals when
    object_pairs_hook was specified.
  - Issue #17299: Add test coverage for cPickle with file objects and general
    IO objects.
  - Issue #11963: Remove human verification from test_parser and
    test_subprocess.
  - Issue #16004: Add `make touch`.
  - Issue #17412: Update 2.7 Doc/make.bat to also use sphinx-1.0.7.
  - Issue #17047: Remove doubled words in docs and docstrings.
* Revert the patch for Issue #1159051, handling corrupted gzip files
  with unexpected EOF. LP: #1116079.

74. By Matthias Klose

* Merge with Debian; remaining changes:
  - Build-depend on python:any instead of python.
* Update symbols files.

73. By Matthias Klose

* Update to 20130126, taken from the 2.7 branch.
  - Issue #10156: In the interpreter's initialization phase, unicode globals
    are now initialized dynamically as needed.
  - Issue #16975: Fix error handling bug in the escape-decode decoder.
  - Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase
    interface and support all mandatory methods and properties.
  - Issue #13454: Fix a crash when deleting an iterator created by
    itertools.tee() if all other iterators were very advanced before.
  - Issue #3754: fix typo in pthread AC_CACHE_VAL.
  - Issue #17029: Let h2py search the multiarch system include directory.
* python2.7-dbg, libpython2.7-dbg: Drop dependency on python.
* python2.7-dbg: Make gdb (not gdb-minimal) a recommendation.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/raring/python2.7
This branch contains Public information 
Everyone can see this information.

Subscribers