]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- the pronoun removal commit. there was only one instance of a
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 30 Nov 2013 22:31:00 +0000 (17:31 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 30 Nov 2013 22:34:06 +0000 (17:34 -0500)
commitf7e3a3a36cf9ebb2bbcc70c9b6c8d08710d6e14e
tree386b98fdb4fc2c563f96d5ecd61e20d83654a433
parentc23b111f300dae1618b89a5808db4eaf06cb0c35
- the pronoun removal commit.   there was only one instance of a
standalone gendered pronoun with a gender-neutral subject, but also
have replaced all occurences of "his/her", "his or her", etc.  The docs have always
strived to account for both genders in any non-specific singular pronoun,
however recent controversy in the community suggests
that a zero-gendered-pronoun policy is probably best going forward.
doc/build/changelog/changelog_02.rst
doc/build/changelog/migration_08.rst
doc/build/orm/session.rst
doc/build/orm/tutorial.rst
examples/dogpile_caching/advanced.py
examples/nested_sets/nested_sets.py
test/orm/test_assorted_eager.py