31
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Sep 09, 2025 — Sep 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented babel.numbers.format_percent More... over 19 years ago
Change pot header's first line, "Translations Template for %%(project)s." instead of "SOME DESCRIPTIVE TITLE.". '''`project`''' and '''`version`''' now default to '''PROJECT''' and '''VERSION''' respectively. Fixed a bug regarding '''Content-Transfer-Encoding''', it shouldn't be the charset, and we're defaulting to `8bit` untill someone complains.
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 19 years ago
Fix typo in doc. More... over 19 years ago
Moved some datetime tests from doctest to unittest, to avoid breaking docutils/epydoc doctest block detection. More... over 19 years ago
Started documentation for date formatting, plus some code tweaks in that area. More... over 19 years ago
Recognize python-format messages also for unnamed parameters. More... over 19 years ago
Handle escape chars in datetime patterns. More... over 19 years ago
Minor date formatting improvements. More... over 19 years ago
Add a temporary/placeholder logo. Not the real thing, I promise ;-) More... over 19 years ago
Extended and documented `LazyProxy`. More... over 19 years ago
* Removed pkg_resources/setuptools requirement from various places. * Fixed copyright year in a couple of file headers. * Some cleanup. More... over 19 years ago
Both Babel's [source:trunk/babel/catalog/frontend.py frontend] and [source:trunk/babel/catalog/extract.py extract] now handle keyword indices. Also added an extra boolean flag so that the default keywords defined by Babel are not included in the keywords to search for when extracting strings.
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 19 years ago
Add basic support for number format patterns. More... over 19 years ago
Pull in some supplemental data from the CLDR, for things like the first day of the week. More... over 19 years ago
Fix usage of `write_po` in frontends (follow-up to [7]). More... over 19 years ago
Add basic PO file parsing, and change the PO writing procedure to also take flags (such as "python-format" or "fuzzy"). More... over 19 years ago
* The creation-date header in generated PO files now includes the timezone offset. * The distutils frontend pulls the project name and version from the distribution object. More... over 19 years ago
Fixes for the extended translations class. More... over 19 years ago
Forgot to check in the doc directory. More... over 19 years ago
Import of initial code base. More... over 19 years ago
Basic directory layout. More... over 19 years ago