Smartypants

Latest version: v2.0.1

Safety actively analyzes 621409 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

2.0.1

-----------

* use `re.match` instead of `re.search` to improve performance on large strings

2.0.0

------------------------------------

- drop Pyblosxom support

- drop str-type ``attr``

- use ``Attr.default`` instead of ``default_smartypants_attr``

- drop fooBarXyz functions, such as ``smartyPants``, ``educateQuotes``,
and ``processEscapes``

+ add ``Attr.u`` and ``Attr.h`` for Unicode characters and HTML named entities
outputs, respectively. The ``stupefy_entities`` has become
``convert_entities`` to support all three types of conversions. (6)

* Makefile

- do not build ``bdist_wininst --plat-name win32`` per
:pep:`527bdist-dmg-bdist-msi-and-bdist-wininst`

- do not make ``sdist --format=zip``, it would get a duplicate warning on
PyPI

+ test packages build in ``test_setup`` target

* rename target ``install_test`` to ``test_setup``


Releases 1.7 and greater
========================

1.51.7

------------------------------------------------

- Add HBS language translation. Patch by by Vera Djuraskovic from
Webhostinggeeks.com
- Add Python3 support

1.51.6

------------------------------------------------

- Fixed bug where blocks of precious unalterable text was instead
interpreted. Thanks to Le Roux and Dirk van Oosterbosch

1.51.5

------------------------------------------------

- Fix bogus magical quotation when there is no hint that the
user wants it, e.g., in "21st century". Thanks to Nathan Hamblen
- Be smarter about quotes before terminating numbers in an en-dash'ed
range

1.51.4

------------------------------------------------

- Fix a date-processing bug, as reported by jacob childress
- Begin a test-suite for ensuring correct output
- Removed import of "string", since I didn't really need it
(This was my first every Python program. Sue me!)

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.