lp://qastaging/~l2g/+junk/babel-sandbox

Created by Larry Gilbert and last modified

Experimental modifications to the Babel internationalization package for Python (lp:pybabel). Includes CLDR 1.7.1 data for convenience.

Get this branch:
bzr branch lp://qastaging/~l2g/+junk/babel-sandbox
Only Larry Gilbert can upload to this branch. If you are Larry Gilbert please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Larry Gilbert
Status:
Experimental

Recent revisions

389. By Larry Gilbert

Add doc test to Locale.get_display_name to cover "variant"

388. By Larry Gilbert

Backward compatibility fix for Locale.datetime_formats

387. By Larry Gilbert

Make 'orientation' a subkey of 'layout', leaving open more layout data

386. By Larry Gilbert

Changed a couple of tests of French time strings so they would pass.
It may be a Python portability issue with strings having a mix of Unicode
characters in the U+0000-U+00FF and U+0100-U+FFFF ranges. I wouldn't
put this in the main code base until that question is settled.

385. By Larry Gilbert

Fixed a week-of-year test. Not sure if it was failing before CLDR 1.7.1,
but I've eyeballed this on both U.S. and German calendars, and I believe this
correction makes the test valid now.

384. By Larry Gilbert

Make parsing of numbers less picky about formats with spaces (usu. non-
breaking) as group separators. It will accept both breaking and non-
breaking spaces, so humans can just use the space bar if they want.

383. By Larry Gilbert

Sorted, and removed implemented items

382. By Larry Gilbert

Test India percentages

381. By Larry Gilbert

Ignore patterns for built data

380. By Larry Gilbert

Added a fun currency test (Indian rupees in Gujarati!)

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers