Hello everyone,
I'm pleased to announce the release of Django-Compat-Patcher 0.12, which
now includes 86 compatibility shims ranging from Django 1.6 to 4.2
If your Django project is incompatible with handy pluggable apps, or if
you reach the depths of dependency hell when attempting to mass-u
Dear pythoneers,
I'm pleased to announce a little update of the RSFile I/O Library,
bringing support for recent Python versions.
RSFile provides drop-in replacements for io classes and for the open()
builtin.
Its goal is to provide a cross-platform, reliable, and comprehensive
synchronous
Dear pythoneers,
I'm pleased to announce version 3.0 of RSFile I/O Library, which adds
support for python 3.8, 3.9, and 3.10, drops support for Python<=3.5,
and strengthens testing on OSX.
RSFile provides cross-platform drop-in replacements for the classes of
the io module, and for the open(
Hello,
it's with great pleasure that I announce the release of
*django-compat-patcher v0.11*
This release extends compatibility fixers so that you can painlessly
upgrade your project to *Django 4.0*, without breaking your existing
pluggable-apps ecosystem.
--
DCP is a companion package wh
(and get in touch if some
compatibility shims are missing for you)
Pascal Chambon
Project homepage : https://github.com/pakal/django-compat-patcher
Download : https://pypi.org/project/django-compat-patcher/0.10/
PS: latest versions of Pip, with the improved dependency solver, might
block on th
clean) codebase, and apply them automatically only when needed.
It has been used successfully on the Pychronia roleplay portal
(https://github.com/ChrysalisTeam/pychronia).
Homepage of the DCP project : https://github.com/pakal/django-compat-patcher
regards,
Pascal Chambon
--
https://mail.pytho
bases, synchronizing heterogeneous producer/consumer
processes when multiprocessing semaphores aren’t an option…
Tested on python2.7 and python3.5+, on windows and unix-like systems.
Should work with IronPython/Jython/PyPy too, since it uses stdlib
utilities and ctypes bridges.
regards,
Pascal Ch
*** django-compat-patcher 0.2 has been released. ***
DCP is a “magic” package which adds backwards/forwards compatibility
patches to Django, so that your app ecosystem doesn’t get broken by
trivial changes made to the core of the framework.
It injects compatibility shims like function/attribu
ansaction
https://pypi.python.org/pypi/RSTransaction
regards,
Pascal Chambon
--
https://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations/
O libs
* Add standard files to the repository (readme, contributing, changelog
etc.)
* Integrate with Travis CI
* Add some tweaks to mimick the more tolerant behaviour of python2.7
open(),
regarding the mixing of str and unicode
* Add script for aggregate coverage reporting
* Strengthen tests
index.html
Regards,
Pascal Chambon
PS : Due to miscellaneous bugs of python core and stdlib io modules
which have been fixed relatively recently,
it's advised to have an up-to-date minor version of python (be it 2.6,
2.7 or 3.2) to benefit from RSFile.
--
http://mail.python.org/mailman/list
Hello everyone,
I'm presently pleased to announce the first stable release of the
"RSFile" package.
RSFile aims at providing python with a cross-platform, reliable, and
comprehensive file
I/O API. It's actually a partial reimplementation of the io module, as
compatible as possible
(it passes
Hello everyone,
I'm presently pleased to announce the first release
of the "rsfile" package, in its alpha1 stage.
Whatszepoint ? will you ask.
Libraries to access files, we already have quite a
bunch of them, without counting the new io modules
of the stdlib!
And that's precisely where rsfile
13 matches
Mail list logo