lp:~jaraco/python/py3k-pep382

Created by Jason R. Coombs and last modified
Get this branch:
bzr branch lp:~jaraco/python/py3k-pep382
Only Jason R. Coombs can upload to this branch. If you are Jason R. Coombs please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jason R. Coombs
Project:
Python
Status:
Development

Recent revisions

41756. By Jason R. Coombs

Added another test to exercise the nested namespace packages

41755. By Jason R. Coombs

Added a passing unittest to test script

41754. By Jason R. Coombs

Added pkgutil-based namespace package declarations

41753. By Jason R. Coombs

Fleshed out sample namespace packages with empty leaf packages

41752. By Jason R. Coombs

Adding some proposed test packages for demonstrating and testing namespace packages.

41751. By alexander.belopolsky

Merged revisions 81559 via svnmerge from
svn+ssh://<email address hidden>/python/trunk

........
  r81559 | alexander.belopolsky | 2010-05-26 16:45:37 -0400 (Wed, 26 May 2010) | 3 lines

  Issue #7879: Skip negative timestamps test on any Windows platform
  using unittest.skipIf decorator.
........

41750. By mark.dickinson

Issue #2844: Make int('42', n) consistently raise ValueError for
invalid integers n (including n = -909).

41749. By alexander.belopolsky

Merged revisions 81555 via svnmerge from
svn+ssh://<email address hidden>/python/trunk

........
  r81555 | alexander.belopolsky | 2010-05-26 15:43:16 -0400 (Wed, 26 May 2010) | 3 lines

  Issue #7879: Do not test negative timestamps on any Windows platform
  including Windows CE.
........

41748. By mark.dickinson

Merged revisions 81551 via svnmerge from
svn+ssh://<email address hidden>/python/trunk

........
  r81551 | mark.dickinson | 2010-05-26 20:06:33 +0100 (Wed, 26 May 2010) | 1 line

  Issue #8825: additional testcases for int(string, 0) and long(string, 0).
........

41747. By giampaolo.rodola

fix wrong assertIs context

Branch metadata

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

Subscribers